Skip to main content
Can FME Desktop accesses ArcGIS server map service as a reader?
Hi,

 

 

there doesn't seem to be a dedicated reader, but since the map services are available from a REST-based API (http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r3000000w2000000), you can still easily access them using the HTTPFetcher or the ImageFetcher transformers.

 

 

David
Thaks, David, I may give it a try.

Reply