Python Questions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Latest Activity
Sort/Filter :
POST
Greetings, I'm trying to create a custom geoprocessing tool. The background:I have a polygon dataset "FarmLocations" ...
RaenaBallantyne_DeMaris
by RaenaBallantyne_DeMaris New Contributor II
in Python Questions Last Updated 5 hours ago
0 0
0
0
81
POST
I have this code:import arcpy   # Get the active map in the current project active_map = arcpy.mp.ArcGISProject("CURR...
MahdiMohammed
by MahdiMohammed New Contributor
in Python Questions Last Updated 5 hours ago
0 1
0
1
76
POST
Has anyone run into the issue where 'with arcpy.da.Editor(workspace, multiuser_mode=True):'  doesn't do anything?  In...
EvanMyers1
by EvanMyers1 Occasional Contributor
in Python Questions Last Updated 11 hours ago
0 5
0
5
90
POST
I'm working on an automated script to 1) import a .OBJ file into ArcGIS Pro, 2) Move the generated feature layer to a...
ARO
by ARO New Contributor
in Python Questions Last Updated 9 hours ago
0 1
0
1
33
POST
I have a Python toolbox in Pro that contains several tools that have a GPFeatureLayer as an input. I'd like to be abl...
vankerck
by vankerck New Contributor
in Python Questions Last Updated 16 hours ago
0 2
0
2
115
POST
Good morning,How can I export a FC to csv file, selecting some specific fields, and reorganizing them in a specific o...
SanchezNuñez
by SanchezNuñez Occasional Contributor
in Python Questions Last Updated 16 hours ago
0 1
0
1
111
POST
I am using ArcPy 10.8, a standalone ArcGIS Server 10.8.1, and ArcGIS JS (with map and scene view ...).In JS, I am try...
GIS_Enjoyer
by GIS_Enjoyer New Contributor III
in Python Questions Last Updated Friday
0 0
0
0
206
POST
Good afternoon,How can I process an Micrsoft Excel file with several tabs. Each tab represents a department, and insi...
JoseSanchez
by JoseSanchez Occasional Contributor III
in Python Questions Last Updated 11 hours ago
0 5
0
5
115
POST
Good afternoon,I am looking for a way to find the 2 or the nearest facilities from a point.Is there a way to get more...
SanchezNuñez
by SanchezNuñez Occasional Contributor
in Python Questions Last Updated 19 hours ago
0 4
0
4
175
POST
Hey All,I'm sure I'm doing something very obvious that I'm missing, when using arcpy and the CopyFeatures tool, I'm r...
CodyPatterson
by CodyPatterson Occasional Contributor III
in Python Questions Last Updated 17 hours ago
0 4
0
4
114
POST
Hi! I've been stuck for days on this. ChatGPT was not able to help me. This sounds like a simple thing to do. Or, at ...
GeoMapIt
by GeoMapIt New Contributor II
in Python Questions Last Updated Friday
0 5
0
5
175
POST
Hello, I'm trying to create a new Table Frame or update the existing one. For the caseof creating a Table Frame using...
AnsgarG
by AnsgarG New Contributor
in Python Questions Last Updated Friday
0 2
0
2
136
POST
I have a jupyter notebook based on :https://developers.arcgis.com/python/guide/add-a-point-line-and-polygon/ I have t...
robmerritt
by robmerritt New Contributor III
in Python Questions Last Updated Friday
2 1
2
1
157
POST
 Are the differences between the writable layer properties in a layer file (.lyrx) and a map layer in an aprx file do...
gyetman
by gyetman New Contributor II
in Python Questions Last Updated Wednesday
0 2
0
2
153
POST
I have a very repetitive workflow that I would like to try to automate but am a beginner coder. I have looked into th...
Tiff
by Tiff Occasional Contributor III
in Python Questions Last Updated Friday
0 8
0
8
216
192 Subscribers