An open API service indexing awesome lists of open source software.

https://github.com/redhog/webxtile


https://github.com/redhog/webxtile

Last synced: 4 months ago
JSON representation

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)