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

Add automated tests #13

Open
7 of 37 tasks
Diviloper opened this issue Nov 27, 2022 · 0 comments
Open
7 of 37 tasks

Add automated tests #13

Diviloper opened this issue Nov 27, 2022 · 0 comments
Assignees
Milestone

Comments

@Diviloper
Copy link
Member

Diviloper commented Nov 27, 2022

@Diviloper Diviloper added this to the Version 1.2 milestone Nov 27, 2022
@Diviloper Diviloper self-assigned this Nov 27, 2022
@Diviloper Diviloper pinned this issue Mar 9, 2023
@Diviloper Diviloper mentioned this issue Aug 1, 2023
Diviloper added a commit that referenced this issue Aug 7, 2023
Besides adding tests for the temporal types (WIP, see #13), the following minor changes have been done:
* Make boolean-flag-returning functions return None when False instead of raising an exception
* Remove __cmp__ methods since they are no longer used in Python3
* Add geodetic flag to geometry_to_gserialized function to create geodetic objectes from geometries
* Add function to plot several independent sequences at once and fix some issues
* Update geometry_to_gserialized calls to always pass the geodetic flag.
* Fix calls to geometry_to_gserialized with no self object (staticmethods)
* Support of PostGIS 3.4
* Update LICENSE.
* Add WKB conversions
---------

Co-authored-by: Diviloper <[email protected]>
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