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

Replace polygon clipping library #2

Open
gka opened this issue Dec 29, 2011 · 1 comment
Open

Replace polygon clipping library #2

gka opened this issue Dec 29, 2011 · 1 comment
Assignees

Comments

@gka
Copy link
Contributor

gka commented Dec 29, 2011

The polygon clipping library which is currently used in Kartograph is non-free. There is an open source polygon clipping library in C++, which probably could be bound to Python easily. Another option is to port it to native Python.

@ghost ghost assigned gka Dec 30, 2011
@gka gka mentioned this issue Dec 31, 2011
@gka
Copy link
Contributor Author

gka commented Dec 31, 2011

Found a benchmark of more C++ polygon libraries. Maybe it's easier to use Boost.Polygon than Clipper since there is a general Boost.Python binding..

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