Update brouter.de links to https

This commit is contained in:
Norbert Renner 2019-09-05 12:05:29 +02:00
parent 29294f0279
commit 9076e1efd3
4 changed files with 20 additions and 20 deletions

View file

@ -4,15 +4,15 @@ Web client (by [@nrenner](https://github.com/nrenner) and [contributors](https:/
Instances: Instances:
- [brouter.de/brouter-web](http://brouter.de/brouter-web/) _(provided by [@abrensch](https://github.com/abrensch))_ - [brouter.de/brouter-web](https://brouter.de/brouter-web/) _(provided by [@abrensch](https://github.com/abrensch))_
- [brouter.damsy.net](http://brouter.damsy.net) _(provided by [@bagage](https://github.com/bagage))_ - [brouter.damsy.net](https://brouter.damsy.net) _(provided by [@bagage](https://github.com/bagage))_
**This repository is only about the frontend**. **This repository is only about the frontend**.
For the server/backend, BRouter routing engine, Android app, profiles, brouter.de site, see: For the server/backend, BRouter routing engine, Android app, profiles, [brouter.de](https://brouter.de) site, see:
https://github.com/abrensch/brouter https://github.com/abrensch/brouter
More information: More information:
http://brouter.de https://brouter.de
## Contact ## Contact
@ -35,16 +35,16 @@ As an alternative to the above online version, the standalone server of BRouter
### Install BRouter (server with routing engine) ### Install BRouter (server with routing engine)
1. download and unzip latest [BRouter revision](http://brouter.de/brouter/revisions.html) 1. download and unzip latest [BRouter revision](https://brouter.de/brouter/revisions.html)
e.g. for Linux (replace `~/opt/` with your preferred install directory and `1_4_11` with latest version): e.g. for Linux (replace `~/opt/` with your preferred install directory and `1_4_11` with latest version):
mkdir ~/opt/brouter mkdir ~/opt/brouter
cd ~/opt/brouter cd ~/opt/brouter
wget http://brouter.de/brouter_bin/brouter_1_4_11.zip wget https://brouter.de/brouter_bin/brouter_1_4_11.zip
unzip brouter_1_4_11.zip unzip brouter_1_4_11.zip
chmod +x ./standalone/server.sh chmod +x ./standalone/server.sh
2. download one or more [data file(s)](http://brouter.de/brouter/segments4/) (rd5) into `segments4` directory 2. download one or more [data file(s)](https://brouter.de/brouter/segments4/) (rd5) into `segments4` directory
### Install BRouter-Web (client) ### Install BRouter-Web (client)
@ -77,7 +77,7 @@ As an alternative to the above online version, the standalone server of BRouter
1. start BRouter server in the `standalone` directory with `./server.sh` or `server.cmd` (Windows) 1. start BRouter server in the `standalone` directory with `./server.sh` or `server.cmd` (Windows)
2. serve the `brouter` directory for BRouter-Web 2. serve the `brouter` directory for BRouter-Web
This is needed for pre-loading the selected profile (unless you allowed local file access in the Browser). Depending on your setup (see [How to run things locally](https://github.com/mrdoob/three.js/wiki/How-to-run-things-locally)), start a web server in the `brouter` directory, e.g.: This is needed for pre-loading the selected profile (unless you allowed local file access in the Browser). Depending on your setup (see [How to run things locally](https://threejs.org/docs/#manual/en/introduction/How-to-run-things-locally)), start a web server in the `brouter` directory, e.g.:
python -m SimpleHTTPServer python -m SimpleHTTPServer
@ -110,7 +110,7 @@ Copyright (c) 2018 Norbert Renner and [contributors](https://github.com/nrenner/
- [BRouter](https://github.com/abrensch/brouter) (not included) - [BRouter](https://github.com/abrensch/brouter) (not included)
by abrensch; [GNU General Public License, version 3.0 (GPLv3)](https://github.com/abrensch/brouter/blob/master/LICENSE) by abrensch; [GNU General Public License, version 3.0 (GPLv3)](https://github.com/abrensch/brouter/blob/master/LICENSE)
- [Leaflet](http://leafletjs.com/) - [Leaflet](https://leafletjs.com/)
Copyright (c) 2010-2014, Vladimir Agafonkin; Copyright (c) 2010-2011, CloudMade; [2-clause BSD License](https://github.com/Leaflet/Leaflet/blob/master/LICENSE) Copyright (c) 2010-2014, Vladimir Agafonkin; Copyright (c) 2010-2011, CloudMade; [2-clause BSD License](https://github.com/Leaflet/Leaflet/blob/master/LICENSE)
- [leaflet-routing](https://github.com/Turistforeningen/leaflet-routing) - [leaflet-routing](https://github.com/Turistforeningen/leaflet-routing)
Copyright (c) 2013, Turistforeningen, Hans Kristian Flaatten. All rights reserved. [2-clause BSD License](https://github.com/Turistforeningen/leaflet-routing/blob/gh-pages/LICENSE) Copyright (c) 2013, Turistforeningen, Hans Kristian Flaatten. All rights reserved. [2-clause BSD License](https://github.com/Turistforeningen/leaflet-routing/blob/gh-pages/LICENSE)
@ -142,7 +142,7 @@ Copyright (c) 2018 Norbert Renner and [contributors](https://github.com/nrenner/
Copyright (c) 2012 Makina Corpus, [MIT License](https://github.com/makinacorpus/Leaflet.RestoreView/blob/master/LICENSE) Copyright (c) 2012 Makina Corpus, [MIT License](https://github.com/makinacorpus/Leaflet.RestoreView/blob/master/LICENSE)
- [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol) - [Leaflet.Locate](https://github.com/domoritz/leaflet-locatecontrol)
Copyright (c) 2014 Dominik Moritz, [MIT License](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/LICENSE) Copyright (c) 2014 Dominik Moritz, [MIT License](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/LICENSE)
- [Font Awesome](http://fontawesome.io/license/) - [Font Awesome](https://fontawesome.com/v4.7.0/license/)
by Dave Gandy; [SIL OFL 1.1](https://scripts.sil.org/OFL) (Font), MIT License (Code), CC BY 3.0 (Documentation) by Dave Gandy; [SIL OFL 1.1](https://scripts.sil.org/OFL) (Font), MIT License (Code), CC BY 3.0 (Documentation)
- [url-search-params](https://github.com/WebReflection/url-search-params) - [url-search-params](https://github.com/WebReflection/url-search-params)
Copyright (C) 2015-2017 Andrea Giammarchi - @WebReflection; [MIT License](https://github.com/WebReflection/url-search-params/blob/master/LICENSE.txt) Copyright (C) 2015-2017 Andrea Giammarchi - @WebReflection; [MIT License](https://github.com/WebReflection/url-search-params/blob/master/LICENSE.txt)

View file

@ -122,7 +122,7 @@
<dl> <dl>
<dt data-i18n="credits.brouter">BRouter</dt> <dt data-i18n="credits.brouter">BRouter</dt>
<dd data-i18n="[html]credits.brouter-license"> <dd data-i18n="[html]credits.brouter-license">
<a target="_blank" href="http://brouter.de/brouter">BRouter</a> <a target="_blank" href="https://brouter.de/brouter">BRouter</a>
&copy; Arndt Brenschede &copy; Arndt Brenschede
</dd> </dd>
<dt data-i18n="credits.map-data">Map data</dt> <dt data-i18n="credits.map-data">Map data</dt>
@ -238,7 +238,7 @@
<p data-i18n="[html]about.description"> <p data-i18n="[html]about.description">
Online service of the BRouter routing engine. For the offline Android app and more Online service of the BRouter routing engine. For the offline Android app and more
information see information see
<a href="http://brouter.de/" target="_blank">brouter.de</a>. <a href="https://brouter.de/" target="_blank">brouter.de</a>.
</p> </p>
<p><i data-i18n="about.contact">Contact:</i><br /></p> <p><i data-i18n="about.contact">Contact:</i><br /></p>
@ -280,10 +280,10 @@
This is based on This is based on
<a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a>. It is usually <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a>. It is usually
updated once a week when a new Planet file is available, see dates of updated once a week when a new Planet file is available, see dates of
<a href="http://brouter.de/brouter/segments4/" target="_blank">data files</a>. <a href="https://brouter.de/brouter/segments4/" target="_blank">data files</a>.
</div> </div>
<p data-i18n="[html]about.details"> <p data-i18n="[html]about.details">
<i><a href="http://brouter.de/privacypolicy.html" target="_blank">Privacy Policy</a></i <i><a href="https://brouter.de/privacypolicy.html" target="_blank">Privacy Policy</a></i
>, >,
<i <i
><a href="https://github.com/nrenner/brouter-web#credits-and-licenses" target="_blank" ><a href="https://github.com/nrenner/brouter-web#credits-and-licenses" target="_blank"
@ -670,7 +670,7 @@
<span data-i18n="sidebar.profile.clear">Clear</span> <span data-i18n="sidebar.profile.clear">Clear</span>
</button> </button>
<a <a
href="http://brouter.de/brouter/costfunctions.html" href="https://brouter.de/brouter/costfunctions.html"
target="_blank" target="_blank"
class="btn btn-info btn-sm pull-right" class="btn btn-info btn-sm pull-right"
><span class="fa fa-question"></span> ><span class="fa fa-question"></span>

View file

@ -35,7 +35,7 @@ BR.Map = {
' &middot; <a href="" data-toggle="modal" data-target="#credits">' + ' &middot; <a href="" data-toggle="modal" data-target="#credits">' +
i18next.t('map.copyright') + i18next.t('map.copyright') +
'</a>' + '</a>' +
' &middot; <a target="_blank" href="http://brouter.de/privacypolicy.html">' + ' &middot; <a target="_blank" href="https://brouter.de/privacypolicy.html">' +
i18next.t('map.privacy') + i18next.t('map.privacy') +
'</a>' '</a>'
); );

View file

@ -6,15 +6,15 @@
"chat": "Chat with users and developers", "chat": "Chat with users and developers",
"contact": "Contact:", "contact": "Contact:",
"data": "Data:", "data": "Data:",
"data-description": "This is based on <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. It is usually updated once a week when a new Planet file is available, see dates of <a href=\"http://brouter.de/brouter/segments4/\" target=\"_blank\">data files</a>.", "data-description": "This is based on <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. It is usually updated once a week when a new Planet file is available, see dates of <a href=\"https://brouter.de/brouter/segments4/\" target=\"_blank\">data files</a>.",
"description": "Online service of the BRouter routing engine. For the offline Android app and more information see <a href=\"http://brouter.de/\" target=\"_blank\">brouter.de</a>", "description": "Online service of the BRouter routing engine. For the offline Android app and more information see <a href=\"https://brouter.de/\" target=\"_blank\">brouter.de</a>",
"details": "<i><a href=\"http://brouter.de/privacypolicy.html\" target=\"_blank\">Privacy Policy</a></i>, \n<i><a href=\"https://github.com/nrenner/brouter-web#credits-and-licenses\" target=\"_blank\">Credits</a></i>,\n<i><a href=\"https://github.com/nrenner/brouter-web/blob/master/CHANGELOG.md\" target=\"_blank\">Changelog</a></i> and\n<i><a href=\"https://github.com/nrenner/brouter-web#readme\" target=\"_blank\">more info</a></i> on the client.", "details": "<i><a href=\"https://brouter.de/privacypolicy.html\" target=\"_blank\">Privacy Policy</a></i>, \n<i><a href=\"https://github.com/nrenner/brouter-web#credits-and-licenses\" target=\"_blank\">Credits</a></i>,\n<i><a href=\"https://github.com/nrenner/brouter-web/blob/master/CHANGELOG.md\" target=\"_blank\">Changelog</a></i> and\n<i><a href=\"https://github.com/nrenner/brouter-web#readme\" target=\"_blank\">more info</a></i> on the client.",
"support": "General discussions/questions, support", "support": "General discussions/questions, support",
"title": "About" "title": "About"
}, },
"credits": { "credits": {
"brouter": "BRouter", "brouter": "BRouter",
"brouter-license": "<a target=\"_blank\" href=\"http://brouter.de/brouter\">BRouter</a> &copy; Arndt Brenschede", "brouter-license": "<a target=\"_blank\" href=\"https://brouter.de/brouter\">BRouter</a> &copy; Arndt Brenschede",
"esri-license": "<a target=\"_blank\" href=\"http://goto.arcgisonline.com/maps/World_Imagery\">World Imagery</a> &copy; <a target=\"_blank\" href=\"https://www.esri.com/\">Esri</a>, sources: Esri, DigitalGlobe, Earthstar Geographics, CNES/Airbus DS, GeoEye, USDA FSA, USGS, Getmapping, Aerogrid, IGN, IGP, and the GIS User Community", "esri-license": "<a target=\"_blank\" href=\"http://goto.arcgisonline.com/maps/World_Imagery\">World Imagery</a> &copy; <a target=\"_blank\" href=\"https://www.esri.com/\">Esri</a>, 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", "esri-tiles": "Esri World Imagery",
"map-data": "Map data", "map-data": "Map data",