laptop and a wrench

Error

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

Última publicación: October 3, 2022 ArcGIS Pro
Número de ID del error BUG-000149815
EnviadoJune 7, 2022
Última modificaciónJune 5, 2024
Relacionado conArcGIS Pro
Versión encontrada2.9
Sistema operativoN/A
Versión de sistema operativoN/A
EstadoNon-Reproducible

Información adicional

This issue is fixed in ArcGIS Pro 3.0.

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000149815

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga