GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
reverse geocoding streetnames from a two point line segment  XML
Forum Index -> General
Author Message
jroark



Joined: 10/10/2008 04:51:08
Messages: 1
Location: San Francisco, CA
Offline

I have a shapefile provided to me by the city government that contains polylines that should correspond to a subset of city streets. However the streetnames are not included in this data set. (I have contacted them and they will not provide a data set with names). I would like to iterate over every two point line segment and determine the correct name of the street. Using the nearbystreets ws I am able to guess but this turns out to be very inaccurate overall. There must be a more accurate way of guessing the streetnames when I have more than one point along the street.

Is there a ws that provides this, or can anyone suggest an algorithm or heuristic that would more accurately guess the street names?
SEO



Joined: 14/10/2008 18:58:20
Messages: 18
Offline

You can use the Google Maps geocoder to find out the location of a streetname, or the streetname by a lat/long.
hannessmit



Joined: 07/06/2009 14:17:14
Messages: 18
Offline

@SEO, do you know how to translate lat/lon to a streetname using google maps geocoder?
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team