{ "name": "gerarPlantaA3REURB", "displayName": "gerarPlantaA3REURB", "description": "Ferramenta para geração de plantas A3.", "category": "", "helpUrl": "https://arcgisportal.iterpa.pa.gov.br/server/rest/directories/arcgisoutput/SICARF/gerarPlantaA3REURBv4_GPServer/SICARF_gerarPlantaA3REURBv4/gerarPlantaA3REURB.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inputJson", "dataType": "GPString", "displayName": "inputJson", "description": "Json de entrada.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "identificacaoPlanilha": { "lote": "99", "cpf": "123.456.789-00", "rg": "123456", "nome": "FULANO DA SILVA COSTA DE SOUSA FILHO", "quadra": "66", "endereco": "RUA MARIA SOUZA DE CARVALHO, Nº 123, BELÉM/PA", "bairro": "CABANAGEM", "codigoImovel": "BEL-CAB-Q66-L99" }, "responsavelTecnico": { "codigoArtTrt": "202300123456", "nome": "MARIA DAS DORES AREIA LEÃO DE SOUSA", "formacao": "ENGENHEIRA CARTÓGRAFA E AGRIMENSORA", "creaRnp": "12072023_0938", "codigoCredenciamento": "RDTD" } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "inputShapefile", "dataType": "GPDataFile", "displayName": "inputShapefile", "description": "Shapefile de entrada.", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "outputjson", "dataType": "GPString", "displayName": "outputjson", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }