-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Bug]: Creation of Geometry objects from other geometry objects not working #10
Comments
I am wondering if there is any suggestion on this. Without updating the dependencies, I am afraid I can't use this library. |
Thank you for considering to us this library. I'll be able to change the validators this weekend. I hope that this will be quick enough for your project. |
Fixed in version |
It is merged to main, however the upload to pypi has failed. Will resolve tomorrow morning. |
Initial Checks
Description
Creation of a class containing annotated
MultiPolygon
fails with a list ofPolygon
with validation error. Hopefully this behavior could be supported by changing validation logic inGeometryField
Error
Example Code
The text was updated successfully, but these errors were encountered: