proxy.golang.org : github.com/Flokey82/geoquad
Package geoquad provides a simple way to generate a quadtree for a given set of lat/lon coordinates. The quadtree is laid out like described in: https://www.maptiler.com/google-maps-coordinates-tile-bounds-projection/ to represent a tileset that is used by Google Maps, OpenStreetMap, etc. This will allow us to quickly find all coordinates within a given tile, or all coordinates within a given bounding box, as well as the closest coordinate to a given coordinate.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/%21flokey82/geoquad
Keywords:
map-tiles
, quadtree
License: Apache-2.0
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/Flokey82
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago