osrm-backend/Descriptors
Dennis Luxen 6859b53155 use JSON container to hold all intermediate results:
- no hand-rolled GPX generation anymore
- render gpx thru a JSONContainer visitor pattern
- precursor to expose JSON containter as result from OSRM lib interface, cf. #1261
2014-11-24 15:15:57 +01:00
..
BaseDescriptor.h break out PhantomNode.h into a header/impl combo, rename to new naming scheme. 2014-10-27 17:56:06 -04:00
DescriptionFactory.cpp separate logic between polyline compression algorithm and JSON formatting. 2014-10-28 17:31:51 -04:00
DescriptionFactory.h renamed: Algorithms/DouglasPeucker.cpp -> Algorithms/douglas_peucker.cpp 2014-11-20 17:04:52 +01:00
GPXDescriptor.h use JSON container to hold all intermediate results: 2014-11-24 15:15:57 +01:00
JSONDescriptor.h renamed: Algorithms/ExtractRouteNames.h -> Algorithms/route_name_extraction.hpp 2014-11-20 17:01:36 +01:00