Friday, April 9, 2010

GeoCoding and Reverse Geocoding with OpenAddresses

If you want to use the Geoding services provided by OpenAddresses, have a look at the page: http://code.google.com/p/openaddresses/wiki/RESTService.
The MapFish protocoll has been extended with a powerful full text search that can be used like that: http://www.openaddresses.org/addresses/?limit=3&attrs=street,housenumber,city&query=Gen%E8ve%20Vogt
You obtain a GeoJson back and it is possible to add a callback parameters: http://www.openaddresses.org/addresses/?limit=3&attrs=street,housenumber,city&query=Gen%E8ve%20Vogt&callback=myCallback

No comments:

Post a Comment