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

STYLE OFFSET of y = -99 causes GEOS error for polygon layer #5442

Closed
szekerest opened this issue May 30, 2017 · 1 comment
Closed

STYLE OFFSET of y = -99 causes GEOS error for polygon layer #5442

szekerest opened this issue May 30, 2017 · 1 comment
Assignees
Milestone

Comments

@szekerest
Copy link
Member

GEOSOffsetCurve_r cannot accept polygons just lines. We should either convert the geometries to lines before calling GEOS or ignore the error provided by geos and fall back to the original approach.

@szekerest
Copy link
Member Author

Ingnoring GEOS errors was added, still need to convert geometries to linestrings before calling GEOS

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

1 participant