Access web map from web page in ArcGIS Online

258
5
2 weeks ago
AshrafAyman6
New Contributor II

Is there a way to bring and access web map from web page in my ArcGIS Online and interact with it.

Tags (2)
0 Kudos
5 Replies
gis_KIWI4
Occasional Contributor II

@AshrafAyman6  - Sometimes you can view the inspect the source of the webpage to find the link to the data source. It will need to be a supported data source ArcGIService/WFS/WMS, etc 

What webpage are you looking at? 


Example - Assuming it is a ArcGIS service, you can "inspect" the map to reveal some data. 

gis_KIWI4_0-1716181894156.png

Which tells me the data is coming from 
https://apps.dunedin.govt.nz/arcgis/rest/services/Public/Street_Map/MapServer

You can then add this data to AGOL by selecting the "Add Data via URL" option. 

gis_KIWI4_1-1716182093017.png

gis_KIWI4_2-1716182444082.png

gis_KIWI4_3-1716182467706.png

 

 

 

 

 

 



0 Kudos
AshrafAyman6
New Contributor II

Hi @gis_KIWI4 , I want to thank you about your response, but my question was about access the data on this web map with popup data and styles
https://ballotpedia.org/California_State_Legislature

I saw that the data in html div with the geojson and popup attributes, what the best way to take the layer with style to my arcgis online?

0 Kudos
EmilyGeo
Esri Contributor

Hi @AshrafAyman6 

If you are asking how to embed the map into another webpage, you can follow these steps:

  1. Create an app, such as an Instant app.
  2. In the Share options, you can copy a link or even code to embed the app.

Here is a video that will walk you through the steps and provide a visual guide to help you embed the map into your webpage.

 

EmilyGeo_0-1716248812212.png

0 Kudos
AshrafAyman6
New Contributor II

Hi @EmilyGeo  , I want to thank you about your response, but my question was about access the data on this web map with popup data and styles
https://ballotpedia.org/California_State_Legislature

I saw that the data in html div with the geojson and popup attributes, what the best way to take the layer with style to my arcgis online?

0 Kudos
Laura
by MVP Regular Contributor
MVP Regular Contributor

You can't copy a web map from an outside page. You'd have to find that map within AGOL living atlas and play with the data from there. You could always reach out and see if they would provide a link to the map or layers in AGOL.