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

Fixing saving lines #10704

Closed
wants to merge 2 commits into from
Closed

Conversation

Avan2021
Copy link
Contributor

Fixes #10471

Fixes an issue where removing the highway=unclassified tag from a road with oneway=no could leave an untagged line on the map without warning. This update ensures better data integrity by preventing accidental deletions of essential highway attributes.

@tordans
Copy link
Collaborator

tordans commented Jan 24, 2025

image
This cannot be right.

@Avan2021
Copy link
Contributor Author

Avan2021 commented Jan 24, 2025

I will work on it and make it right as soon as possible

@Avan2021 Avan2021 closed this by deleting the head repository Jan 24, 2025
@Avan2021
Copy link
Contributor Author

Avan2021 commented Jan 24, 2025

Hi @tordans, I have raised a new PR #10706 and I have solved the issue that you mentioned, it was a mistake in my repo and I am sorry for making a PR without double-checking it.

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

Successfully merging this pull request may close these issues.

Warn when accidentally saving just lines, etc.
2 participants