Select to view content in your preferred language

Identify the web service to overwrite that is associated with a web App

162
1
Jump to solution
05-12-2025 02:43 AM
NkatekoMarima2
Emerging Contributor

Good day

I am trying to overwrite a Web layer in ArcGIS Online. I have a Web Application that was created by another person that I need to remove some layers and add updated ones. I managed to find the Web Map for that Application and updated it. Now my issue is finding the "Web service" (not sure if I am saying the right thing here) to overwrite.

How can I identify the "Web service" associated with the Web Map and Web App that I am trying to update.

 

Thank you

0 Kudos
1 Solution

Accepted Solutions
PartyPelican
Regular Contributor

If it's a layer in your web map, you can probably find the item page by looking at the layer properties in the web map.

 

https://doc.arcgis.com/en/arcgis-online/create-maps/set-layer-properties.htm

 

If it's specifically a web service, you can try spotting the query that loads the data in your browsers developer tools. I believe that will also have service name or the item id, I can't remember specifically which one.

View solution in original post

1 Reply
PartyPelican
Regular Contributor

If it's a layer in your web map, you can probably find the item page by looking at the layer properties in the web map.

 

https://doc.arcgis.com/en/arcgis-online/create-maps/set-layer-properties.htm

 

If it's specifically a web service, you can try spotting the query that loads the data in your browsers developer tools. I believe that will also have service name or the item id, I can't remember specifically which one.