Category "arcgis"

Python package creation on Windows fails with „ … python.exe', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.“

I’m working on Windows with ArcGIS Pro and Python and I have a copied conda env from ArcGIS Pro. If I try to build a package the following error is displa

NameError: name 'select_pour_point' is not defined

I am receiving this error when trying to setup variables for each pour point. It is a cur_point = select_pour_point(POUR_POINTS, NAME_FIELD, name) NameError: n

how to get projection(espg number) from fif or tfw file

I have tif file whith a tfw file 30.00000000 0.00000000 0.00000000 -30.00000000 4558664.95812873 4002879.73390571 The file owner said that their data is i

If/else statement in Python ArcGIS field calculator

I have a county file in arcmap and trying to assign values in field calculator based on county name. I don't have experience writing scripts. The county field

"Uncaught SyntaxError: Cannot use import statement outside a module" when importing ECMAScript 6

I'm using ArcGIS JSAPI 4.12 and wish to use Spatial Illusions to draw military symbols on a map. When I add milsymbol.js to the script, the console returns err