Skip to content

Latest commit

 

History

History
executable file
·
11 lines (10 loc) · 821 Bytes

README.md

File metadata and controls

executable file
·
11 lines (10 loc) · 821 Bytes

Geo-tools library

Introduction

This library provides some tools to process geolocation data:

  • geofence to filter locations falling outside given polygon(s)
  • geodistance to filter locations farther than a given minimum distance for a same identifier
  • ip2location to look up countries based on an ipv4 or ipv6 address
  • latlng2location to look up countries based on latitude/longitude pairs
  • kml2wkt2json to turn a KML file into a WKT/JSON file for Athena geofence
  • latlng2geohash to get the geohash from latitude/longitude
  • geohash2latlng to get the lat/lng from geohash