From 09a185c85904a53339de94a6ea7277805d12c201 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Tue, 26 Nov 2019 12:22:56 +0100 Subject: [PATCH] Update about: daily update cycle; add elevation data credits --- index.html | 10 +++++++--- locales/en.json | 9 +++++---- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 0319aa5..52a4132 100644 --- a/index.html +++ b/index.html @@ -143,6 +143,10 @@ Search by Nominatim +
Elevation data
+
+ CGIAR-CSI SRTM +
Map tiles
@@ -281,12 +285,12 @@ Data:

-
+

This is based on OpenStreetMap. It is usually - updated once a week when a new Planet file is available, see dates of + updated daily, see dates of data files. -

+

Privacy Policy, diff --git a/locales/en.json b/locales/en.json index e067e32..ede04e4 100644 --- a/locales/en.json +++ b/locales/en.json @@ -6,7 +6,7 @@ "chat": "Chat with users and developers", "contact": "Contact:", "data": "Data:", - "data-description": "This is based on OpenStreetMap. It is usually updated once a week when a new Planet file is available, see dates of data files.", + "data-description": "This is based on OpenStreetMap. It is usually updated daily, see dates of data files.", "description": "Online service of the BRouter routing engine. For the offline Android app and more information see brouter.de", "details": "Privacy Policy, \nCredits,\nChangelog and\nmore info on the client.", "support": "General discussions/questions, support", @@ -15,6 +15,7 @@ "credits": { "brouter": "BRouter", "brouter-license": "BRouter © Arndt Brenschede", + "elevation-data": "Elevation data", "esri-license": "World Imagery © Esri, sources: Esri, DigitalGlobe, Earthstar Geographics, CNES/Airbus DS, GeoEye, USDA FSA, USGS, Getmapping, Aerogrid, IGN, IGP, and the GIS User Community", "esri-tiles": "Esri World Imagery", "map-data": "Map data", @@ -203,13 +204,13 @@ "title": "Layers" }, "profile": { - "profile": "Profile", - "options": "Options", + "apply": "Apply", "clear": "Clear", "help": "Help", "no_easy_configuration_warning": "No easy configuration is available for this profile.", + "options": "Options", "placeholder": "Write your custom profile here.", - "apply": "Apply" + "profile": "Profile" } }, "title": "BRouter web client",