I want to extract the shapefiles from this layer: certmapper.cr.usgs.gov/server/rest/services/geology/caribbean/MapServer/0/query?where=&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelWithin&distance=&units=esriSRUnit_Kilometer&relationParam=&outFields=*&returnGeometry=false&returnTrueCurves=false&maxAllowableOffset=&geometryPrecision=&outSR=&havingClause=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&historicMoment=&returnDistinctValues=false&resultOffset=&resultRecordCount=&returnExtentOnly=false&datumTransformation=¶meterValues=&rangeValues=&quantizationParameters=&featureEncoding=esriDefault&f=html But I don't know what input to give nor how to select a specific area with the esriMETERS units. My spatial reference is WGS84.
Due to max allowable records limit, this method can get only first 1000 records!
You saved my life, thank you so much!
Thank you so much for this, an absolute life saver.
GRACIAS! HA SALVADO UNA VIDA!
I have ArcGIS REST API but no query support, can i still posible get the shapegile?
Excellent Bro
Thank you so much. this was really helpful
Very helpful, thank you!
This was super helpful. I just had to remember to change my Geometry Type.
Thank you!
Instead of converting the JSON in a feature class/layer, it is converting it into an attributes table. What am I doing wrong? HELP!!!
If you want to export everything you can just do Where 1=1
Please note this will only export 1000 Records
How do you know that country="IDN"?
I want to extract the shapefiles from this layer:
certmapper.cr.usgs.gov/server/rest/services/geology/caribbean/MapServer/0/query?where=&text=&objectIds=&time=&geometry=&geometryType=esriGeometryEnvelope&inSR=&spatialRel=esriSpatialRelWithin&distance=&units=esriSRUnit_Kilometer&relationParam=&outFields=*&returnGeometry=false&returnTrueCurves=false&maxAllowableOffset=&geometryPrecision=&outSR=&havingClause=&returnIdsOnly=false&returnCountOnly=false&orderByFields=&groupByFieldsForStatistics=&outStatistics=&returnZ=false&returnM=false&gdbVersion=&historicMoment=&returnDistinctValues=false&resultOffset=&resultRecordCount=&returnExtentOnly=false&datumTransformation=¶meterValues=&rangeValues=&quantizationParameters=&featureEncoding=esriDefault&f=html
But I don't know what input to give nor how to select a specific area with the esriMETERS units. My spatial reference is WGS84.