{ "name": "geoprocess", "displayName": "geoprocess_vector", "description": "geoprocess_vector", "category": "", "helpUrl": "https://ideib.caib.es/geoserveis/rest/directories/arcgisoutput/geoprocess_vector_esri_GPServer/geoprocess_vector_esri/geoprocess.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "Layers to Clip", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "https://ideib.caib.es/geoserveis/rest/services/public/GOIB_SUPE_IB/MapServer/3", "https://ideib.caib.es/geoserveis/rest/services/public/GOIB_SUPE_IB/MapServer/2" ], "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Area of Interest", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": {"wkid": null}, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Format", "dataType": "GPString", "displayName": "Format", "description": "Format", "direction": "esriGPParameterDirectionInput", "defaultValue": "SHP", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "SHP", "KML", "GML", "CSV", "GeoJSON", "DXF" ] }, { "name": "Spatial_Reference", "dataType": "GPString", "displayName": "Spatial Reference", "description": "Spatial Reference", "direction": "esriGPParameterDirectionInput", "defaultValue": "Same as input", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output File", "description": "Output File", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }