Skip to content
forked from 4lie/lookups

Fast and in memory geo lookup library

License

Notifications You must be signed in to change notification settings

Mueslidotio/lookups

 
 

Repository files navigation

Geo Lookups

Build PkgGoDev

Introduction

Fast and in-memory geo lookup library.

Simply add polygons and run queries. It uses Google's S2 Library for indexing and it's super fast 🚀.

Install

go get github.com/4lie/lookups

Examples

lookups_test.go contains several useful examples. You can check visualizations of them here.

Image Description
How indexing works
Simple polygon example
Polygon with holes example
Multiple polygons example

About

Fast and in memory geo lookup library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 90.7%
  • Makefile 9.3%