Description
doarama.go is a Go client library for the Doarama GPS track
visualizer.
You should read the Doarama REST API
documentation before using this library.
You will need to request an API key.
You can view the API documentation at
https://godoc.org/github.com/twpayne/go-doarama.
It includes a command line interface in
cmd/doarama/.
doarama.go alternatives and similar packages
Based on the "GIS" category.
Alternatively, view doarama.go alternatives based on common mentions on social networks and blogs.
-
go-geom
Package geom implements efficient geometry types for geospatial applications. -
polyline
Package polyline implements a Google Maps Encoding Polyline encoder and decoder. -
go-kml
Package kml provides convenience methods for creating and writing KML documents. -
UTM
Bidirectional UTM-WGS84 converter for golang :earth_africa: :globe_with_meridians: -
go-sypexgeo
SypexGeo library for Go (provides access data from SypexGeo IP database files) -
go-gpx
Package gpx provides convenience types for reading and writing GPX files.
Updating dependencies is time-consuming.
Do you think we are missing an alternative of doarama.go or a related project?
README
DEPRECATED
On 2018-08-31, doarama.com moves to ayvri.com with a new API. This client for the Doarama API is deprecated.
go-doarama
go-doarama
is a Go client library for the Doarama GPS track
visualizer.
You should read the Doarama REST API documentation before using this library. You will need to request an API key.
You can view the API documentation at https://godoc.org/github.com/twpayne/go-doarama.
It includes a [command line interface](cmd/doarama/README.md) in
cmd/doarama/
.