Python Questions

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

Latest Activity
Sort/Filter :
POST
TL;DR: 2.4.0 apparently broke the ability to work with content in the API without installing a bunch of unnecessary d...
fdeters
by fdeters Occasional Contributor
in Python Questions Last Updated 6 hours ago
0 1
0
1
37
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 pr...
Seyed-MahdySadraddini
by Seyed-MahdySadraddini Regular Contributor
in Python Questions Last Updated 16 hours ago
0 6
0
6
129
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 i...
AlfredBaldenweck
by AlfredBaldenweck MVP Regular Contributor MVP Regular Contributor
in Python Questions Last Updated yesterday
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 am...
ZacharyKasson
by ZacharyKasson Occasional Contributor
in Python Questions Last Updated Monday
0 0
0
0
18
POST
I am trying to save a web layer by overwriting the existing feature service using the FeatureSharingDraft class. I am...
ZacharyKasson
by ZacharyKasson Occasional Contributor
in Python Questions Last Updated yesterday
0 2
0
2
95
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 wit...
lvgr
by lvgr New Contributor
in Python Questions Last Updated Monday
0 1
0
1
69
POST
I am trying to write a Notebook/Python script that will:select certain records from an SQL Serverthen export to a Fil...
eallan
by eallan Emerging Contributor
in Python Questions Last Updated 11 hours ago
0 7
0
7
204
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 10 hours ago
0 3
0
3
154
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 Thursday
0 5
0
5
208
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 Thursday
0 4
0
4
187
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 2 weeks ago
3 2
3
2
132
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 2 weeks ago
0 2
0
2
105
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 2 weeks ago
0 2
0
2
129
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 2 weeks ago
0 1
0
1
148
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 2 weeks ago
0 4
0
4
124
213 Subscribers