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

Add tags field to node structure #26

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Add tags field to node structure #26

merged 1 commit into from
Nov 17, 2024

Conversation

NoahSchiro
Copy link
Owner

@NoahSchiro NoahSchiro commented Nov 17, 2024

This adds "node tags" to the OSMNode struct, which gives more information about the map.

It represents an extremely large regression in performance, as we have to deal with HashMaps.

Resolves: #25

@NoahSchiro NoahSchiro merged commit dc39d90 into master Nov 17, 2024
1 check passed
@NoahSchiro NoahSchiro deleted the node-tags branch November 18, 2024 00:03
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.

Include node tags
1 participant