<div dir="ltr">Hi Peter,<div><br></div><div>Happy 2015, i was looking for offline data that's why i thought may be the graph data have that information of address and their coordinates.</div><div><br></div><div>Please do suggest more if you know anything better. After my research i came to know i can download database of address and their coordinates from osm or geonames. Then i can convert it to sqlite and use in my app.</div><div><br></div><div>Regards</div><div>Muhammad Babar</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 5, 2015 at 1:20 AM, Peter <span dir="ltr"><<a href="mailto:graphhopper@gmx.de" target="_blank">graphhopper@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
    <div>On 03.01.2015 13:30, Emux wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div>AFAIK web and mobile maps use the <a href="http://en.wikipedia.org/wiki/Web_Mercator" target="_blank">Web Mercator
          (EPSG:3857)</a> projection for rendering their tiles.<br>
        <br>
        How you put information on top is something different and that
        is accomplished with the much easier to handle <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS84

          (EPSG:4326)</a>.<br>
        e.g. in Mapsforge (like in other map libs) you put overlays on
        the map using with lat, long coordinates.<br>
        <br>
        Also like Philip mentioned, for OSM geocoding you can use web
        services like <a href="http://wiki.openstreetmap.org/wiki/Nominatim" target="_blank">Nominatim</a>
        and/or <a href="http://www.gisgraphy.com/" target="_blank">Gisgraphy</a>.<br>
      </div>
    </blockquote>
    <br></div></div>
    There is also photon from komoot (based on nominatim) and pelias
    from mapzen<br>
  </div>

<br>_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br></blockquote></div><br></div>