When logged in at AGOL I can go to the CONTENT >> My Organization tabs...then enter the URL of a data layer. I get some results.Now, I'm writing a PYTHON script and want to run that same query. How do I form that query in the script?query="https://idpgis.ncep.noaa.gov/arcgis/rest/services/NWS_Observations/radar_base_reflectivity/MapServer"
Do I not need the preceding "TITLE" or whatever other keyword to form the query?
Hi,
I'm not sure I understand. Do you need to query the REST endpoint directly, or can you use the ArcGIS API for Python to query the item?
https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html#featurelayer has some examples.
Jill
Someone in your organization probably saved an old view or a copy at some point; idpgis was deprecated awhile ago and its content is now hosted elsewhere:https://mapservices.weather.noaa.gov/eventdriven/rest/services/radar/radar_base_reflectivity/MapServer
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.