DennisOSRM
|
a88ad71be6
|
Merge branch 'master' of
https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git
|
2012-02-23 16:29:55 +01:00 |
|
DennisOSRM
|
d2b5b8d854
|
Const'ed read-only functions in BasePlugin and derived classes.
|
2011-12-30 12:20:36 +01:00 |
|
DennisOSRM
|
5c10d2fae0
|
Hashtable does not allocate during operator[], RouteParameters to
plugins are passed as ref and not as value.
|
2011-12-28 14:14:09 +01:00 |
|
Dennis Luxen
|
a8ad4695aa
|
Typo in StringUtil.h file name. D'oh!
|
2011-07-07 08:05:58 +00:00 |
|
Dennis Luxen
|
5f6cac9155
|
make sure any data structure is only loaded once. saves roughly 25% of RAM and starts up 10% faster on benchmark instances.
|
2011-05-26 09:16:04 +00:00 |
|
Dennis Luxen
|
9de3a5a586
|
Filtering of geometry details by zoom level
|
2011-05-10 10:24:13 +00:00 |
|
Dennis Luxen
|
51d0b94e90
|
Output format is selectable with additional parameter to URL: &output={kml,json}
|
2011-04-18 08:12:44 +00:00 |
|
Dennis Luxen
|
3a421f04ad
|
New plugin "Nearest" locates the nearest point on an edge to a given input coordinate. Needed for draggable routes.
|
2011-03-29 15:02:07 +00:00 |
|