mirror of
https://github.com/systemed/tilemaker.git
synced 2026-05-06 16:30:00 -04:00
0190fbac89
Fixes #696, a regression introduced in the v3.0 work: - use the old NodeStore/WayStore when multiple input files - don't use lazy geometries when multiple input files - compute the bbox from the union of all the pbfs I suspect we could probably restore lazy geometries for multiple input files, but I haven't dug in to see what would be required. For testing, I built a pmtiles with monaco + liechtenstein and verified they both showed up.