Z and M elements are truncated to int in Point constructor
bjorkegeek opened this issue · 1 comments
bjorkegeek commented
When a Point with Z and/or M elements is read from the database, those elements are truncated into integers for no apparent reason. This happens in the Point constructor.
KernelA commented
The latest PyPi package contains this issue.