[GraphHopper] finding points along a route
Peter K
peathal at yahoo.de
Fri Aug 23 20:21:20 UTC 2013
HI Konrad,
this is easy if you connect your edges or nodes to you POI database e.g.
via IDs.
You could extend GraphStorage and use one integer of every edge for this
for example.
Regards,
Peter.
> Hello,
> for a new (private) webproject, I would like to search and display
> POIs along a calculated route.
> The POI-data would be stored in a database with lat/long-coordinates.
>
> I suppose after getting a route from graphhopper, the program would
> have to search along this route and list all POIs with a given max
> distance/time from the original route?
>
> Would it be possible to solve this problem in graphhopper with a
> reasonable amount of developing time at all? Or is graphhopper not the
> best starting point for this kind of questions?
>
> Greetings Konrad
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/graphhopper
>
More information about the GraphHopper
mailing list