GeoLookup README A REST web service using Jersey, to provide simple geo-lookup queries for: 1) Search for locations contained within a polygon 2) Search for the coordinate locations for placenames Results can be obtained in JSON, KML plain-text or KML binary
amb-enthusiast/GeoLookup
A Jersey REST web service to perform geo-lookup against an external postgresDB. Uses Jackson to provide JSON results, and JAK to provide KML results.
Java