https://github.com/sidwebworks/geomap-utils
Utils for working with maps, polylines and other geospatial data in Go
https://github.com/sidwebworks/geomap-utils
Last synced: 8 months ago
JSON representation
Utils for working with maps, polylines and other geospatial data in Go
- Host: GitHub
- URL: https://github.com/sidwebworks/geomap-utils
- Owner: sidwebworks
- License: apache-2.0
- Created: 2024-06-27T21:45:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-23T12:44:23.000Z (9 months ago)
- Last Synced: 2025-09-29T12:40:24.128Z (9 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geomap-utils
Utils for working with maps, polylines and other geospatial data in Go
> Please note that this library is a humble and improved port of https://github.com/googlemaps/android-maps-utils
# Installation
```sh
go get github.com/sidwebworks/geomap-utils
```
[Read Documentation](https://pkg.go.dev/github.com/sidwebworks/geomap-utils#pkg-functions)