Commit graph

38 commits

Author SHA1 Message Date
afischerdev
e66468b091 update profiles for new db tags 2023-07-06 13:45:44 +02:00
afischerdev
6158c44d82 reformat sql by hand 2023-05-24 14:12:51 +02:00
afischerdev
72195d3b4c reformat lua 2023-05-24 11:33:32 +02:00
afischerdev
511ac2752a set new lookups version 2023-05-20 18:26:40 +02:00
afischerdev
1142c28343 add scripts and readme for db use 2023-05-20 18:17:09 +02:00
Manuel Fuhr
c0245df07b Adapt scripts & documentation 2023-05-17 20:04:56 +02:00
Manuel Fuhr
c15913c1ab Reformat whole codebase using Android Studio 2022-07-25 06:14:46 +02:00
afischerdev
90bb1b0079 migrate to gradle part 5 2021-08-18 13:03:54 +02:00
Norbert Renner
8b3562270b Fix server.sh customprofiles path, it's relative to profiles2 dir 2020-01-23 19:31:15 +01:00
Norbert Renner
39f3d20445 Fix /usr/bin/sh not found on Ubuntu 18.04, using /bin/sh instead 2020-01-22 10:59:48 +01:00
abrensch
3170f031cc
Merge pull request #189 from Phyks/profile-variables
Let app and consumers of profiles edit variables
2019-10-05 16:46:38 +02:00
Arndt Brenschede
5541deea6c production pbf creation script 2019-10-04 10:12:27 +02:00
Phyks (Lucas Verney)
f7f75765a1 Move generate_profile_variants file to scripts folder and document it 2019-10-03 18:11:21 +02:00
Phyks (Lucas Verney)
6ed1850518 Improve documentation
* Improve documentation about BRouter usage and the provided scripts
(misc/scripts).
* Document how to use BRouter with third-party apps on Android (Locus /
OSMAnd).
* Improved process_planet_pbf.sh map creation script to make use of
osmupdate if available and avoid downloading the planet file if not
needed.
2019-09-05 15:34:54 +02:00
Henrik Fehlauer
4c6e17c650 Allow to run server.cmd from source directory
This also enables launching server.cmd from arbitrary directories
to match the behaviour of server.sh.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
3118dd4e76 Allow to run server.sh from source directory
Running server.sh after cloning and building did not work without
also customizing paths and/or moving files around.

By referring to already existing default locations the out-of-the-box
experience should be a bit smoother.

In order to not affect existing installations and to retain support for
running released versions from http://brouter.de/brouter/revisions.html,
the old default paths are still checked.
2019-05-30 23:52:59 +02:00
Henrik Fehlauer
5ed67a6507 Merge server.sh and local.sh
By setting BINDADDRESS and delegating to server.sh we can avoid
duplicating most of the code.

This also makes 0d5e1c1 available for local.sh, i.e. being able to
launch local.sh from arbitrary directories too.
2019-05-30 23:52:59 +02:00
abrensch
4312285090
Merge pull request #60 from bagage/patch-1
Don't require server.sh to be launched from standalone directory
2019-05-11 12:04:38 +02:00
Phyks (Lucas Verney)
dfb77f15eb Better process_pbf_planet.sh script 2018-11-08 20:20:54 +01:00
Phyks (Lucas Verney)
c05ad2b2e5 Complete doc for map creation 2018-11-08 16:17:15 +01:00
ntruchsess
7f2a7ce215 add optional parameter bindaddress to optionally restrict the ipaddresses brouter listens on 2017-12-03 13:22:01 +01:00
Mincol
3d0c8bd21b Added restrictions.dat 2017-04-08 10:30:27 +02:00
Gautier Pelloux-Prayer
0d5e1c18fb allow server to be started from outside of standalone/ directory 2017-01-08 17:02:35 +01:00
abrensch
71c58e09fa Merge pull request #53 from nrenner/segments4-cmd
update standalone server.cmd to segments4
2016-05-06 09:21:33 +02:00
Arndt
99147635cd changes memsizes, added easter-europe to traffic-sim 2016-04-30 17:01:19 +02:00
Norbert Renner
8fb0d048c9 update standalone server.cmd to segments4 2016-01-07 18:18:02 +01:00
Timothy Millard
6d01d0d7aa segments4 for standalone server 2015-12-26 15:44:43 -06:00
Arndt
3a9c74a910 1.3.2 preparations 2015-11-01 11:58:30 +01:00
Norbert Renner
f3d2500f3a set maxRunningTime=300 as default timeout in standalone scripts 2015-04-03 11:46:49 +02:00
Arndt
d4ff257994 segments2 -> segemnts3 2014-07-30 08:17:16 +02:00
Arndt
fb4bf8e0cd 1.0 preparations 2014-07-13 16:19:44 +02:00
Arndt
afa498637a variable length tag descriptions (downwards compatibility) 2014-05-29 16:47:43 +02:00
Norbert Renner
6f9cef9b3f profile upload (a first implementation), similar to CgiUpload,
adds a new customprofiledir argument, a new file is created on each upload
2014-05-24 09:52:05 +02:00
Arndt
d89790cfd3 changed route-preselection 2014-05-11 17:20:06 +02:00
Arndt
1b8c3ccea8 network and access checks on cycle relations 2014-04-21 12:26:06 +02:00
unknown
a440505f6f added new param threadsize 2014-04-15 10:31:40 +02:00
Norbert Renner
0a0945973e scripts to run standalone server in release zip 2014-02-15 18:29:06 +01:00
Arndt Brenschede
309b9b3bbc Added pbf-parser + mapcreation-scripts 2014-01-19 11:22:32 +01:00