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:
Jonas Schade
2023-08-17 12:05:14 +02:00
committed by GitHub
parent 1f30e1a9b9
commit 1aa0931d44
2 changed files with 450 additions and 85 deletions

9
spec/v3/CHANGELOG.md Normal file
View 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.