I have a json URL for a live feed to bike share stations that I would like to add to an ArcGIS Online Web map. Anyone know if this is possible? The only information I've been able to find is to download the data and then host it in ArcGIS Online, but I'd like to link to the live data because the bike stations are moved frequently.
This is the URL:
<link rel='gbfs' type='application/json' href='https://gbfs.bcycle.com/bcycle_madison/gbfs.json' />
Hi Dan,
This JSON link doesn't have any geometry information so it won't be mapable. Here is the link to the help doc about supported layer types:
Add layers—ArcGIS Online Help | ArcGIS
-Kelly
Hi @KellyGerrow
I have this json link with live data (they change daily):
https://gaia.arpa.veneto.it/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typename=geonode%3Av_ieri_precip&outputFormat=json&srs=EPSG%3A3003&srsName=EPSG%3A3003
It contains coordinates value (temperature data).
Is there a way to add it in ArcGIS Online?
If I try as Add layer form URL, AGOL answers that is impossible to add the layer to the map.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.