Python Questions

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

Latest Activity
Sort/Filter :
POST
In the python window, this works as expected:n = 1313.87type(n)<class 'float'>str(n).split('.')[1]'87'HOWEVER, trying...
KevinBell1
by KevinBell1 Regular Contributor
in Python Questions Last Updated Monday
0 2
0
2
83
POST
When trying to overwrite a web layer with a feature in a GDB via a python script I get the error bellow-- ValueError:...
ClintBoaz1
by ClintBoaz1 Occasional Contributor
in Python Questions Last Updated Monday
0 2
0
2
98
POST
I am making a new map via code that shares similarities with the map I currently have open. I'm trying to generate La...
Glasnoct
by Glasnoct Regular Contributor
in Python Questions Last Updated Monday
0 2
0
2
110
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 t...
DjillaliBehourah
by DjillaliBehourah Emerging Contributor
in Python Questions Last Updated Friday
3 2
3
2
106
POST
I am using python to try and iterate through a feature class to use the extent of each feature to update the extent i...
JackPrice
by JackPrice New Contributor
in Python Questions Last Updated Thursday
0 2
0
2
86
POST
Hi,I am trying to replace double spaces in an address with a single space. In pro, I can do this using .replace() lik...
MichaelKohler
by MichaelKohler Frequent Contributor
in Python Questions Last Updated Thursday
0 2
0
2
99
POST
I am scripting the process of creating routes for some of our crew members. I have come across a problem where I assi...
AndreaStaten
by AndreaStaten New Contributor
in Python Questions Last Updated Friday
0 1
0
1
127
POST
Hi, I am working on a project that requires me to pull newly created records that are populated in a bronze dataset i...
ericcrossen
by ericcrossen New Contributor
in Python Questions Last Updated Friday
0 4
0
4
102
POST
I'm following tis tutorial about Mapbox GL and Flesk, which has been going great until the step to add markers to the...
RichardSon
by RichardSon Emerging Contributor
in Python Questions Last Updated a week ago
0 1
0
1
79
POST
I have the following code that will take around 12 Hours in insert 7,000 rows. I have no idea why it is so slow. the ...
RandyBonds_Jr_
by RandyBonds_Jr_ Frequent Contributor
in Python Questions Last Updated Thursday
0 5
0
5
181
POST
We’ve been running a few standalone Python scripts using ArcGIS Pro 3.2.0 that execute every 10 to 30 minutes. The pr...
tasubasu
by tasubasu Occasional Contributor
in Python Questions Last Updated a week ago
0 3
0
3
124
POST
I've hit a wall trying to trouble shoot my script issue. I am trying to project data from a versioned geodatabase to ...
ChristineSalvadore
by ChristineSalvadore Emerging Contributor
in Python Questions Last Updated 2 weeks ago
0 3
0
3
187
POST
Hi All,I'm currently using a search cursor to read data from a feature class in a Jupyter Notebook ArcGIS Pro. I'd li...
Ashleigh_Price
by Ashleigh_Price New Contributor
in Python Questions Last Updated 2 weeks ago
0 3
0
3
157
POST
Hi, I have created a script to create topology dataset in ArcGIS Pro, so what it does is it creates the dataset, the ...
Ron_S1
by Ron_S1 Emerging Contributor
in Python Questions Last Updated 2 weeks ago
0 5
0
5
251
POST
Hello everyone,I’m working on automating the legend, but I keep encountering formatting issues. My goal is to positio...
YahyaMasri
by YahyaMasri Emerging Contributor
in Python Questions Last Updated 2 weeks ago
0 0
0
0
120
213 Subscribers