Joachim Ungar

Results 31 comments of Joachim Ungar

Hi @sgillies, this issue resurfaced again and I wonder whether we can continue with this. I found the related issue on GDAL here: https://github.com/OSGeo/gdal/issues/1900 > In the latest pythons we...

I also observed an odd behavior using `fiona.transform.transform_geom()` with either providing CRSes as string or as `rasterio.crs.CRS`: ``` #!/usr/bin/env python from fiona.transform import transform_geom from rasterio.crs import CRS from shapely...

Thanks for the fix! We discovered this issue as well. Is there any chance to make a new release including this fix @petrsloup?

Hi @qiang-zhang-neu, I'm not sure what you mean by "3D binary mask". I guess a 2D binary mask in this context is a raster dataset, so in order to use...

Ok, good to know, thanks!

Use Geopackage files and update via SQL.

Also, internal code is fuzzy. Maybe have a cleaner distinction between process zooms (given in mapchete file), execute zooms (as specified in e.g. ``execute``) and baselevel zooms.

e.g. `mapchete serve s3://path/to/tile/directory/` or `mapchete serve file.tif`