Introducing the new Google Geocoding Web Service

After yesterday's review of open source geocoders, Google just announced the introduction of the new Google Geocoding Web Service.

Improvements, from the announcement: "* A flatter response format for address components that is easier to parse.
* The ability to tag an address component with multiple types.
* Both full names and abbreviations for countries and states.
* Differentiation between rooftop and interpolated geocoder results.
* Both the bounding box and recommended viewport for each result. [...]
The Geocoding Web Service is intended to enable precaching of geocoder results that you know your application will need in future. For example, if your application displays property listings, you can geocode the address of each property, cache the results on your server, and serve these locations to your API application. This ensures that your application does not need to geocode the address of a property every time it is viewed by a user."

See also related stories below.

Read more of this story at Slashgeo.