Registry / serialization / tkrajina-gpxgo

tkrajina-gpxgo

JSON →
library1.4.0gogounverified

A Go library for reading, writing, and manipulating GPX (GPS Exchange Format) files.

go get github.com/tkrajina/gpxgo
INSTALL
IMPORT
SIG · TKRAJINA-GPXGO
T
tkrajina-gpxgo
serializationgov1.4.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.

gpx
github.com/tkrajina/gpxgo

Create a new GPX object

package main import ( "fmt" "github.com/tkrajina/gpxgo" ) func main() { g := gpx.NewGPX() fmt.Println(g) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
tkrajina-gpxgo — go get tkrajina-gpxgo · libregistry