Alexander Rolek
Alexander Rolek
The `as_numeric` function is really primitive right now. It's mainly used for converting building heights in text format to numeric format so the values can be used for building extrusions...
This issue is a follow up to to https://github.com/go-spatial/tegola/issues/144. The goal is to setup an example tegola config file which uses the schema generated by [osm2pgsql](https://wiki.openstreetmap.org/wiki/Osm2pgsql).
I have been playing with the Galleon wallet to test Tezos delegation. The wallet looks great and is pretty straightforward to use, but I hit a UX issue. When delegating...
This is a great looking project, and the tileserver is nice addition. I noticed it supports .png tiles as of now. Any plans to support mapbox vector tiles?
@fjrsaracho surfaced an issue reported by the code scanning tool Trivy. This issue is about implementing Trivy to do a scan weekly so we can stay on top of vulns...
In looking at [func scheme()](https://github.com/go-spatial/tegola/blob/c5bb0769cfafc8d1633591397e33f02fab7b16ad/cmd/tegola_lambda/main.go#L147) I see we do some auto detection for X-forward-for, This header is considered non-standard though its use is fairly ubiquitous. X-Forward-For has been superseded by...