Python Questions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Latest Activity
Sort/Filter :
POST
Hello,I experience issues in creating a polyline from the coordinates using arcpy. I am getting the data from the W...
mykola
by mykola Regular Contributor
in Python Questions Last Updated yesterday
0 0
0
0
48
POST
I recently upgraded from ArcGIS Pro 3.1.1 to 3.4.3, which includes the latest Python API (2.4.0.1). I am working in...
ATFerguson
by ATFerguson Occasional Contributor
in Python Questions Last Updated Thursday
0 0
0
0
7
POST
I'm writing an automation script that forces some layers to set the unplaced labels to "Never Remove (place overlap...
DN_GIS_Analyst
by DN_GIS_Analyst New Contributor
in Python Questions Last Updated Wednesday
0 2
0
2
117
POST
I'm currently trying to wrap my head around relationship classes and there seems to be a dearth of information on i...
Glasnoct
by Glasnoct Regular Contributor
in Python Questions Last Updated Tuesday
0 4
0
4
121
POST
I work in a python toolbox (*.pyt) and define a parameter for selecting a featurelayer: p = arcpy.Parameter(       ...
Stefan_Schlaefli
by Stefan_Schlaefli New Contributor
in Python Questions Last Updated Tuesday
1 0
1
0
87
POST
I am building a toolbox. I am stuck at the last step in my python script tool. I have csv file located outside the ...
Seyed-MahdySadraddini
by Seyed-MahdySadraddini Regular Contributor
in Python Questions Last Updated a week ago
0 6
0
6
248
POST
Pro 3.3I have a GP service that I'm trying to run from a toolbox.The specific tool takes a layer object as its only...
AlfredBaldenweck
by AlfredBaldenweck MVP Regular Contributor MVP Regular Contributor
in Python Questions Last Updated 2 weeks ago
0 0
0
0
99
POST
I am trying to save a web layer by overwriting the existing feature service using the FeatureSharingDraft class. I ...
ZacharyKasson
by ZacharyKasson Occasional Contributor
in Python Questions Last Updated 2 weeks ago
0 0
0
0
61
POST
I am trying to save a web layer by overwriting the existing feature service using the FeatureSharingDraft class. I ...
ZacharyKasson
by ZacharyKasson Occasional Contributor
in Python Questions Last Updated a week ago
0 5
0
5
210
POST
I would like to upload a style to ArcGIS Online so I can use it in the map viewer when viewing a layer compatible w...
lvgr
by lvgr New Contributor
in Python Questions Last Updated 2 weeks ago
0 1
0
1
109
POST
I am trying to write a Notebook/Python script that will:select certain records from an SQL Serverthen export to a F...
eallan
by eallan Emerging Contributor
in Python Questions Last Updated a week ago
0 7
0
7
344
POST
In the python window, this works as expected:n = 1313.87type(n)str(n).split('.')[1]'87'HOWEVER, trying...
KevinBell1
by KevinBell1 Regular Contributor
in Python Questions Last Updated a week ago
0 3
0
3
215
POST
When trying to overwrite a web layer with a feature in a GDB via a python script I get the error bellow-- ValueErro...
ClintBoaz1
by ClintBoaz1 Occasional Contributor
in Python Questions Last Updated 2 weeks ago
0 5
0
5
295
POST
I am making a new map via code that shares similarities with the map I currently have open. I'm trying to generate ...
Glasnoct
by Glasnoct Regular Contributor
in Python Questions Last Updated 2 weeks ago
0 4
0
4
241
POST
Hello everyone!I'm a master's student in geomatics, and while I don’t know much yet, I’m eager to learn and grow in...
DjillaliBehourah
by DjillaliBehourah Emerging Contributor
in Python Questions Last Updated Thursday
3 3
3
3
176
213 Subscribers