Page 1 of 1

Geospatial libraries and GooglePlaces API wrapper

Posted: Sat Jun 30, 2012 9:38 pm
by hilti
Hi Guys!

I've just pushed two new libraries to my Github.

GeoTools
Using the Google Maps API You are able to get an address by given latitude and longitude (vice versa) and calculate distance between two points.
https://github.com/marchildmann/newlisp-geotools

GooglePlaces
This is the world's first newLISP wrapper to the Google Places API ;) Have fun.
https://github.com/marchildmann/newlisp-googleplaces

More to come soon.

Cheers
Hilti