laptop and a wrench

漏洞

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

上次发布: October 3, 2022 ArcGIS Pro
漏洞 ID 编号 BUG-000149815
已提交June 7, 2022
上次修改时间June 5, 2024
适用范围ArcGIS Pro
找到的版本2.9
操作系统N/A
操作系统版本N/A
状态Non-Reproducible

附加信息

This issue is fixed in ArcGIS Pro 3.0.

解决办法

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.

重现步骤

漏洞 ID: BUG-000149815

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项