I was hoping someone could give me some good ideas about how to accomplish the following:
I have a large data set of geopoints for exact addresses. For an application I'm writing I want to ideally find the geocode of the closest street intersection of those addresses. Using the reverse geocoding functionality of the Geocoder works pretty well in that in will give me the neighborhood of the address, but I wanted to see if there is a way I can specify that I want a level in between the exact address and the neighborhood returned in the reverse geocode results - namely, the street intersection. My overall goal is that I want to display the addresses on a map, but for privacy reasons for some addresses I just want to show the nearest intersection. Any and all suggestions are greatly appreciated. Thanks, Alex -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
