Proto commits in georust/geozero

These 2 commits are when the Protocol Buffers files have changed:

Commit:84a6bf0
Author:Yuri Astrakhan
Committer:GitHub

chore: use fast-mvt for MVT processing (#311) - [x] I agree to follow the project's [code of conduct](https://github.com/georust/.github/blob/main/CODE_OF_CONDUCT.md). - [x] I added an entry to the project's change log file if knowledge of this change could be valuable to users. - Usually called `CHANGES.md` or `CHANGELOG.md` - Prefix changelog entries for breaking changes with "BREAKING: " --- This is mostly vibed with some manual reworks at this stage, and may need a few more passes before merging. My fast-mvt crate at this stage is significantly faster than anything else available, plus it removes the need for protobuf support --------- Co-authored-by: Frank Elsinga <frank@elsinga.de> Co-authored-by: Frank Elsinga <frank.elsinga@tum.de> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

This commit does not contain any .proto files.

Commit:7c616f3
Author:Pirmin Kalberer
Committer:Pirmin Kalberer

Add MVT writer

The documentation is generated from this commit.