{ "name": "SelectMapGridPages", "displayName": "Select Map Grid Pages", "description": "Geoprocessing service to allow users to select area to have map book pages generated, and assembled into a single PDF file. User has the ability to select from multiple page sizes.", "category": "", "helpUrl": "https://gis.cachecounty.gov/arcgis/rest/directories/arcgisoutput/Planning/ENCROACHMENT_PERMIT_GPServer/Planning_ENCROACHMENT_PERMIT/SelectMapGridPages.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Define_Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Define Area of Interest", "description": "Draw the area for which map book pages should be retrieved.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]"}, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Select_Layout_Template", "dataType": "GPString", "displayName": "Select Layout Template", "description": "Pick the desired print size and layout configuration.", "direction": "esriGPParameterDirectionInput", "defaultValue": "ENCROACHMENT_PERMIT", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "ENCROACHMENT_PERMIT", "ENCROACHMENT_PERMIT_CONTRACTOR_ONLY", "ENCROACHMENT_PERMIT_NO_CONTRACTOR", "NOTICE_OF_VIOLATION_PERMIT_OBTAINED", "NOTICE_OF_VIOLATION_NO_PERMIT_OBTAINED", "NOTICE_OF_VIOLATION_WATER_ISSUES" ] }, { "name": "PDF_MapBook", "dataType": "GPDataFile", "displayName": "PDF MapBook", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }