Registry / serialization / paulmach-go-geojson

paulmach-go-geojson

JSON →
library1.5.0gogounverified

Package geojson is a library for encoding and decoding GeoJSON into Go structs.

go get github.com/paulmach/go.geojson
INSTALL
IMPORT
SIG · PAULMACH-GO-GEOJSO
P
paulmach-go-geojson
serializationgov1.5.0
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.

geojson
github.com/paulmach/go.geojson

Creates a new GeoJSON feature collection.

package main import ( "fmt" "github.com/paulmach/go.geojson" ) func main() { fc := geojson.NewFeatureCollection() fmt.Println(fc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
paulmach-go-geojson — go get paulmach-go-geojson · libregistry