[GraphHopper] finding points along a route
Peter K
peathal at yahoo.de
Sat Aug 24 11:19:52 UTC 2013
> Hie Peter,
> Thank you for the information! I must admit, that sounds like rocket
> science to me. :-)
> For me, at the moment it is good to know, that Graphhopper could used
> to create a tool it is possible. Later, I will have to look for
> somebody who can help me with the implementation.
>
> First I have to look for a Tool to create, edit and display the POI
> Database. I need some social elements like tagging, favorites, voting
> etc too and was thinking to look into Drupal for this.
>
> Are there any recommandations how to store the POIs in the Database
> for an easy access and connection to Graphhopper?
no. But you could let the list know how you did it and the involved
problems etc. I will integrate such a feature into graphhopper at some
time so that it works for mobile apps as well. But this is currently no
longer on my todo list for this year.
Regards,
Peter.
>
> Greetings Konrad
>
> Am 23.08.2013 22:21, schrieb Peter K:
>> 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
>>>
>>
>> _______________________________________________
>> GraphHopper mailing list
>> GraphHopper at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/graphhopper
>
>
More information about the GraphHopper
mailing list