Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temporary mbtiles, overlap after join (merge) #22

Open
primozs opened this issue Jul 25, 2023 · 0 comments
Open

temporary mbtiles, overlap after join (merge) #22

primozs opened this issue Jul 25, 2023 · 0 comments

Comments

@primozs
Copy link

primozs commented Jul 25, 2023

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?
sequential-part-vs-joined-overlap
sequential-joined-inspect
sequential-individual-mbtiles-before-join
sequential-vs-tilemaker-whole

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant