Dennis Luxen
|
b343a17b29
|
Implementation of internal data storage
|
2013-09-20 18:30:47 +02:00 |
|
Dennis Luxen
|
7599124aa0
|
Rewiring query plugins
|
2013-09-19 18:53:10 +02:00 |
|
Dennis Luxen
|
547e942c66
|
make plugins templates that plug into data facade
|
2013-09-19 12:00:36 +02:00 |
|
Dennis Luxen
|
fb9822b507
|
street name list is now a char array /w indices array
|
2013-08-20 17:05:36 +02:00 |
|
Dennis Luxen
|
06c8656b9e
|
Moving DataStructures out of Plugin directory
|
2013-08-14 13:41:23 +02:00 |
|
Dennis Luxen
|
c50b4c72d7
|
Refactoring of Plugins
|
2013-08-13 18:09:20 +02:00 |
|
Dennis Luxen
|
a609a1c6c2
|
Move common code into base class
|
2013-08-07 14:02:10 +02:00 |
|
Dennis Luxen
|
e06fe6935a
|
refactor Hashtable
|
2013-08-06 16:39:04 +02:00 |
|
Dennis Luxen
|
23899613c3
|
Implement #495
|
2013-08-05 18:37:42 +02:00 |
|
Dennis Luxen
|
2c397bfa0b
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:48:02 -04:00 |
|
DennisOSRM
|
78c92be14b
|
Fixes issue #577, syntax error in JSONP response
|
2013-02-01 13:21:12 +01:00 |
|
DennisOSRM
|
1ec49c3914
|
API calls now get parsed through a grammar using boost::spirit::qi
|
2012-11-14 10:30:35 +01:00 |
|
DennisOSRM
|
7467e11147
|
Exploration of tiny components.
|
2012-07-13 17:01:21 +02:00 |
|
DennisOSRM
|
c4f213f64e
|
Implements issue #173
|
2012-05-04 14:49:30 +02:00 |
|
DennisOSRM
|
cacf8f17d3
|
First implementation. Needs sanity checks if nothing is found.
|
2012-05-03 23:48:20 +02:00 |
|
DennisOSRM
|
58e88d43a9
|
Moving object that holds all query data into seperate object.
|
2012-04-14 20:07:30 +02:00 |
|
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 |
|