-
Notifications
You must be signed in to change notification settings - Fork 2
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
Creating task areas with no features should not be possible #37
Comments
We do not pass data extracts to splitbysquare in order to check if the resulting polygons contain features or not.
|
Is the problem here only specific to features not available because the task area is small or does it implemented on tasks with more area too where there is no features. Cases could be of forest areas? |
I have made some improvements to this issue:
AOI geojson: |
I couldn't see the project you mentioned, I think its already deleted can you provide me aoi and the dimension you used so that i can try it, if this new improvements solves it. |
Possibly this one? |
Describe the bug
To Reproduce
Project https://fmtm.hotosm.org/project/100
Expected behavior
split_by_square
function to avoid this problem.Screenshots
You can see two small task areas that have no buildings:
Additional considerations
I imagine this problem does not exist on the complex splitting algorithm, as we handle the case already.
The text was updated successfully, but these errors were encountered: