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

Small polygons with no features inside the regular splitted polygons #51

Closed
manjitapandey opened this issue Sep 16, 2024 · 2 comments
Closed
Assignees

Comments

@manjitapandey
Copy link

Describe the bug
In some cases of splitting task using task splitting algorithm, the regular splitted polygon contains small polygons with no features inside.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'fmtm'
  2. Click on 'create project'
  3. Apply task splitting algorithm.
  4. See error

Expected behavior
In case there is any polygon or line or point which are counted as a task exist inside the polygon, that should be removed.

Screenshots
image

@spwoodcock
Copy link
Member

Dup of #28

@Sujanadh
Copy link
Contributor

I don't think its duplicate, #28 is related to smaller tasks with few numbers of features or without features. My PR only fixes those small tasks which donot have any features in it(considered as holes). I will be working on this issue onward.

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

No branches or pull requests

3 participants