spatialdata v3.1.0
- Add
AnalyticDB
for a spatial database composed of analytic functions. - Add
CSGeoLocal
for local rotated geographic coordinate systems. - Switch from CppUnit to Catch2 for C++ testing framework.
- Bugfixes
- Update spatial database
validateParameters()
to use correct data member (self.label
->self.description
).
- Update spatial database
- Update Pyre requirement to version 1.1.0.
- Update Python requirement to version 3.8 or later.