Just van den Broecke
Just van den Broecke
This issue was found in Heron (https://code.google.com/p/geoext-viewer/issues/detail?id=235) but applies to the function GeoExt.form.toFilter in https://github.com/geoext/geoext/blob/master/lib/GeoExt/widgets/form.js Problem is that in some forms with OR-ed fields where the user leaves fields empty...
Could not find in the QGIS Server documentation. May apply also to WMS, WFS, WMTS. Our QGIS Desktop version is `3.16.0-Hannover | QGIS code revision | 4af1cbfb97` Our [QGIS Server...
Recently some additions for INSPIRE Download support were added to pygeoapi (by @geosander). There is already an INSPIRE Chapter in Advanced Topics. We may need to make that current with...
Docker post-install steps in case of permission problems, even when using sudo. See https://docs.docker.com/engine/install/linux-postinstall/ : If you don’t want to preface the docker command with sudo, create a Unix group...
Fix for issue #935: by adding a `timeout` parameter (provided with constructor, default 30ms) locking errors are avoided, at least brought down to a minimum. In our seeding sessions, multiple,...
NB: I will provide a PR for this. Edit: the same problem may affect [MBTiles caches](https://github.com/mapproxy/mapproxy/blob/master/mapproxy/cache/mbtiles.py). ## Context Seeding a GeoPackage cache from a Mapnik+PostGIS source. First using single cache...
**Description** Three collections (all Dutch data) have reversed axis ordering in spatial extent config. **Steps to Reproduce** Steps to reproduce the behavior: * start pygeoapi with Docker using default config:...
In 04-vector-data replace: https://docs.qgis.org/3.28/en/docs/gentle_gis_introduction/vector_data.html by https://docs.qgis.org/latest/en/docs/gentle_gis_introduction/vector_data.html
### Discussed in https://github.com/geopython/GeoHealthCheck/discussions/493 Originally posted by **dperezBM** November 10, 2025 Hi, I am trying to run a Docker container of GeoHealthCheck, but I want to update the Ubuntu and...