John A Stevenson
John A Stevenson
### Summary This pull request adds an extra assertion to the preflight checks to confirm that the node_exporter process has read permission on the TLS key and certificate. ### Background...
### Summary This pull request adds case-insensitive, partial matches for text columns to the Postgres provider. This makes it easier for users to search the API where the case and...
I am exporting mbtiles using the script below. The export runs without raising any exceptions, however: + Only one of the four required tiles at level 9 is drawn. +...
I have cube where `cube.cell_methods == (None,)`. When I try to save it to NetCDF, Iris crashes with the following exception: ``` -> 1728 for name in cm.coord_names: 1729 coord...
# Overview This merge request adds CQL query functionality to the PostgreSQL provider. Using CQL allows more powerful queries than simple equality in a WHERE clause, including spatial operators such...
I have enjoyed experimenting the PUM this afternoon. It looks very useful. Thank you for creating it. I tried the following: + Create `delta_0.0.201807131730.sql` that does `CREATE TABLE IF NOT...
#### Steps to reproduce: + Create a service (demo) following instructions in [tutorial](http://istsos.org/en/latest/doc/tutorial.html) + Log into Admin web UI + Select "Delete service" + Enter "demo" in text box +...
### Summary As a geologist digitising lines via Mergin Input, I would like to know the absolute scale that I am working at so that I can digitise with an...
### Description This pull request adds a set of tests for the behaviour of `geodiff.rebase()` within pygeodiff. They are intended as an aid to addressing issue https://github.com/MerginMaps/geodiff/issues/210, where the presence...