Dear all, The Google geocoding works fantastic, but it returns not predictable results sometimes due to the fact that if it cannot geocode the whole address, it geocodes parts of it. Usually we pass an address for Kiev (Ukraine) for geocoding as "street name, district name, city name". It works well until a part of the address is wrong. In that case, it geocodes the rest parts of the address.
For instance, here is a request for geocoding "aaaaaaa" street in Dniprovs'kyi district of Kiev: http://maps.google.com/maps/geo?q=aaaaaaa+street+Dniprovs%27kyi+Kiev&output=xml&oe=utf8&sensor=false&key=ABQIAAAAP206gMKUhk43443mWAiALBQ-7fRzTcnTW_SsaxMmubvh9ZhSgxQ-nnPK2FYqypJgMjeZNxijOiEUzg&hl=uk The result of the request is location of Dniprovs'kyi district of Kiev. I need to know if the whole address is geocoded or not. But the Maps API return always the same result "200" if at least one word in the address might be found. Does anybody know how to understand if the geocoding processed the whole address or only a part of it? Best regards, Oleksandr -- 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.
