newLISP Fan Club

Forum => newLISP in the real world => Topic started by: hilti on June 30, 2012, 02:38:29 PM

Title: Geospatial libraries and GooglePlaces API wrapper
Post by: hilti on June 30, 2012, 02:38:29 PM
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