<div dir="ltr">I understand.<br>so I need to find a reverse geocoding service?<br><br clear="all">- Ran<br>
<br><br><div class="gmail_quote">On Sun, Sep 27, 2009 at 19:22, Stephen Woodbridge (via Nabble) <span dir="ltr">&lt;<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3721258&i=0" target="_top" rel="nofollow">[hidden email]</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

rmanor wrote:
<br>&gt; 
<br>&gt; Is it possible to do reverse geocoding with OpenLayers (give
<br>&gt; longitude/latitude and get street name/city name) ?
<br>&gt; 
<br>&gt; Thanks.
<br><br>Yes, but you probably need a server side component to do the actual 
<br>reverse geocoding. For example here is an application that I build:
<br><br><a href="http://imaptools.com/maps2/tiger.html" rel="nofollow" target="_blank">http://imaptools.com/maps2/tiger.html</a><br><br>if you single click on the map is will reverse geocode that location and 
<br>put the results in a marker. If you click the marker it will open with 
<br>the xml results in it.
<br><br>The single click does an Ajax request back to my server to do the 
<br>reverse geocoding and then create a marker and puts the xml text as the 
<br>contents of the marker. One could just as easily parse the xml and put 
<br>is in a more human readable form in the marker.
<br><br>You can look the the page source to see how I did the client side of this.
<br><br>-Steve Woodbridge
<br>  <a href="http://imaptools.com/" rel="nofollow" target="_blank">http://imaptools.com/</a><br>_______________________________________________
<br>Users mailing list
<br><a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=3721218&amp;i=0" rel="nofollow" target="_blank">[hidden email]</a>
<br><a href="http://openlayers.org/mailman/listinfo/users" rel="nofollow" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>

</blockquote></div><br></div>

<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/Reverse-Geocoding-tp3720968p3721258.html">Re: [OpenLayers-Users] Reverse Geocoding</a><br>
Sent from the <a href="http://n2.nabble.com/OpenLayers-Users-f1822463.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br>