update readme installation to segments4 and v1.4.1
This commit is contained in:
parent
2a43940c9e
commit
5a486fb417
1 changed files with 4 additions and 4 deletions
|
|
@ -22,15 +22,15 @@ 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](http://brouter.de/brouter/revisions.html)
|
||||||
e.g. for Linux (replace ``~/opt/`` with your preferred install dir and ``1_2`` with latest version):
|
e.g. for Linux (replace ``~/opt/`` with your preferred install dir and ``1_4_1`` with latest version):
|
||||||
|
|
||||||
mkdir ~/opt/brouter
|
mkdir ~/opt/brouter
|
||||||
cd ~/opt/brouter
|
cd ~/opt/brouter
|
||||||
wget http://brouter.de/brouter_bin/brouter_1_2.zip
|
wget http://brouter.de/brouter_bin/brouter_1_4_1.zip
|
||||||
unzip brouter_1_2.zip
|
unzip brouter_1_4_1.zip
|
||||||
chmod +x ./standalone/server.sh
|
chmod +x ./standalone/server.sh
|
||||||
|
|
||||||
2. download one or more [data file(s)](http://brouter.de/brouter/segments3/) (rd5) into ``segments3`` dir
|
2. download one or more [data file(s)](http://brouter.de/brouter/segments4/) (rd5) into ``segments4`` dir
|
||||||
|
|
||||||
### Install BRouter-Web (client)
|
### Install BRouter-Web (client)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue