{ "name": "ToolGeoJSONtoShapefile", "displayName": "ToolGeoJSONtoShapefile", "description": "ToolGeoJSONtoShapefile", "category": "", "helpUrl": "https://sigservices.icnf.pt/server/rest/directories/arcgisoutput/RUBUS/geojsontoshapefile_GPServer/RUBUS_geojsontoshapefile/ToolGeoJSONtoShapefile.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "geojsonString", "dataType": "GPString", "displayName": "geojson", "description": "geojson", "direction": "esriGPParameterDirectionInput", "defaultValue": { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Polygon", "coordinates": [ [ [ -9.193776, 38.744527 ], [ -9.193597, 38.74455 ], [ -9.193614, 38.744502 ], [ -9.193758, 38.744473 ], [ -9.193776, 38.744527 ] ] ] }, "properties": { "id": "A173414", "type": "Polygon", "area": "79", "length": "0", "dicofre": "", "distrito": "", "concelho": "", "freguesia": "", "nuts3cod": "", "nuts3": "", "nuts2cod": "", "nuts2": "", "nuts1cod": "", "nuts1": "", "morada": "", "porta": "", "codpostal": "", "localidade": "" } } ] }, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "zipShapefilesFile", "dataType": "GPDataFile", "displayName": "zipShapefiles", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "messageInfo", "dataType": "GPString", "displayName": "messageInfo", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "messageError", "dataType": "GPString", "displayName": "messageError", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "urlimage", "dataType": "GPString", "displayName": "urlimage", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }