laptop and a wrench

Erro

Unable to geocode full addresses when running a model as a geoprocessing tool on ArcGIS Pro 2.9.x.

Última Publicação: October 3, 2022 ArcGIS Pro
Número de ID do Erro BUG-000149815
EnviadoJune 7, 2022
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Pro
Versão encontrada2.9
Sistema OperacionalN/A
Versão do Sistema OperacionalN/A
StatusNon-Reproducible

Informações Adicionais

This issue is fixed in ArcGIS Pro 3.0.

Solução Provisória

1. Click ModelBuilder on the Analysis ribbon tab. In the Model group, expand the Export drop-down menu and click Export to Python File. Save the script in the desired location.

2. Navigate to Catalog > Toolboxes and right-click the existing toolbox. Navigate to New > Script.

3. On the New Script window, click Parameters and define the parameters exactly by following the parameter set in the ModelBuilder. Printscreen the parameters of the model (Right click Model > Properties > Parameters) to ease this process:

  • Navigate to Execution and click Browse for external script…. Choose the exported Python FileGo to line 6, change arcpy.env.overwriteOutput = False to arcpy.env.overwriteOutput = True.
  • Go to line 7 and change arcpy.ImportToolbox…Tools.tbx.tbx") to arcpy.ImportToolbox…Tools.tbx")
  • Click OK.

4. Click ModelBuilder on the Analysis ribbon tab and click New.

5. Add the new script created in Step 3 to this new model.

6. On the new Model Edit mode interface, right-click both of the input and output, and click Parameter (To set the model parameter).

7. Save the model.

8. Open your Catalog pane and right-click the new Model. Click Open to open it as geoprocessing tool.

9. Click Run.

10. Open the output file and notice that the Display X and Display Y columns in the output shows that the model has successfully geocoded the full address and produces different X and Y values for each address.

Etapas para Reproduzir

ID do Erro: BUG-000149815

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download