Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), this format adds the format-specific attributes described in this section.
Attribute Name |
Notes |
Contents |
---|---|---|
gme_collection_name |
The name of the collection associated with a feature, if present raster assets created from incoming features will be added to this collection. Note this value overrides any collection name set in the feature type parameters. |
|
gme_type |
The type of geometric entity stored within the feature is listed below: gme_raster |
|
gme_created | Read-only | Timestamp that indicates when the raster asset was created, in FME date format. |
gme_last_modified | Read-only | Timestamp that indicates when the raster asset was last modified, in FME date format. |
gme_last_modified | Timestamp that indicates when the raster asset was last modified, in FME date format. | |
gme_raster_basename | This attribute controls the basename of the file to be uploaded under the raster asset. If no value is specified, the writer defaults to using the value of fme_basename instead. | |
gme_raster_asset | Read-only |
Stores the name and ID associated with the raster asset entity stored within the feature listed below: gme_raster |
Raster
gme_type: gme_raster
Features tagged with this value have raster geometry.