ArcGIS API for Python Questions

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

Latest Activity
Sort/Filter :
POST
I'm trying to create a script that will run as scheduled task on a server that has Pro installed but Pro may not be l...
LindseyStone
by LindseyStone Occasional Contributor III
in ArcGIS API for Python Questions Last Updated 51m ago
0 1
0
1
55
POST
i have an application built in web app builder that is getting the data via stream services via geoevent server . The...
RehanChaudhary
by RehanChaudhary Occasional Contributor
in ArcGIS API for Python Questions Last Updated yesterday
0 0
0
0
62
POST
I am trying to get list of Layers from a Service using this code from arcgis.gis import GIS from arcgis.gis.server im...
BHK
by BHK New Contributor III
in ArcGIS API for Python Questions Last Updated 56m ago
0 6
0
6
96
POST
gis = GIS('home')owner = gis.properties.user.usernamepackage = gis.content.add(item_properties=item_properties, data=...
CiciXiao
by CiciXiao Esri Contributor Esri Contributor
in ArcGIS API for Python Questions Last Updated Wednesday
0 0
0
0
85
POST
Hi, I'm looking to write a script to rebuild a geocoder published to portal 11.2Something like: gis = GIS( url="<port...
AaronManuel2
by AaronManuel2 New Contributor III
in ArcGIS API for Python Questions Last Updated Wednesday
0 0
0
0
83
POST
I created a script tool in ArcGIS Pro that prompts user to input a .csv file as an address table and then designate a...
AlcoGISUser
by AlcoGISUser New Contributor III
in ArcGIS API for Python Questions Last Updated Monday
0 0
0
0
83
POST
We're using RHEL7 and ArcGIS Enterprise 10.9.1Whenever I invoke the WebMap.print() method, while using a custom print...
TeslaGovernment
by TeslaGovernment New Contributor
in ArcGIS API for Python Questions Last Updated Friday
0 0
0
0
74
POST
time = f"closingdate >= DATE '{from_date_str}' AND closingdate <= DATE '{to_date_str}'"value = 'MCC'field_filter = f"...
Manager_HMWSSBCDC
by Manager_HMWSSBCDC New Contributor III
in ArcGIS API for Python Questions Last Updated Monday
0 4
0
4
137
POST
I have a notebook server that has arcgis for python installed, version 1.9.1. I have a separate server and a local en...
mistersig_cc
by mistersig_cc New Contributor II
in ArcGIS API for Python Questions Last Updated Tuesday
0 2
0
2
137
POST
Hello,I have a web service on Online that I want to update automatically.This is a Vector Tiles with a Feature.I foun...
CBonsaint
by CBonsaint New Contributor
in ArcGIS API for Python Questions Last Updated a week ago
0 0
0
0
64
POST
Hi, I made API call for service area but getting below error.Couldn't understand what is the problem in the pasted co...
SangamRaj
by SangamRaj New Contributor
in ArcGIS API for Python Questions Last Updated a week ago
0 0
0
0
114
POST
I just updated to ArcGIS Pro v3.2.1, which has arcgis v2.2.0.1.After the update, when I convert a Spatial DataFrame t...
GB_MattPanunto_GISS
by GB_MattPanunto_GISS Occasional Contributor II
in ArcGIS API for Python Questions Last Updated a week ago
0 0
0
0
141
POST
We are using a NAServer to do routing in our Webapp. One can display its Network Dataset via a Map Image Service. I w...
Baral_lec
by Baral_lec New Contributor
in ArcGIS API for Python Questions Last Updated a week ago
0 1
0
1
124
POST
In code:    schema_item = gis.content.get(schema_itemId) view_layers =[] a_layer = schema_item.layers[2] view_layers...
Dirk_Vandervoort
by Dirk_Vandervoort New Contributor III
in ArcGIS API for Python Questions Last Updated 2 weeks ago
0 0
0
0
144
POST
Let me preface by saying that my experience with python is very limited and I am using elements from 2 codes to try t...
SamanthaAPCC
by SamanthaAPCC New Contributor II
in ArcGIS API for Python Questions Last Updated Tuesday
0 16
0
16
308
165 Subscribers