Skip to content

Conversation

@kucukaslan
Copy link
Contributor

@kucukaslan kucukaslan commented Dec 16, 2025

Manual describes the simple strategy's output as
"All ways that have at least one node inside the region are included"

However, existing code checks only the start/first node of the way and exclude the ways that have nodes inside the region.

@kucukaslan kucukaslan changed the title bug-fix: nodes that start with a node outside the region but have a node in the region should be included bug-fix: nodes that start with a node outside the region but have a node in the region should be included in simple extract Dec 16, 2025
@kucukaslan
Copy link
Contributor Author

two of the failed checks seems to be related to issue described in
see also #295 (comment)

the other one is a failure during package fetching (preparation stages). Probably a network issue, a retry can solve.

none of them seems to be relevant to the PR.

Please let me know, if there is anything I can or should do.

@joto joto merged commit d2a89ef into osmcode:master Dec 20, 2025
27 of 30 checks passed
@joto
Copy link
Member

joto commented Dec 20, 2025

Good find! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants