2024.9.0
-
core
static/index.html
: fixed deprecated WMTS endpoints and added recent S2Cloudless versions (#643)mapchete.tile.snap_geometry_to_tiles()
: use spatial subset when rasterizing to avoid memory errors (#644)mapchete.io.vector.read_vector_window()
: on windowed read, don't filter out respective singlepart types if requiret geometry type is a multipart type (#645)mapchete.io.vector.fiona_read()
: adapt to Fiona changing error messages when raisingFileNotFoundError
(#646)mapchete.path.MPath
: addpretty_size()
method (#647)
-
CI
- use
docker compose
instead of deprecateddocker-compose
(#641)
- use