Skip to main content

Export to shapefile-tool

Comments

4 comments

  • Ryan Cooney

    The Export to Shapefile capability is provided by the Essentials REST API, not by ArcGIS Server. When you enable the Query and Data capabilities of ArcGIS Server you are allowing feature data to be exposed as JSON. When the viewer performs a query or identify operation it obtains feature data. The Export to Shapefile command simply send this same feature data off to Essentials where it is converted to a shapefile.

    --Ryan

    0
  • Permanently deleted user

    Ryan, Your input is appreciated.

    Do you mean that these shapefiles are manufactured by Geocortex Essentials engine, which uses the accessible data from the server to produce the shapefiles, NOT  “extracting” shapefiles explicitly from the server?

    0
  • Ryan Cooney

    That's correct. Essentials creates the Shapefiles out of the geometry and attribute data that is already available to the viewer. Essentials just converts this data from JSON format to a Shapefile. ArcGIS Server is not directly used for the export.

    --Ryan

    0
  • Permanently deleted user

    Fantastic tool! It will be great if there is another generic tool that can do the same process and produce feature classes.

    Thank you Ryan for your valuable elaboration.

    0

Please sign in to leave a comment.