Re: [gdal-dev] Rendering/rasterizing GeoPackage vector to grayscale

2023-04-14 Thread Martin Häggström
Hi, Yes, I have ordered an ESP32 board (Inkplate 6plus) which I am planning to use as a portable selfcontained map-viewer (solar charged). My initial plan was to try using as close to "raw" data from sources as possible, to minimize hazzle with updating the maps. This would mean doing all processi

Re: [gdal-dev] Intermittent failure with Python mocks

2023-04-14 Thread Jon Morris
Yes it does help. I’m still getting to grips with patching and see it as a last resort if you can’t set the test up a better way. I’ll skip the failing tests for now and see if I can rewrite them. Though I guess the question now is why does it actually work most of the time? 😊 Thanks e: jon.m