laptop and a wrench

Bug

When using the Russian version of Windows, Drone2Map for ArcGIS fails to "Open in ArcGIS Pro" with "Invalid input parameters: Missing Empty APRX Path" when the Russian named basemap is in the contents.

Last Published: January 31, 2019 ArcGIS Drone2Map
Bug ID Number BUG-000107143
SubmittedAugust 4, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS Drone2Map
Version found1.2
Operating SystemWindows OS
Operating System Version8.1
Version Fixed1.3
StatusFixed

Workaround

Workaround from Distributor:Encoding is the reason of the described problem. Change to: «<a href="http://ExportToArcGISPro.py" target="_blank">ExportToArcGISPro.py</a>» file ("<a href="file:C:/Program" target="_blank">C:\Program</a> Files\ArcGIS\Drone2Map\Bin\data\Scripts\Arcpy\<a href="http://ExportToArcGISPro.py" target="_blank">ExportToArcGISPro.py</a>").Original code:with open(parameters_file) as data_file:modified code:with open(parameters_file, encoding='utf-8') as data_file]

Steps to Reproduce

Bug ID: BUG-000107143

Software:

  • ArcGIS Drone2Map

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options