{ "name": "Model", "displayName": "ExtractShapePerimetroVASToGeoDB", "description": "(null)", "category": "", "helpUrl": "http://webapps.sit.puglia.it/arcgis/rest/directories/arcgisoutput/Geoprocessing/ExtractShapePerimetroVASToGeoDB_GPServer/Geoprocessing_ExtractShapePerimetroVASToGeoDB/Model.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ShapeFileAddress", "dataType": "GPString", "displayName": "ShapeFileAddress", "description": "Indirizzo web dove รจ disponibile lo shapefile", "direction": "esriGPParameterDirectionInput", "defaultValue": "http://cartografia.sit.puglia.it/download/VAS/VAS_002.zip", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Attributes", "dataType": "GPString", "displayName": "Attributes", "description": "Codice VAS da scrivere nella tabella del geoDB", "direction": "esriGPParameterDirectionInput", "defaultValue": "VAS_002", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Result", "dataType": "GPString", "displayName": "Result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "OK", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }