{ "name": "ExportDatabyUrl", "displayName": "ExportDatabyUrl", "description": "", "category": "", "helpUrl": "https://geoportal.sgb.gov.br/server/rest/directories/arcgisoutput/ExportDataByUrlTool_GPServer/ExportDataByUrlTool/ExportDatabyUrl.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "layer_url", "dataType": "GPString", "displayName": "layer_url", "description": "Url da camada a ser exportada", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geoportal.cprm.gov.br/server/rest/services/pronasolos/rodovias_federais/MapServer/0", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "where_clause", "dataType": "GPString", "displayName": "where_clause", "description": "Cláusula Where", "direction": "esriGPParameterDirectionInput", "defaultValue": "OBJECTID in (298, 302, 290, 303, 291, 292, 293, 296, 294, 295, 297, 299, 300, 301, 338, 1713, 1714, 3594, 3592, 3593, 3595, 3596, 3597, 3598, 3606, 3599, 3600, 3601, 3602, 3603, 3604, 3605, 3607, 3693, 3706, 3707, 3765, 3708, 3709, 3710, 3711, 3712, 3760, 3761, 3762, 3763, 3764, 3766, 3767, 3768, 3769, 4870, 4871, 4872, 4874, 4875, 4876, 4881, 4882, 4883, 5576, 5577, 5560, 5561, 5562, 5563, 5564, 5565, 5566, 5567, 5568, 5569, 5570, 5571, 5572, 5573, 5574, 5575, 5620, 5598, 5599, 5600, 5605, 5614, 5621, 7013, 7014, 7016, 7017, 7018, 7019, 7024)", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "output_format", "dataType": "GPString", "displayName": "output_format", "description": "Formato do arquivo de saída", "direction": "esriGPParameterDirectionInput", "defaultValue": "shp", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "gdb", "shp" ] }, { "name": "arquivo_download", "dataType": "GPDataFile", "displayName": "arquivo_download", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }