graphhopper / map-matching

The map matching functionality is now located in the main repository https://github.com/graphhopper/graphhopper#map-matching
https://www.graphhopper.com/open-source/
Apache License 2.0
785 stars 274 forks source link

Is there a way to download matching results? #190

Closed miantiao5115 closed 3 years ago

miantiao5115 commented 3 years ago

It would be great if the map matching results can be downloaded in shapefile format!

karussell commented 3 years ago

We won't support the shapefile format as output format but you should be able to do that on the client side.

miantiao5115 commented 3 years ago

Okey, thank you.