Matt Amos

Results 89 comments of Matt Amos

Thanks, we'll definitely take a look at wrapping that and seeing if we can re-use it. The README describes Wagyu as a fork / evolution of Clipper, which we already...

I think this might be down to the OGC "standard" definition of polygon validity. If I'm remembering correctly, it's allowed for an interior ring to touch, but not cross, an...

@lexman we're doing a similar thing to `ST_MakeValid` inside the vector tile encoder, so either input should produce working output! Just to make absolutely sure; the output tile of the...

Sorry about this! It's a known issue (see #100, #87, #42), but we don't have a fix for it yet.

Are web browsers able to trap and deal with `204` separately from a `404` in javascript? That would allow the server to make the distinction between a tile that exists,...

That looks like a bug, especially as the worst artefact disappears at zoom 13. Looking at the tile, there are several spurious peaks in the green channel and the one...

I had a look at this and thought it might be a tile generation bug. Re-generated the tiles, but they're the same. This means it's most likely a problem with...

It's not just some of the larger `meadow` polygons - many smaller polygons of `meadow` and the two other kinds of green (forest and wood?) are missing too. The image...