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

AOI clip error #30

Closed
goriliukasbuxton opened this issue Aug 26, 2019 · 1 comment
Closed

AOI clip error #30

goriliukasbuxton opened this issue Aug 26, 2019 · 1 comment

Comments

@goriliukasbuxton
Copy link

porder order command with '--op clip' option gives error:
Unable to accept order: AOI is invalid: Self-intersection[-91.3017465704121 43.7893715726562]

samapriya added a commit that referenced this issue Aug 27, 2019
- Added geometry check functionality to multipolygon with shapely self intersection [Issue 30](#30).
- For multipolygons this also performs a vertex count check and simplifies polygon to fit under 500 vertices.
- General improvements
@samapriya
Copy link
Collaborator

Hey @goriliukasbuxton
porder now checks multi polygon and then uses a vertex check and simplifies geometry to under 500. If you are concerned about the number of vertices, run the simplify tool first and then pass through order tool. Upgrade to porder 0.4.2

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

2 participants