An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# go-tilejson [![Build Status](https://travis-ci.org/jpbede/go-tilejson.svg?branch=master)](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