package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

Decode deserializes Data from a gzip-compressed json generated by Encode().
Encode writes serializes Data as a gzip-compressed json.

# Structs

Bounds stores the bounds of a projection.
Data stores all the spheroid and projection data.
Projection stores the metadata for a projection; it mirrors the fields in geoprojbase.ProjInfo but with modifications that allow serialization and deserialization.
Spheroid stores the metadata for a spheroid.