Skip to content

FrancoisChaumont/geo-tools

Repository files navigation

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

About

Set of tools to process geolocation data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published