Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using BAL tool on ArcMap 10.6.1 #19

Open
hshearer55 opened this issue Dec 20, 2019 · 1 comment
Open

Using BAL tool on ArcMap 10.6.1 #19

hshearer55 opened this issue Dec 20, 2019 · 1 comment

Comments

@hshearer55
Copy link

Have added Pythonpath to C:Python2.7, etc; tool still won't run. Ran unit tests through cmd (admin), some tests work (not all). Error message via Arcmap
Traceback (most recent call last):
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 371, in
run()
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 357, in run
mask = find_aoi(extent, dem, veg)
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 317, in find_aoi
get_extent_mask(extent, mask)
File "C:\Python27\ArcGIS10.6\BAL-2.1.2\bal.py", line 247, in get_extent_mask
array.add(arcpy.Point(float(extent_list[0]), float(extent_list[1])))
ValueError: could not convert string to float: None

Failed to execute (BAL).

@wcarthur
Copy link
Member

Hi @hshearer55 - noted. We're not actively developing the toolbox at present, but are aware that it's still tied to ArcGIS10.2 (and Python 2, which is now deprecated). Should resources become available, we'll be working on upgrading appropriately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants