Gautier P
Gautier P
backspace is the same as hitting ctrl+h, so instead of removing the latest character, it toggles the help. Hence the shortcut for help toggle should be something else, maybe only...
Hi @richrd, sorry for the long answer! I finally managed to find some time to address the remaining issues. * replaced `clipboard` with `pyperclip` * `^H` is now behaving as...
Bump @richrd :call_me_hand:
Since I was waiting a release for quite some months now, I did one from [current master](https://github.com/Leaflet/Leaflet.VectorGrid/commit/a6f19adb8c89bac8061e09e0a547cebe90fa0c4f) in [`@bagage/leaflet.vectorgrid`](https://www.npmjs.com/package/@bagage/leaflet.vectorgrid). I'll remove it as soon as upstream publishes one!
Bumping. Any comment here?
I'm just trying to select it via `select myTable.jsonField`, so that it is available through `myGeoson.properties.jsonField` after. For now, I've "fixed" the issue by forcing the cast `cast(myTable.jsonField as text)...
I am not sure about MVT meaning but I do not want to filter the json column in tegola config, but to return it completely :)
Yes exactly!
sorry @ARolek I stubbed the request and the typo came from that; I can confirm you that the exact same request works just fine with postgis directly and/or tegola 0.7.0....
It is breaking at ~~request~~ startup time indeed. Here's the output with `TEGOLA_SQL_DEBUG=LAYER_SQL:EXECUTE_SQL`: ``` iles_1 | 2018-11-13 22:32:14 [INFO] root.go:56: Loading config file: /app/config.toml tiles_1 | 2018-11-13 22:32:14 [INFO] config.go:173:...