Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
26ab8755b6
|
move program options for routed/simpleclient into common header
|
2013-10-12 15:19:59 +02:00 |
|
Emil Tin
|
5f90ed8b3e
|
support capitalized option names in extract/prepare
|
2013-10-12 09:59:42 +02:00 |
|
Emil Tin
|
644fad8355
|
allow old capitalized option names in routed, few other adjustments
|
2013-10-12 09:59:42 +02:00 |
|
Emil Tin
|
613e38d7f8
|
use boost program_options in osrm-prepare/routed
|
2013-10-12 09:59:42 +02:00 |
|
Dennis Luxen
|
7ed3a1df04
|
removing dead code
|
2013-09-17 15:15:52 +02:00 |
|
Dennis Luxen
|
5bc5e0e8e9
|
logging into wrong channel
|
2013-08-11 23:25:22 +02:00 |
|
Dennis Luxen
|
60950c57e3
|
Fix coverity error 1061544
|
2013-08-09 12:53:23 +02:00 |
|
Dennis Luxen
|
0e2570b204
|
enable logging for deamon
|
2013-08-08 16:23:28 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Dennis Luxen
|
b405029f0f
|
Refactoring base config class into proper ini file name
|
2013-08-06 17:23:40 +02:00 |
|
DennisOSRM
|
4a39a4af1c
|
Check for valid data files. Implements #224
|
2013-07-22 16:34:06 +02:00 |
|
Dennis Luxen
|
bfef8f39b7
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:47:47 -04:00 |
|
DennisOSRM
|
e5b0e43e18
|
Removing typo
|
2013-05-23 13:45:16 +02:00 |
|
DennisOSRM
|
3f1d67ca4c
|
Workaround for #557
|
2013-03-03 18:05:36 +01:00 |
|
Emil Tin
|
da6b750378
|
endl at launch instead of shutdown, more info during shutdown
|
2012-12-15 12:38:07 +01:00 |
|
DennisOSRM
|
a502da7c0f
|
Implementing issue #428
|
2012-10-04 18:56:58 +02:00 |
|
DennisOSRM
|
ac588911ba
|
Fixing warning detected by additional compiler flags
|
2012-09-19 13:48:04 +02:00 |
|
DennisOSRM
|
1fdfac4aaf
|
Refactoring extraction stuff
|
2012-08-27 17:40:59 +02:00 |
|
DennisOSRM
|
6769f83d5b
|
Load timestamp string from file
|
2012-05-15 14:28:13 +02:00 |
|
DennisOSRM
|
9776158cac
|
Add dummy plugin to produce the timestamp of the latest consumed
minutely change set
|
2012-05-14 18:32:34 +02:00 |
|
DennisOSRM
|
ac6ba24861
|
Fixes issue #253
|
2012-05-08 11:14:48 +02:00 |
|
DennisOSRM
|
98ef2e18d4
|
Forbid any swapping of routing deamon on Linux
|
2012-05-03 15:21:19 +02:00 |
|
DennisOSRM
|
f8761ecea0
|
Routing datastructure more seperated from data of original edges
|
2012-04-25 10:51:16 +02:00 |
|
DennisOSRM
|
58e88d43a9
|
Moving object that holds all query data into seperate object.
|
2012-04-14 20:07:30 +02:00 |
|
DennisOSRM
|
78ade5b7d7
|
Adding a number of explicit namespace declarations
|
2012-04-14 18:18:18 +02:00 |
|
DennisOSRM
|
e104017d4c
|
Skipping ContractionCleantup entirely. Avoids a big allocation. Removing
DELETE() macro.
|
2012-04-12 19:35:47 +02:00 |
|
Emil Tin
|
f511af0f0c
|
fix compilation on mac; openmp issues and an unneeded typename
|
2011-11-26 16:42:15 +01:00 |
|
DennisOSRM
|
caf908669f
|
Forgot to remove one old include
|
2011-11-26 12:45:45 +01:00 |
|
DennisOSRM
|
295164302a
|
Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM
Conflicts:
createHierarchy.cpp
|
2011-11-26 12:38:42 +01:00 |
|
Emil Tin
|
d72c48500b
|
moved openmp replacement header
|
2011-11-25 21:54:19 +01:00 |
|
Emil Tin
|
a3000019db
|
Move OpenMP stubs to a header
|
2011-11-25 18:49:23 +01:00 |
|
DennisOSRM
|
f66c1e4a4f
|
Removed unnecessary nameID of first leg
|
2011-11-16 18:10:51 +01:00 |
|
DennisOSRM
|
97afa231ca
|
First working edge based version. Still missing: GPX export; Via Points;
origin,destination on same edge, descriptions
|
2011-11-14 19:36:31 +01:00 |
|
Dennis Luxen
|
3fcabb642e
|
Compile fixes if OpenMP is not available
|
2011-11-03 10:53:40 -05:00 |
|
Dennis Luxen
|
54d8a362fc
|
Windows support, thanks sivetic
|
2011-09-28 17:22:03 +02:00 |
|
Dennis Luxen
|
2523f845d2
|
FreeBSD compile fix, thanks tolmaion
|
2011-09-28 17:00:11 +02:00 |
|
Dennis Luxen
|
905b0331b8
|
Adding stacktracing for seg'faulting debig builds under linux.
|
2011-07-28 12:16:36 +00:00 |
|
Dennis Luxen
|
307c9ae9c5
|
minor adjustments
|
2011-07-12 14:17:21 +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
|
0332b11793
|
compile time stated at startup
|
2011-05-11 08:03:27 +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 |
|
Dennis Luxen
|
3d44f3eb64
|
BREAKING CHANGE: kml-based turn-by-turn instructions
|
2011-03-28 16:34:06 +00:00 |
|
Dennis Luxen
|
2b639a5a14
|
RequestHandler object is now returned as reference rather than as pointer. Memory handling should be more clear by that change.
|
2011-03-14 13:39:16 +00:00 |
|
Dennis Luxen
|
da3789f2ce
|
Fixing regression and rewrote portions of the memory handling of registered server plugins
|
2011-03-14 13:35:16 +00:00 |
|
Dennis Luxen
|
50373d0a94
|
Allocated objects are not deleted at shutdown (thanks 7.prime)
|
2011-03-14 11:01:20 +00:00 |
|
Dennis Luxen
|
bfd2a8aee2
|
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
|
2011-01-09 21:42:27 +00:00 |
|
Dennis Luxen
|
f35d87f685
|
check for correct number of arguments (Thanks Dane!)
|
2010-09-30 15:43:11 +00:00 |
|
Dennis Luxen
|
5637c2f92a
|
BREAKING CHANGE, REPROCESS YOUR OSM FILES
Information if its possible at all to turn at the end of edges is propagated through the complete toolchain
|
2010-09-30 15:40:48 +00:00 |
|