s2tiles
Version:
S2Tiles is a single-file archive format for tiled data that works for both WM and S2 projections. The goal is to be a "cloud optimized tile store" for vector/raster/grid data.
24 lines (14 loc) • 737 B
Markdown
# S2 Tiles Specification
A specification for encoding tiled vector data.
## Implementations
- [s2tiles](https://github.com/Open-S2/s2tiles) (Typescript - example guide using the FS and tests)
- [gis-tools](https://github.com/Open-S2/gis-tools) (Rust and Typescript for both local and browser use)
## Contributing
If you are interested in contributing please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file.
## Authors
- Craig O'Connor
## License
The text of this specification is licensed under a
[Creative Commons Attribution 4.0 DEED License](https://creativecommons.org/licenses/by/4.0/deed.en).
However, the use of this spec in products and code is entirely free:
there are no royalties, restrictions, or requirements.