Results 8 comments of Martin Bjærge Jensen

This can also be a problem for parameter **values** The danish [national data distribution service](https://datafordeler.dk/) requires upper case parameter values. This causes a problem when using: ``` yaml transparent: true...

Thank you for the answer. i'm aware of mergin-db-sync. It is really nice. Unfortunately I didn't have success with it on the complicated data model i am using. The problem...

Thanks. Unfortunately, for this particular project it is not possible to change the database setup. In this case, it would be nice to be able to use a pg_service file...

Paul Ramsey made this [post](http://blog.cleverelephant.ca/2019/03/geojson.html) about returning af geojson Feature collection: ```sql CREATE OR REPLACE FUNCTION rowjsonb_to_geojson( rowjsonb JSONB, geom_column TEXT DEFAULT 'geom') RETURNS TEXT AS $$ DECLARE json_props jsonb;...

Accept: application/vnd.geo+json would most elegant but desktop GIS users will probably not have the option to set those headers in their environment. Regarding geometry columns i'm not sure. Carto (Carotodb)...

I can put the file on the mobile: /Android/data/uk.co.lutraconsulting/files and then set the environment variable: PGSERVICE=/Android/data/uk.co.lutraconsulting/files/pg_service.conf Or PGSERVICE env could default to this file location or PGSYSCONFDIR could default point...

We have several user with this problem at the moment. Unable to get the plugin it working at all.

We see this too and also a very slow text widget with 2-3 seconds delays when typing. Is this lagging possibly related to this issue?