- make icons a bit smaller - also results in better vertical centering - round icon too small for 3 digits, multiply width by digits - increase opacity a bit for better readability |
||
|---|---|---|
| .tx | ||
| css | ||
| js | ||
| layers | ||
| locales | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| config.template.js | ||
| gulpfile.js | ||
| index.html | ||
| keys.template.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
brouter-web
Web client (by @nrenner and contributors) for the BRouter routing engine (by @abrensch). Work in progress.
Instances:
- brouter.de/brouter-web (provided by @abrensch)
- brouter.damsy.net (provided by @bagage)
This repository is only about the frontend.
For the server/backend, BRouter routing engine, Android app, profiles, brouter.de site, see:
https://github.com/abrensch/brouter
More information:
https://brouter.de
Contact
General BRouter discussions/questions, support:
#brouteron IRC OFTC. You can also use Riot.- Google Group
Translating
Translations are managed using the Transifex platform. After signing up, you can go to BRouter's project page, select a language and click Translate to start translating.
Installation
As an alternative to the above online version, the standalone server of BRouter can also be run on your local desktop.
Install BRouter (server with routing engine)
-
download and unzip latest BRouter revision
e.g. for Linux (replace~/opt/with your preferred install directory and1_4_11with latest version):mkdir ~/opt/brouter cd ~/opt/brouter wget https://brouter.de/brouter_bin/brouter_1_4_11.zip unzip brouter_1_4_11.zip chmod +x ./standalone/server.sh -
download one or more data file(s) (rd5) into
segments4directory
Install BRouter-Web (client)
-
download BRouter-Web as subdirectory
brouter-webof thebrouterdirectory-
using the latest stable release - adjust to current version number - from https://github.com/nrenner/brouter-web/releases:
wget https://github.com/nrenner/brouter-web/releases/download/0.7.0/brouter-web-0.7.0.zip unzip brouter-web-0.7.0.zip -d brouter-web -
OR the current development state (potentially instable and without runtime distributables):
wget https://github.com/nrenner/brouter-web/archive/master.zip unzip master.zip mv brouter-web-master brouter-web- build the distributable files required for runtime (only for development state), see section Build
-
-
copy
config.template.jstoconfig.js -
configure URL to
profiles2directory
setBR.conf.profilesUrlin config.js, e.g. uncomment:BR.conf.profilesUrl = 'http://localhost:8000/profiles2/'; -
add your API keys (optional)
copykeys.template.jstokeys.jsand edit to add your keys
Run
-
start BRouter server in the
standalonedirectory with./server.shorserver.cmd(Windows) -
serve the
brouterdirectory 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), start a web server in thebrouterdirectory, e.g.:python -m SimpleHTTPServer
Build
Dependencies
Install
yarn
Build
yarn build #for release
yarn build debug #for development
Develop
yarn serve
License
Copyright (c) 2018 Norbert Renner and contributors, licensed under the MIT License (MIT)
Credits and Licenses
- BRouter (not included)
by abrensch; GNU General Public License, version 3.0 (GPLv3) - Leaflet
Copyright (c) 2010-2014, Vladimir Agafonkin; Copyright (c) 2010-2011, CloudMade; 2-clause BSD License - leaflet-routing
Copyright (c) 2013, Turistforeningen, Hans Kristian Flaatten. All rights reserved. 2-clause BSD License - Leaflet.Elevation
Copyright (c) 2013 Felix Bache; MIT License - D3.js
Copyright (c) 2013, Michael Bostock. All rights reserved.; 3-clause BSD License - Leaflet.Editable
Yohan Boniface; WTFPL licence - Leaflet Control Geocoder
Copyright (c) 2012 sa3m, Copyright (c) 2013 Per Liedman; 2-clause BSD License - leaflet-plugins
Copyright (c) 2011-2012, Pavel Shramov; 2-clause BSD License - Async.js
Copyright (c) 2010-2014 Caolan McMahon; MIT License - Bootstrap
Copyright (c) 2011-2014 Twitter, Inc; MIT License - jQuery
Copyright 2005, 2014 jQuery Foundation and other contributors; MIT License - DataTables
Copyright (C) 2008-2014, SpryMedia Ltd.; MIT License - Leaflet.EasyButton
Copyright (C) 2014 Daniel Montague; MIT License - Bootbox
Copyright (C) 2011-2014 by Nick Payne; MIT License - bootstrap-slider
Copyright (c) 2015 Kyle Kemp, Rohit Kalkur, and contributors; MIT License - Leaflet.RestoreView
Copyright (c) 2012 Makina Corpus, MIT License - Leaflet.Locate
Copyright (c) 2014 Dominik Moritz, MIT License - Font Awesome
by Dave Gandy; SIL OFL 1.1 (Font), MIT License (Code), CC BY 3.0 (Documentation) - url-search-params
Copyright (C) 2015-2017 Andrea Giammarchi - @WebReflection; MIT License - bootstrap-select
Copyright (c) 2012-2018 SnapAppointments, LLC; MIT License - leaflet-sidebar-v2
Copyright (c) 2013 Tobias Bieniek; MIT License - CodeMirror
Copyright (C) 2017 by Marijn Haverbeke marijnh@gmail.com and others; MIT License - Map BBCode
Ilya Zverev; Do What The F*ck You Want To Public License - Leafet.StravaSegments
Copyright (c) 2018 Gautier Pelloux-Prayer; MIT License - polyline
Copyright (c), Development Seed; BSD 3-Clause License - leaflet-fullHash
Copyright (c) 2014 KoGor; MIT License - Turf.js
Copyright (c) 2019 Morgan Herlocker; MIT License - i18next, i18next-browser-languageDetector, i18next-xhr-backend, jquery-i18next
Copyright (c) 2017 i18next; MIT License - Leaflet TriangleMarker
Copyright (c) 2018 Przemysław Melnarowicz; MIT License - jsTree
Copyright (c) 2014 Ivan Bozhanov; MIT License - Leaflet.snogylop
Copyright (c) 2014 Eric Brelsford; MIT License - JOSM maps
imagery database is licensed under CC-BY-SA - LayersCollection
Copyright (c) 2016 Eduard <edward17>; MIT License - Leaflet-providers
Copyright (c) 2013 Leaflet Providers contributors All rights reserved.; 2-clause BSD License - Fetch polyfill
Copyright (c) 2014-2016 GitHub, Inc.; MIT License - Promise Polyfill
Copyright (c) 2014 Taylor Hakes, Copyright (c) 2014 Forbes Lindesay; MIT License - Leaflet.FileLayer
Copyright (c) 2012 Makina Corpus; MIT License - togeojson
Copyright (c) 2016 Mapbox All rights reserved.; 2-clause BSD License - Leaflet.GeometryUtil
Copyright (c) 2013, Makina Corpus; BSD 3-Clause License - leaflet-distance-markers
Copyright (c) 2014- Doroszlai Attila, 2016- Phil Whitehurst; MIT License - Leaflet.hotline
Copyright (c) 2015, iosphere GmbH, Jonas Coch; Leaflet.hotline