LdDl / ch

Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
Apache License 2.0
46 stars 5 forks source link

[FEATURE REQUEST] separate osm2ch #2

Closed LdDl closed 4 years ago

LdDl commented 4 years ago

Is your feature request related to a problem? Please describe. Separate osm2ch tool from this repository. It can reduce number of dependencies for people who do not need such feature in library at all.

Describe the solution you'd like and provide pseudocode examples if you can Create new repository and copy all corresponding code into it.

Describe alternatives you've considered and provide pseudocode examples if you can nope

Additional context nope