Norbert Truchsess
fb00e0d130
cleanup
2018-02-25 20:33:10 +01:00
Norbert Truchsess
41201520c7
read NogoPolygons from OsmAnd Tracks
2018-02-25 20:00:50 +01:00
ntruchsess
a0198e3b34
add support for open nogo-polygons
2018-02-07 20:50:06 +01:00
ntruchsess
419cb4e78c
add junit to brouter-core dependencies
2018-02-04 20:19:33 +01:00
ntruchsess
659bbe8d82
fix NogoPolygon radius being modified
2018-02-04 19:25:29 +01:00
ntruchsess
05b0b6d362
more elaborated NogoPolygon unit-test
2018-02-04 18:58:16 +01:00
ntruchsess
1fc6c9e62c
fix radius-calculation, clockwise windingnumber and wp-init
2018-01-24 16:05:10 +01:00
ntruchsess
144c0018de
fix parsing and generics errors
2018-01-23 23:57:17 +01:00
ntruchsess
f30ba74ac1
add parsing of NogoPolygons to ServerHandler
2018-01-22 23:24:59 +01:00
ntruchsess
32a49bfa32
add method 'isWithin' for single WP (being called from RoutingContext.cleanNogolist)
2018-01-22 18:59:10 +01:00
ntruchsess
48d60dd69e
update javadoc
2018-01-22 16:18:38 +01:00
ntruchsess
1fd973daf2
rewrite calculation of bounding circle using coslat-transformed lon-values.
2018-01-22 15:39:38 +01:00
ntruchsess
c1048ab62a
add OsmNogoPolygon
2018-01-20 18:47:57 +01:00
ProBackup-nl
dcc32c981f
typos in readme fixed
...
appended a reference to project's github issues page
2017-12-30 08:50:06 +01:00
abrensch
3ca296ca96
Merge pull request #92 from ntruchsess/master
...
decode query-string by standard URLDecoder
2017-12-03 21:16:10 +01:00
abrensch
c84ab169f0
Merge pull request #93 from ntruchsess/bindaddress
...
add optional parameter bindaddress for standalone mode
2017-12-03 21:14:34 +01:00
ntruchsess
7f2a7ce215
add optional parameter bindaddress to optionally restrict the ipaddresses brouter listens on
2017-12-03 13:22:01 +01:00
ntruchsess
77ee79bdc3
decode query-string by standard URLDecoder
2017-12-02 17:17:19 +01:00
abrensch
04e2491f4d
Merge pull request #83 from Poussinou/master
...
Update README.md
2017-10-20 21:39:09 +02:00
abrensch
bd9df52184
Merge pull request #88 from cpesch/gitignore-intellij
...
ignore Intellij project files
2017-10-20 21:36:28 +02:00
Arndt Brenschede
1cee6f3139
supress TRs with from or to not containiong via node
2017-10-20 21:23:23 +02:00
Christian Pesch
ae26a6408a
ignore Intellij project files
2017-10-15 10:27:10 +02:00
Arndt Brenschede
638ce5bbd7
possible endless loop above 24 bits
2017-10-07 11:47:39 +02:00
Arndt Brenschede
c517ccc2df
version 1.4.9
2017-09-24 17:11:04 +02:00
Arndt Brenschede
0171ba39a0
preprocesor hack for concrete:lanes/plates -> concrete=lanes/plates
2017-09-24 17:01:20 +02:00
Arndt Brenschede
92508de947
Merge branch 'master' of https://github.com/abrensch/brouter
2017-08-13 16:21:28 +02:00
Arndt Brenschede
7f9221673d
fixed interface provided nogos
2017-08-12 18:17:23 +02:00
Poussinou
5ebff37abc
Update README.md
2017-07-15 21:01:59 +02:00
Arndt Brenschede
2c4c21ad7c
access to way-context vars from (no caching) node-context
2017-07-02 23:01:51 +02:00
Arndt Brenschede
d4f592732f
access to way-context vars from (no caching) node-context
2017-07-02 22:55:54 +02:00
Arndt Brenschede
313592ebd3
fixed same segment search problem
2017-04-09 11:52:14 +02:00
Arndt Brenschede
bd17914eca
fixed merge problem
2017-04-09 11:51:02 +02:00
Arndt Brenschede
8f02ee8351
added main method to text-decode an rd5
2017-04-08 12:19:41 +02:00
abrensch
2121a8d57f
Merge pull request #76 from Mincol/restrictions.dat
...
Added restrictions.dat
2017-04-08 12:14:51 +02:00
Mincol
3d0c8bd21b
Added restrictions.dat
2017-04-08 10:30:27 +02:00
abrensch
54807da0f7
Merge pull request #75 from Mincol/mapCreation
...
NegativeArraySizeException during map creation
2017-04-06 08:08:11 +02:00
Mincol
92701360fb
Changed Node description array length to short as per pull request discussion
2017-04-05 02:16:57 +02:00
Mincol
97a0f09064
Add warning if Node Description exceeds max allowed serialization length.
2017-03-29 16:42:08 +02:00
Mincol
e48cc1a704
Description length cannot be negative, therefore if we use write (unsigned) instead of writeByte (signed) we can potentially use one more byte.
2017-03-29 16:36:24 +02:00
Arndt Brenschede
875c5b4ddd
mapsforge bridge
2017-02-12 11:38:51 +01:00
Arndt Brenschede
ebd9305528
mapsforge bridge
2017-02-03 19:21:39 +01:00
Arndt
61ce13ca33
workaround for startup crash when reading free space fails
2017-01-07 17:24:09 +01:00
Arndt
9d5ecb93ad
disable tr-logic in final pass to preserve voice-hints
2016-12-11 20:24:09 +01:00
Arndt
95f8c0edab
tr doku
2016-12-11 19:45:38 +01:00
Arndt
8c530c87cd
parameter to avoid supression of unused tags
2016-12-11 19:33:21 +01:00
Arndt
dd07a1bf57
fixed bug in traffic simulation
2016-12-11 19:32:05 +01:00
Arndt
b90e487fc0
version 1.4.8
2016-12-10 20:05:54 +01:00
Arndt
05a8ec3ae3
version 1.4.8
2016-12-10 19:59:55 +01:00
Arndt
f15c5b923e
tr bike exceptions
2016-12-10 19:49:24 +01:00
abrensch
e629a2b2b2
Merge pull request #72 from mobconverge/url_encoding
...
handling url encoded parameters
Sure, not a big deal. However, we really should get rid of the port 443 hack and establish a modproxy setup with an optional ssl endpoint. As soon as there's a handful client's for that API that never wanted to be an API, it will be difficult...
2016-12-07 22:00:50 +01:00