We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Condition: less than 50 vertices per polygon
Deal with intersections of simplified polygons.
The text was updated successfully, but these errors were encountered:
Algorithm: https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm
See http://gdal.org/ogr__api_8h.html#ae7727c1e3f1aea8740020a75d150b09c
Sorry, something went wrong.
landam
No branches or pull requests
Condition: less than 50 vertices per polygon
Deal with intersections of simplified polygons.
The text was updated successfully, but these errors were encountered: