Skip to main content

Trying to read an ArcGIS Server (10.3) map service. There doesn't appear to be a a dedicated reader for this, unlike the ArcGIS Server feature services. Have also tried the WMS reader, with no luck. I want to ultimately write the output to a file geodatabase. How have other people achieved this work flow?

After a fair bit of trial and error it turns out you can use the ArcGIS Server Feature Server reader. Just make sure you end the service URL at .../mapserver level. So leave off the layer number.


Reply