tidwall / rtreeLinks
An R-tree implementation for Go
☆332Updated last year
Alternatives and similar repositories for rtree
Users that are interested in rtree are comparing it to the libraries listed below
Sorting:
- GeoJSON for Go. Used by Tile38☆142Updated last year
- Go package for performing accurate measurements of Earth. Includes the geodesic routines from GeographicLib.☆74Updated last year
- A zero-dependency Go package for coordinate transformations.☆140Updated 8 months ago
- Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification☆156Updated last week
- Golang port of kdbush, a fast static spatial index for 2D points.