Categorygithub.com/paulstuart/geo64
repositorypackage
0.0.0-20230902142604-853b4dc9fb07
Repository: https://github.com/paulstuart/geo64.git
Documentation: pkg.go.dev

# README

geo

Geographic utilities

This is a copy of github.com/paulstuart/geo which defaults to using 32bit coords.

The right way would be to use generics to make flexible but it's not working and I need something NOW that I can use for another project.

TODO: make generics do the monkey dance.