From 0d8792d4dec4de2aae3f6984a92d68e5330badb6 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sat, 14 Jul 2018 00:38:48 -0400 Subject: [PATCH] npm run build --- dist/locales/en.json | 140 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 131 insertions(+), 9 deletions(-) diff --git a/dist/locales/en.json b/dist/locales/en.json index b97ddca3e..c81eba046 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -6658,6 +6658,24 @@ } }, "imagery": { + "AGIV": { + "attribution": { + "text": "Orthophoto Flanders most recent © AGIV" + }, + "name": "AGIV Flanders most recent aerial imagery" + }, + "AGIV10cm": { + "attribution": { + "text": "Orthophoto Flanders © AGIV" + }, + "name": "AGIV Flanders 2013-2015 aerial imagery 10cm" + }, + "AGIVFlandersGRB": { + "attribution": { + "text": "GRB Flanders © AGIV" + }, + "name": "AGIV Flanders GRB" + }, "Bing": { "description": "Satellite and aerial imagery.", "name": "Bing aerial imagery" @@ -6666,16 +6684,30 @@ "attribution": { "text": "Terms & Feedback" }, - "description": "Premium DigitalGlobe satellite imagery.", + "description": "DigitalGlobe-Premium is a mosaic composed of DigitalGlobe basemap with select regions filled with +Vivid or custom area of interest imagery, 50cm resolution or better, and refreshed more frequently with ongoing updates.", "name": "DigitalGlobe Premium Imagery" }, + "DigitalGlobe-Premium-vintage": { + "attribution": { + "text": "Terms & Feedback" + }, + "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.", + "name": "DigitalGlobe Premium Imagery Vintage" + }, "DigitalGlobe-Standard": { "attribution": { "text": "Terms & Feedback" }, - "description": "Standard DigitalGlobe satellite imagery.", + "description": "DigitalGlobe-Standard is a curated set of imagery covering 86% of the earth’s landmass, with 30-60cm resolution where available, backfilled by Landsat. Average age is 2.31 years, with some areas updated 2x per year.", "name": "DigitalGlobe Standard Imagery" }, + "DigitalGlobe-Standard-vintage": { + "attribution": { + "text": "Terms & Feedback" + }, + "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.", + "name": "DigitalGlobe Standard Imagery Vintage" + }, "EsriWorldImagery": { "attribution": { "text": "Terms & Feedback" @@ -6683,6 +6715,13 @@ "description": "Esri world imagery.", "name": "Esri World Imagery" }, + "EsriWorldImageryClarity": { + "attribution": { + "text": "Terms & Feedback" + }, + "description": "Esri archive imagery that may be clearer and more accurate than the default layer.", + "name": "Esri World Imagery (Clarity) Beta" + }, "MAPNIK": { "attribution": { "text": "© OpenStreetMap contributors, CC-BY-SA" @@ -6739,6 +6778,12 @@ }, "name": "OSM Inspector: Tagging" }, + "SPW_ORTHO_LAST": { + "name": "SPW(allonie) most recent aerial imagery" + }, + "SPW_PICC": { + "name": "SPW(allonie) PICC numerical imagery" + }, "US-TIGER-Roads-2012": { "name": "TIGER Roads 2012" }, @@ -6750,33 +6795,61 @@ "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap", "name": "TIGER Roads 2017" }, + "US_Forest_Service_roads_overlay": { + "description": "Highway: Green casing = unclassified. Brown casing = track. Surface: gravel = light brown fill, Asphalt = black, paved = gray, ground =white, concrete = blue, grass = green. Seasonal = white bars", + "name": "U.S. Forest Roads Overlay" + }, + "UrbISOrtho2016": { + "attribution": { + "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" + }, + "name": "UrbIS-Ortho 2016" + }, + "UrbISOrtho2017": { + "attribution": { + "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" + }, + "name": "UrbIS-Ortho 2017" + }, + "UrbisAdmFR": { + "attribution": { + "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" + }, + "name": "UrbisAdm FR" + }, + "UrbisAdmNL": { + "attribution": { + "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB" + }, + "name": "UrbisAdm NL" + }, "Waymarked_Trails-Cycling": { "attribution": { - "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" + "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" }, "name": "Waymarked Trails: Cycling" }, "Waymarked_Trails-Hiking": { "attribution": { - "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" + "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" }, "name": "Waymarked Trails: Hiking" }, "Waymarked_Trails-MTB": { "attribution": { - "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" + "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" }, "name": "Waymarked Trails: MTB" }, "Waymarked_Trails-Skating": { "attribution": { - "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" + "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" }, "name": "Waymarked Trails: Skating" }, "Waymarked_Trails-Winter_Sports": { "attribution": { - "text": "© Michael Spreng, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0" + "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0" }, "name": "Waymarked Trails: Winter Sports" }, @@ -6784,7 +6857,7 @@ "attribution": { "text": "basemap.at" }, - "description": "Basemap of Austria, based on goverment data.", + "description": "Basemap of Austria, based on government data.", "name": "basemap.at" }, "basemap.at-orthofoto": { @@ -6832,6 +6905,13 @@ }, "name": "OpenStreetMap (German Style)" }, + "osmse-ekonomiska": { + "attribution": { + "text": "© Lantmäteriet" + }, + "description": "Scan of ´Economic maps´ ca 1950-1980", + "name": "Lantmäteriet Economic Map (historic)" + }, "qa_no_address": { "attribution": { "text": "Simon Poole, Data ©OpenStreetMap contributors" @@ -6846,7 +6926,7 @@ }, "stamen-terrain-background": { "attribution": { - "text": "Map tiles by Stamen Design, under CC BY 3.0" + "text": "Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL" }, "name": "Stamen Terrain" }, @@ -6861,6 +6941,48 @@ "text": "Maps © Thunderforest, Data © OpenStreetMap contributors" }, "name": "Thunderforest Landscape" + }, + "trafikverket-baninfo": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish railway network, including sidings", + "name": "Trafikverket Railway Network" + }, + "trafikverket-baninfo-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish railway network with several options for map layers", + "name": "Trafikverket Railway Network options" + }, + "trafikverket-vagnat": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB road network", + "name": "Trafikverket Road Network" + }, + "trafikverket-vagnat-extra": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB extra details: Highway reference, traffic calming, rest area, bus stop, bridge, tunnel, speed camera", + "name": "Trafikverket Road Network extra" + }, + "trafikverket-vagnat-navn": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB street names", + "name": "Trafikverket Street Names" + }, + "trafikverket-vagnat-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB road network with several options for map layers", + "name": "Trafikverket Road Network options" } }, "community": {