Paul Norman

Results 342 comments of Paul Norman

Handling multiple style versions is another issue, but I think that needs its own issue, so once I figure more of that out I'll write up an issue specific to...

So, I've been giving this some thought on an architecture level. The deployment I'm considering is worldwide with pre-rendering, and needs to handle schema-incompatible map upgrades without shutting down or...

v0.6.0 or a version shortly before the release was cut

> The problem shows up with the Douglas Peucker simplification algorithm and right angels. I don't see this as something caused by DP. Scaling everything to 2048 units per tile,...

I've done a check of my tracked bugs, and this bug is still present in 0.9.x branch.

I tried looking into this, and with `TEGOLA_SQL_DEBUG=LAYER_SQL:EXECUTE_SQL tegola cache seed tile-name 12/649/1402 --overwrite` I never got the SQL for the layer in question. ``` pnorman@pippin:~/osm/spirit/vector$ TEGOLA_SQL_DEBUG=LAYER_SQL:EXECUTE_SQL ~/go/src/github.com/go-spatial/tegola/cmd/tegola/tegola cache seed...

Couple of things to keep in mind - the mbtiles spec sets out what it needs to look like for the consumer of it, but allows different storage with views....

> @pnorman that's for the detailed issue. This looks related to #552. Yes - fixing all of the issues here should fix #552. It's hard to say which of the...

Readonly is what #579 is about, and I think it makes sense.