[GraphHopper] adding locations

Valentin Siderskiy valentin at mybell.co
Fri Jan 30 19:38:51 UTC 2015


Hello Graphhopper community,

I have taken the New York City .OSM file and merged it with several nodes
(not connected to any edges) using JOSM.

my nodes look like this:

    <node id="10000000" lat="40.76727216" lon="-73.99392888" version="1"
visible="true">
        <tag k="amenity" v="bicycle_rental"/>
        <tag k="name" v="W 52 St & 11 Ave"/>
        <tag k="ref" v="72"/>
        <tag k="capacity" v="39"/>
        <tag k="network" v="Citi Bike"/>
        <tag k="operator" v="NYC Bike Share LLC"/>
        <tag k="stAddress1" v="W 52 St & 11 Ave"/>
        <tag k="payment:credit_cards" v="yes"/>
    </node>

What do I need to do for Graphhopper to recognize these locations?
(e.g. I type the address or name of these nodes in the "From" and "To"
fields in my local host and get directions.)
Is there another tag that needs to be added?
I would like this to work locally without the web.

Thank you
Valentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150130/e0fff7f7/attachment.html>


More information about the GraphHopper mailing list