Feature Representation

In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format adds the format-specific attributes described in this topic.

ArcGIS Image Server features specify a matrix of x, y, and z coordinates. For each raster, there will only be a single feature returned.

Attribute Name

Contents

arcgis_image_server_type

This will always be arcgis_image_server_raster.

arcgis_image_server_service_
name

The image service reference file path or the url path.

arcgis_image_server_service_
title

The title given to the image service. This is generally different but related to the name.

arcgis_image_server_service_
edition

The edition of the image service similar to a version number.

arcgis_image_server_service_
identifier

A unique ID for the image service and version number. If the image service is changed, this value should also be changed. It may be used to track the lineage of an image service.

arcgis_image_server_service_
geographic_region

A geographic region, such as town, state, or country.

arcgis_image_server_service_
pixel_unit

A description of the pixel values. The default list provides some examples, including True Color;False Color; NDVI Legend;Radiance;Elevation m; and Elevation ft. Other values can exist.

arcgis_image_server_service_
pixel_source

A description of the source from which the pixel values are obtained. This is generally the sensor type or original source. The default list provides some examples, including Aerial Photography; Landsat; QuickBird; Scanned Maps; SRTM; and Mixed. Other values can exist.

arcgis_image_server_service_
process_summary

A summary of the processing applied by the image service to the raw imagery.

arcgis_image_server_service_
originator

The originator of the image service.

arcgis_image_server_service_
publisher

The publisher of the image service.

arcgis_image_server_service_rights

The owner or owners of the rights to the data and image service.

arcgis_image_server_service_
contact_organization

The contact organization for the image service.

arcgis_image_server_service_
contact_person

The contact person for the image service.

arcgis_image_server_service_
time_period_begin

The date of the first image added in the image service.

arcgis_image_server_service_
time_period_end

The date of the last image added in the image service.

arcgis_image_server_service_

creation_date

The date the image service was created.

arcgis_image_server_service_
creation_time

The time the image service was created.

arcgis_image_server_service_
modification_date

The date the image service was last modified.

arcgis_image_server_service_
modification_time

The time the image service was last modified.

arcgis_image_server_service_
abstract

The abstract of the image service.

arcgis_image_server_service_purpose

The purpose of the image service.

arcgis_image_server_version

The version number of the ArcGIS Image Server in the dataset.