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

Use a separate database for OSM data #496

Closed
wants to merge 5 commits into from

Conversation

robsavoye
Copy link
Collaborator

Instead of importing OSM data into the underpass database, the OSM database is now separate. This enables Underpass to validate existing data. A probable discussion point is the way_refs table (which I think needs to go away in the future) has been moved into the OSM database, instead of the Underpass one. The Underpass database still contains the validation table though.

@emi420
Copy link
Collaborator

emi420 commented Apr 24, 2024

A new PR will be created from the feature/splitdb branch

@emi420 emi420 closed this Apr 24, 2024
@robsavoye robsavoye deleted the splitdb branch May 13, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants