Unfortunately I think the intersections are not avaible at Brasil streets (the ones I was really interested in). Don't you know if there's another way of discovering it? I tried do add markers all along the streets using their numbers (like 0 Street A, 100 Street A, 200 Street A... and 0 Street B, 100 Street B...) to compare all markers and find the closest ones (it would be an aproximation to the intersection) but it seems the numbers are not ordered in the street (as I think it should be). In some cases, the order of the numbers is like 0, 100, 700, 300, 400, 200...
One example of streets I would like to know the intersection is: R. Silva Só, Porto Alegre - RS, Brasil and Av. Ipiranga, Porto Alegre - RS, Brasil On 2 ago, 01:59, "[email protected]" <[email protected]> wrote: > On Aug 1, 12:11 pm, Bruno J <[email protected]> wrote: > > > Hello, > > > I'm sorry if there's already an answer for this question out there, > > but I couldn't find anything relevant. > > > I'd like to know how to find the coordinates (lat, long) of the corner > > of two streets. For example, the coordinate of the corner of Worth > > Street and Lafayette Stree (New York) is (40.715587, -74.003052). Is > > there a method to, given any two streets, get their intersection > > coordinate (if they intersect)? > > You need to geocode that address. The v2 google geocoder returns: > Lafayette St & Worth St, New York, NY 10013, USA (40.7155897, > -74.0030342) > > http://www.geocodezip.com/example_geo2.asp?addr1=Worth%20Street%20and... > > Whether or not intersections are available will depend on the data > provider (the country of interest). > > I would assume the v3 geocoder and the geocoding service would pretty > much use the same data. > > -- Larry > > > > > Thanks in advance -- 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.
