[GraphHopper] ExtendedStorage for OSM ids

Peter K peathal at yahoo.de
Thu Mar 27 20:29:41 UTC 2014


Hey Bruno,

you could have a look into the docs where I describe how to handle
forbidden edges:
https://github.com/graphhopper/graphhopper/blob/master/docs/core/weighting.md

Here is how you can fetch some EdgeIteratorStates from GPS coordinates:
https://github.com/graphhopper/graphhopper/blob/master/docs/core/location-index.md

Regards,
Peter.

> Hi everybody,
> I would like to retrieve the osmIds from edges and/or nodes in order
> to be able to blacklist some paths. 
> The blacklist will change often, so I can not put it inside a
> FlagEncoder as I would have to reimport every time.
> I think another way is using an ExtendedStorage that would store the
> OSM ids. Please does anyone have one running?
> If not I will try to implement it, probably copying the ideas from the
> TurnCostStorage in khuebner/graphhopper.
> Thanks
> Bruno

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20140327/dfd88d97/attachment.html>


More information about the GraphHopper mailing list