David Stenwall
David Stenwall
When I added all the constants from the spec the file grew quite a bit. I'm considering seperating them into a separate file you can use if you need them....
I was looking for a WFS implementation in golang and stumbled over this. I'd be interested in atleast try and a contribute as far as I'm able.
@dedm https://github.com/nginxinc/nginx-amplify-agent/blob/de296b81c36398b6aa21a0ed3c3e667fed5112b2/setup.py#L18-L32 There's is really no reason to put these here. This should be done by the install scripts. Also defining absolute paths are allowed but [discouraged](https://docs.python.org/2/distutils/setupscript.html). Took me quite...
There always seems to be a search triggered for every keystroke even though they're done i fast succession. Adding a short timer that gets reset on each keystrok would lower...
We're using QGIS-Server and the TileMatrix resolutions and origin is a per project setting. So it's not uncommon to have different settings for each project and for each WMTS-service. However,...
Duplicate post to my comment on the original issue to set env vars from config. Old but still open issue. I can confirm this works fine. For the first request!...