go-polyline
Polyline encoder/decoder
A package implementing Google Maps polyline encoding and decoding utilities.
Package polyline implements a Google Maps Encoding Polyline encoder and decoder.
109 stars
6 watching
30 forks
Language: Go
last commit: about 1 year ago decodingencodinggeospatialgisgogolanggoogle-mapspolyline
Related projects:
Repository | Description | Stars |
---|---|---|
geodav-tech/decode-google-maps-polyline | Converts encoded Google Maps polyline strings to lists of latitude/longitude pairs and optionally generates shapefiles from API responses. | 61 |
georust/polyline | Fast encoding and decoding of Google Encoded Polyline format | 26 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 857 |
twpayne/go-gpx | A Go package for reading and writing GPX files. | 37 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 227 |
twpayne/go-kml | A Go library for creating and writing KML documents | 88 |
buonomo/polylines.cr | An implementation of Google's polyline algorithm in Crystal | 10 |
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
huydang284/fixedwidth | A package for encoding and decoding fixed-width data in Go | 9 |
deatil/go-array | A Go package for working with nested data structures like maps and slices | 20 |
linkedin/goavro | A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. | 985 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |