https://github.com/jpbede/go-tilejson
Go library that implements the Mapbox TileJSON Spec
https://github.com/jpbede/go-tilejson
Last synced: about 1 year ago
JSON representation
Go library that implements the Mapbox TileJSON Spec
- Host: GitHub
- URL: https://github.com/jpbede/go-tilejson
- Owner: jpbede
- License: mit
- Created: 2020-04-18T16:02:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T09:24:45.000Z (about 6 years ago)
- Last Synced: 2025-02-08T20:17:25.983Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-tilejson [](https://travis-ci.org/jpbede/go-tilejson)
## Attribution
This library is almost a copy from [tegola](https://github.com/go-spatial/tegola/blob/master/mapbox/tilejson/tilejson.go).
This library will be extended with some helper functions and will be extended based on the current tilejson-spec
# License
MIT