{ "displayName": "ImportCache", "executionType": "esriExecutionTypeAsynchronous", "name": "ImportCache", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/CachingTools_GPServer/System_CachingTools/ImportCache.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Input Map Service or Image Service URL", "defaultValue": "", "dataType": "GPString", "name": "service_url", "displayOrder": 0, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Target Cache Path", "defaultValue": "", "dataType": "GPString", "name": "target_cache", "displayOrder": 1, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Number of caching service instances", "defaultValue": null, "dataType": "GPLong", "name": "thread_count", "displayOrder": 2, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Import Extent", "defaultValue": null, "dataType": "GPExtent", "name": "import_extent", "displayOrder": 4, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Scales", "defaultValue": "", "dataType": "GPString", "name": "levels", "displayOrder": 3, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Replace existing tiles", "defaultValue": false, "dataType": "GPBoolean", "name": "replace_existing_tiles", "displayOrder": 5, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Area Of Interest (Polygon)", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OID", "alias": "OID", "type": "esriFieldTypeOID" }, { "name": "updateGeom_Length", "alias": "updateGeom_Length", "type": "esriFieldTypeDouble" }, { "name": "updateGeom_Area", "alias": "updateGeom_Area", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPolygon" }, "dataType": "GPFeatureRecordSetLayer", "name": "area_of_interest", "displayOrder": 5, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Output Map Service URL", "defaultValue": "", "dataType": "GPString", "name": "out_service_url", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }