Geospatial libraries and GooglePlaces API wrapper

Q&A's, tips, howto's
Locked
hilti
Posts: 140
Joined: Sun Apr 19, 2009 10:09 pm
Location: Hannover, Germany
Contact:

Geospatial libraries and GooglePlaces API wrapper

Post 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
--()o Dragonfly web framework for newLISP
http://dragonfly.apptruck.de

Locked