You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the --profile mercator option gives an segmentation violation on Docker image tumgis/ctb-quantized-mesh but not on tumgis/ctb-quantized-mesh:alpine.
as shown here, the Alpine image runs on GDAL v3, the Debian image on GDAL v2. I assume that this causes the difference.
If somebody manages to get the Debian image built with GDAL v3, that would be great. I'm happy for PRs to resolve this. Sadly, I don't have time to fix this on my own.
Hi,
I noticed the --profile mercator option gives an segmentation violation on Docker image tumgis/ctb-quantized-mesh but not on tumgis/ctb-quantized-mesh:alpine.
Sample on tumgis/ctb-quantized-mesh:
Any idea why this function works on tumgis/ctb-quantized-mesh:alpine but not on tumgis/ctb-quantized-mesh ?
I prefer to use tumgis/ctb-quantized-mesh instead of tumgis/ctb-quantized-mesh:alpine (because other tooling on that Docker image)
The text was updated successfully, but these errors were encountered: