Select to view content in your preferred language

Allowing Exporting data from map service when publishing it

1839
1
11-01-2014 01:58 PM
HaniDraidi
Frequent Contributor

Hi all,

When publishing a map service, is there an option at the level of ArcGIS Server that can allow data extraction from the server?

Referring to this link (Also shown with the screenshot below); there is no export data capability when publishing the data. Is there another place where data extraction can be enabled or disabled (again when publishing the service)?

Thank you,

Hani

Extract.jpg

0 Kudos
1 Reply
TobiasFimpel1
Frequent Contributor

service properties --> enable Feature Access (uncheck add/update/delete etc., just allow for querying). This will spin up a FeatureService  in addition to your MapService.

0 Kudos