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

Options for untagged entities #103

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

patrickbr
Copy link
Member

@patrickbr patrickbr commented Nov 26, 2024

This PR adds the options --no-untagged-nodes, --no-untagged-ways, --no-untagged-relations and --no-untagged-areas. This is motivated by the fact that osm2rdf takes too long for the weekly updated dumps on https://osm2rdf.cs.uni-freiburg.de with the new default of writing all nodes to the output and considering them for the geometric relations. This is not our fault, the BZ2 compression simply takes so long.

As soon as this PR is merged, I will add --no-untagged-nodes to the command line of the weekly dumps.

@lehmann-4178656ch lehmann-4178656ch merged commit d7db303 into master Nov 28, 2024
8 checks passed
@lehmann-4178656ch lehmann-4178656ch deleted the options-for-untagged-entities branch November 28, 2024 06:02
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.

2 participants