Skip to content

vadlamak/h3go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC to attempt ingesting sample points and polygons and attempt to match point in poly using Uber's H3 library

Prerequisites

  • set GOPATH
  • have a standalone instance of redis running on default port in localhost

Usage instructions

run the commands in the bin folder

  • ingest point - ./ingest point
  • ingest polygon - ./ingest polygon

Done Statement

  • ingest points
  • ingest polygons
  • run point-in-poly matches
  • visualize and benchmark results

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages