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 273 forks source link

PostGIS map matching adaptor/plugin #36

Closed krlng closed 8 years ago

krlng commented 9 years ago

I feel really stupid to ask this, but I can't make head or tail of the readme. Is the only valid input format a GPX file? Actually I have my points stored within PostGIS and I'm searching for an easy way to map it to OSM. Any ideas?

karussell commented 9 years ago

You should be able with a bit Java knowledge to ask postgis directly and use an importer or search a gpx exporter in the interweb ;)

karussell commented 8 years ago

As we now have a web UI this should be similar to this one: https://github.com/graphhopper/graphhopper/blob/master/core/files/postgis/gh_from_a_to_b_local.sql