-
Notifications
You must be signed in to change notification settings - Fork 3
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
Optimizing Vector Tiles: Merging Duplicated Boundary Lines #494
Conversation
Query to merge admin lines according to the start and end dates
…ach-map-styles 929 shift to npm approach map styles
Fix Nominatim UI
@erictheise @danrademacher @1ec5 I think we’re good to proceed with this deployment in production. Do you have any other comments? Could you give a thumbs-up to approve the merge? 👍 |
We should for sure deploy the Overpass Turbo basemap fix. That's easy. I am less clear on the boundary deduplication. I can't tell if the gap/resolution issues in this comment have been addresses, or if not if they are small enough to let go for now, or if they are unresolved, do we need to hold off deploying until they get resolved? |
I have a backlog of translation updates that should go out with an overpass-turbo deployment. I can have those ready to go before I turn in tonight. |
From: OpenHistoricalMap/issues#800
This PR adds a PostgreSQL script to merge administrative boundary lines into single lines according to the admin_level, type, start_decdate and end_decdate including both ways and relations.
cc. @1ec5 @danrademacher @jeffreyameyer