https://github.com/redhog/webxtile
https://github.com/redhog/webxtile
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redhog/webxtile
- Owner: redhog
- Created: 2026-02-24T18:04:00.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-02-26T22:37:12.000Z (5 months ago)
- Last Synced: 2026-02-27T04:31:07.400Z (5 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebXTile
Efficient storage and retrieval of 3-D geographical grids as a spatial octree with msgpack containers, designed for progressive web-frontend consumption.
Supports full roundtrip with [xarray](https://xarray.dev) Datasets following [CF Conventions](https://cfconventions.org/).
## Documentation
* [Python xarray reader/writer](py/docs/index.md)
* [JavaScript reader library for browsers](js/README.md)