systemed / tilemaker

Make OpenStreetMap vector tiles without the stack
https://tilemaker.org/
Other
1.46k stars 230 forks source link

support multiple input files #701

Closed cldellow closed 6 months ago

cldellow commented 6 months ago

Fixes #696, a regression introduced in the v3.0 work:

For testing, I built a pmtiles with monaco + liechtenstein and verified they both showed up.

I think we could probably support lazy geometries, but have left it alone for now.

systemed commented 6 months ago

Thanks! Tested with Oxfordshire+Worcestershire+Gloucestershire and works well. (I'd had a brief look previously and spotted the thread local issue but not the others.)