From 4f3633befa1b5718483b7a97df3042e7958ae13c Mon Sep 17 00:00:00 2001 From: Taylor Smock Date: Tue, 20 Jul 2021 20:30:02 +0000 Subject: [PATCH] sources.json: Add providers --- public/json/sources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/json/sources.json b/public/json/sources.json index a931361..c80edf6 100644 --- a/public/json/sources.json +++ b/public/json/sources.json @@ -46,6 +46,7 @@ "id": "colorado_public_aggregate_addresses", "type": "thirdParty", "category": "addresses", + "provider": "State of Colorado", "countries": { "US-CO": ["addr:housenumber"] }, @@ -59,6 +60,7 @@ "id": "facebook_mapwithai", "type": "facebook", "category": "highways;buildings;featured", + "provider": "Facebook", "countries": { "AE": ["highway"], "AF": ["highway"],