It's completely possible that I'm doing something wrong, but I appear to be getting bad data from the geocoding web service. If I look up the location "1420 Munson Road Porter, IN 46304" via the Google Maps web page, it gives me a correct location. However, if I use the geocoding web service, I get a location in florida. If I'm doing something wrong, it's not obvious to me. I'd appreciate any help I can get.
Correct: http://maps.google.com/maps?q=1420+Munson+Road+Porter,+IN+46304 Incorrect: http://maps.google.com/maps/api/geocode/xml?address=1420+Munson+Road,+Porter,+IN+46304&sensor=false -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
