{ "currentVersion": 10.5, "serviceDescription": "Validates a user submitted zipped shapefile for the following: 1) The zipfile contains only 1 shapefile 2) The shapefile is a polygon 3) The shapefile contains projection information \n\nOptimize user-submitted shapefile for display by doing the following Project to WGS84 Remove unneccessary attributes If needed, simplify the geometry Returns a zipped, optimized shapefile for use in web mapping", "tasks": [ "optimizeShapefileForDisplay", "validateShapefile" ], "executionType": "esriExecutionTypeSynchronous", "resultMapServerName": "", "maximumRecords": 1000 }