mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
More detailed Version 3 Specification (#172)
* docs(spec): detailed rewrite of V3 specification by @DerZade [#107] * spec bump to v3.2 * includes pseudocode and diagrams for binary layout * adopt RFC 2119 specification language
This commit is contained in:
9
spec/v3/CHANGELOG.md
Normal file
9
spec/v3/CHANGELOG.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## Version 3.2
|
||||
Complete rewrite to clarify many ambiguous wordings.
|
||||
|
||||
## Version 3.1
|
||||
- added `metadata` details about `vector_layers`.
|
||||
- Clarified that directory entry lengths must be nonzero, and directories must be non-empty.
|
||||
- add AVIF to TileTypes.
|
||||
Reference in New Issue
Block a user