Registry / utility / golang-geo

golang-geo

JSON →
library0.0.0-20260610190942-d377bc8e8fb9gogounverified

Provides geometric types and algorithms for 2D and 3D spatial computations.

go get github.com/golang/geo
INSTALL
IMPORT
SIG · GOLANG-GEO
G
golang-geo
utilitygov0.0.0-20260610190942-d377bc8e8fb9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

geo
github.com/golang/geo

Create a latitude/longitude point using S2 geometry.

import "github.com/golang/geo/s2" func main() { latlng := s2.LatLngFromDegrees(40.7128, -74.0060) _ = latlng }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260610190942-d377bc8e8fb9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golang-geo — go get golang-geo · libregistry