Temporary neighbour mbtiles are including the same polygons and are overlapping after merge
Expected behavior
The same data not to be included twice and overlap.
It seams that extract slices from osmium are overlapping
2023/07/25 09:22:40 SLICE: slovenia.osm.pbf >>> 3761385959-tmp.osm.pbf (13.305086,45.420805,14.962714,46.879555) success
2023/07/25 09:22:47 SLICE: slovenia.osm.pbf >>> 2949200230-tmp.osm.pbf (14.942714,45.420805,16.600342,46.879555) success
then "tile-join" should be smarter but as much as I understand it only copy's what it has.
Anybody knows solution to this?




Temporary neighbour mbtiles are including the same polygons and are overlapping after merge
Expected behavior
The same data not to be included twice and overlap.
It seams that extract slices from osmium are overlapping
2023/07/25 09:22:40 SLICE: slovenia.osm.pbf >>> 3761385959-tmp.osm.pbf (13.305086,45.420805,14.962714,46.879555) success
2023/07/25 09:22:47 SLICE: slovenia.osm.pbf >>> 2949200230-tmp.osm.pbf (14.942714,45.420805,16.600342,46.879555) success
then "tile-join" should be smarter but as much as I understand it only copy's what it has.
Anybody knows solution to this?



