From 0546fea1142bb8c7fde52624a29cd7f03cdca83d Mon Sep 17 00:00:00 2001 From: Taylor Smock Date: Wed, 20 May 2020 10:27:13 -0600 Subject: [PATCH] Add ESRI curated OSM service location Signed-off-by: Taylor Smock --- public/json/sources.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/json/sources.json b/public/json/sources.json index 4420ffd..c696e6f 100644 --- a/public/json/sources.json +++ b/public/json/sources.json @@ -1,4 +1,9 @@ { + "ESRI OpenStreetMap Curated Data": { + "type": "esri", + "url": "https://openstreetmap.maps.arcgis.com/sharing/rest/", + "id": "bdf6c800b3ae453b9db239e03d7c1727" + }, "Statewide Aggregate Addresses in Colorado 2019 (Public)": { "id": "colorado_public_aggregate_addresses", "type": "thirdParty",