Move parameters to appropriate location, add ids

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
pages
Taylor Smock 2020-05-20 10:26:47 -06:00 zatwierdzone przez Taylor Smock
rodzic 4a833d8f13
commit 9eef73223b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 625F6A74A3E4311A
1 zmienionych plików z 32 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,6 @@
{
"Statewide Aggregate Addresses in Colorado 2019 (Public)": {
"id": "colorado_public_aggregate_addresses",
"type": "thirdParty",
"countries": {
"US-CO": ["addr:housenumber"]
@ -11,6 +12,7 @@
"url": "https://importdata.riverviewtechnologies.com/coloradoAddresses/map?bbox={bbox}"
},
"MapWithAI": {
"id": "facebook_mapwithai",
"type": "facebook",
"countries": {
"AE": ["highway"],
@ -214,10 +216,39 @@
"description": "buildings",
"enabled": true,
"parameter": "result_type=road_building_vector_xml"
},
{
"description": "Conflate with OpenStreetMap",
"enabled": true,
"parameter": "conflate_with_osm=true"
},
{
"description": "Type of dataset (theme)",
"enabled": true,
"permanent": true,
"parameter": "theme=ml_road_vector"
},
{
"description": "MapWithAI Collaborator",
"enabled": true,
"permanent": true,
"parameter": "collaborator=josm"
},
{
"description": "MapWithAI Token",
"enabled": true,
"permanent": true,
"parameter": "token=ASb3N5o9HbX8QWn8G_NtHIRQaYv3nuG2r7_f3vnGld3KhZNCxg57IsaQyssIaEw5rfRNsPpMwg4TsnrSJtIJms5m"
},
{
"description": "MapWithAI Hash",
"enabled": true,
"permanent": true,
"parameter": "hash=ASawRla3rBcwEjY4HIY"
}],
"permission_url": "https://github.com/facebookmicrosites/Open-Mapping-At-Facebook/wiki/FAQ",
"terms_of_use_url": "https://mapwith.ai/doc/license/MapWithAILicense.pdf",
"privacy_policy_url": "https://mapwith.ai/doc/license/MapWithAIPrivacyPolicy.pdf#page=3",
"url": "https://www.mapwith.ai/maps/ml_roads?conflate_with_osm=true&theme=ml_road_vector&collaborator=josm&token=ASb3N5o9HbX8QWn8G_NtHIRQaYv3nuG2r7_f3vnGld3KhZNCxg57IsaQyssIaEw5rfRNsPpMwg4TsnrSJtIJms5m&hash=ASawRla3rBcwEjY4HIY&bbox={bbox}"
"url": "https://www.mapwith.ai/maps/ml_roads?bbox={bbox}"
}
}