ArcPy is a Python module for interacting with ArcGIS tools.
I have a dictionary that I need to convert to a NumPy structured array. I'm using the arcpy function NumPyArraytoTable, …
python numpy arcpyI would like to write a simple script to iterate through all the files in a folder and unzip those …
python python-2.7 unzip zipfile arcpyI would like to extract some data from an XML file and save it in a table format, such as …
python xml python-2.7 arcpyI'm trying to find the maximum value of "CrudeRate" and its associated "State_name" using the following code: import arcpy …
python arcpyI would like to use arcpy into Anaconda's Spyder. I have a full ArcGIS license, so this is not an …
importerror arcpy spyderi am new here, I am using MERRA monthly solar radiation data. I want to convert w/M^2 to MJ/…
physics arcgis arcpy unit-conversionI have checked http://www.lfd.uci.edu/~gohlke/pythonlibs/, http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//003m00000002000000.…
python-2.7 gis arcpyI am trying to automate various tasks in ArcGIS Desktop (using ArcMap generally) with Python, and I keep needing a …
python arcgis arcpyI'm trying to solve my issue in my own but I couldn't, I'm trying to run this code in every …
python machine-learning arcpy geopandas pyproj