Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protobuf descriptor #1272

Closed
wants to merge 68 commits into from
Closed

Protobuf descriptor #1272

wants to merge 68 commits into from

Conversation

DennisOSRM
Copy link
Collaborator

Adds a protobuf descriptor and supersedes #1161.

Zhdanovich and others added 30 commits August 21, 2014 20:13
- remove superflous members from RawRouteData, partially implements #1238
- DescriptorTable moved to BaseDescriptor.h
- added templated assignment c'tor to DescriptorConfig
- refactored check for valid input coordinates, moved to BasePlugin.h
- replaced shared_ptr's to descriptors in ViaRoutePlugin.h with unique_ptr
- implemented FindIncrementalPhantomNode in facades for a single, i.e. first result
- untangled a few includes
Global timers can be used to accumulate timings of the same context
in a thread-safe way.
DennisOSRM and others added 29 commits October 27, 2014 17:34
Conflicts:
	CMakeLists.txt
…ented/supported differently in GCC and Clang
Update NearestPlugin.h to return correct names on mulitple results.
…to feature/protobuf-output

Conflicts:
	Algorithms/polyline_compressor.cpp
	Algorithms/polyline_formatter.hpp
	CMakeLists.txt
	Descriptors/BaseDescriptor.h
	Descriptors/DescriptionFactory.cpp
	Descriptors/DescriptionFactory.h
	Descriptors/GPXDescriptor.h
	Descriptors/JSONDescriptor.h
	Plugins/ViaRoutePlugin.h
@DennisOSRM DennisOSRM closed this Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants