Agile Tortoise
Greg Pierce’s blog
Servoy: mod_geocode
mod_geocode is a simple Servoy module that demonstrates how to make requests HTTP REST queries to the Google Maps API Geocode service, and get back a variety of useful information, such as Longitude and Latitude, better formatted address values, postal codes, etc.
The module takes advantage of Servoy’s built-in javascript and Google’s willingness to return JSON results, making it very easy to parse and utilize.
It’s fully functional as-is, and is free for use. The API could be fleshed out a lot more, but I’m really only putting it up for sample purpose so consider it a starting point.
To get started, download, unzip and import the module into your Servoy instance…