Matt Amos

Results 89 comments of Matt Amos

I thought the "directory" format was the same as the "custom" format, but with one "custom" file per table in a directory? What are the ways in which "custom" format...

If the notes are "unwanted", would it make sense to close them?

Sorry, I'm late to the discussion here... First, this looks great! I'd be in favour of something like this being merged. It would be great to have it in cgimap...

That's a good point. Although I feel like it is more elegant to keep them in the same API call, it seems that it would be more practical to keep...

I've started (very preliminary) work on this on a [cgimap branch](https://github.com/zerebubuth/openstreetmap-cgimap/tree/history). So preliminary, it currently breaks the tests! But hopefully should have something workable soon-ish, and we can sync the...

Mapzen has a [process](https://github.com/tilezen/tilequeue/blob/master/tilequeue/command.py#L335) which takes the list of expired tiles which `osm2pgsql` produces at zoom 16, creates the pyramid of their ancestors, and intersects that with the "tiles of...

> It seems that the current implementation of a tree drops some tiles. I did not investigate further because it is hidden in the old, ugly implementation. Red tiles were...

The `seed` command will make a job for every tile [between the zoom levels configured](https://github.com/tilezen/tilequeue/blob/4062c1a579bdf965a4ebc711f238d8b37de8b926/tilequeue/command.py#L350-L351), inclusive of the start and end zooms. I've seen jobs can fail for a wide...

Related: #448, https://github.com/tilezen/vector-datasource/pull/1468#discussion_r198444646 Is it worth merging `alcohol`, `wine` and `beverages` under the same `kind`, and use `kind_detail` for the (perhaps very fine) distinction between these?

Hmmm... I can't make those line numbers match up with anything. What commit is your working directory on?