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 topic.
RADARSAT2 features specify a matrix of x, y, and z coordinates. For each raster, there will only be a single feature returned.
Attribute Name |
Contents |
radarsat2_type |
This will always be radarsat2_raster. |
radarsat2_band{}.polarimetrix_interp |
This specifies the interpretation of the polarimetric band, where index in the list represents the index of the band as read from the dataset. Current possible values are HH, HV, VH, and VV. |
radarsat2_subdataset_name |
When this is present on a feature, the feature is a subdataset. This attribute shows the name of the subdataset. |
radarsat2_subdataset_description |
When this is present on a feature, the feature is a subdataset. This attribute gives a description of the subdataset. |