tileyolo 0.2.3

A simple raster-based XYZ tile server for serving GeoTIFFs
1
2
3
4
pub mod cog;
pub mod local;
pub mod metadata;
pub mod s3;