[GraphHopper] adding locations

Peter graphhopper at gmx.de
Sat Jan 31 12:51:42 UTC 2015


Hi Valentine,

GraphHopper is a routing engine without the geocoder functionality.
GraphHopper Maps in contrast orchestrates 3 components: tiles from Lyrk,
geocoding and routing via GraphHopper. Where the geocoding comes from
the GraphHopper Directions API which will be updated in a few weeks to
have more recent OSM data.

Kind Regards,
Peter

On 30.01.2015 20:38, Valentin Siderskiy wrote:
> 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
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper

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


More information about the GraphHopper mailing list