{ "name": "Script", "displayName": "ShapeTintersectproj", "description": "Geoproceso de intersección proyectada", "category": "", "helpUrl": "http://geografico.corantioquia.gov.co/arcgis/rest/directories/arcgisoutput/ShapeTintesectproj_GPServer/ShapeTintesectproj/Script.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Archivo_ZIP_del_Shape", "dataType": "GPString", "displayName": "Archivo_ZIP_del_Shape", "description": "Archivo_ZIP_del_Shape", "direction": "esriGPParameterDirectionInput", "defaultValue": "Z:/hyg/Shape_Intersect/daniel.zip", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "nombre_Capa", "dataType": "GPString", "displayName": "nombre_Capa", "description": "nombre_Capa", "direction": "esriGPParameterDirectionInput", "defaultValue": "daniel", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Json_de_Capas", "dataType": "GPString", "displayName": "Json_de_Capas", "description": " json con las capas a intersectar", "direction": "esriGPParameterDirectionInput", "defaultValue": [ { "path": "Database Connections/SERVER_158_GISCA_RECURSONATURAL.sde/RECURSONATURAL.AGUA/RECURSONATURAL.Ccas_NSS2", "idCapa": "1", "download": "" }, { "path": "Database Connections/SERVER_158_GISCA_RECURSONATURAL.sde/RECURSONATURAL.AGUA/RECURSONATURAL.Ccas_NSS2", "idCapa": "2", "download": "" } ], "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "srid", "dataType": "GPString", "displayName": "srid", "description": "sistema de coordenadas de entrada", "direction": "esriGPParameterDirectionInput", "defaultValue": "3116", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Json_de_Geometria", "dataType": "GPString", "displayName": "Json_de_Geometria", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Json_de_Capas_rta", "dataType": "GPString", "displayName": "Json_de_Capas_rta", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }