Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tidwall/geojson
GeoJSON for Go. Used by Tile38
https://github.com/tidwall/geojson
Last synced: 2 days ago
JSON representation
GeoJSON for Go. Used by Tile38
- Host: GitHub
- URL: https://github.com/tidwall/geojson
- Owner: tidwall
- License: mit
- Created: 2018-09-15T22:08:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T09:26:20.000Z (5 months ago)
- Last Synced: 2024-10-28T03:39:16.673Z (17 days ago)
- Language: Go
- Homepage:
- Size: 1.73 MB
- Stars: 130
- Watchers: 5
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeoJSON
[![GoDoc](https://godoc.org/github.com/tidwall/geojson?status.svg)](https://godoc.org/github.com/tidwall/geojson)
This package provides GeoJSON utilties for Go. It's designed for [Tile38](https://github.com/tidwall/tile38).
## License
`GeoJSON` source code is available under the MIT License.