Menu

Commit [r101]  Maximize  Restore  History

The new default geometry storage type in PostGIS is WKB (WellKnownBinary) now.

So all objects containing geometries are now extending GeometryEntity.class which is implementing the needed methods.
A lot of classes and their methods had to changed to store, read and write WKB.
The SQL queries had also to be adapted.

wellgis 2012-05-29

changed /trunk/src/de/uniHannover/domain/LandscapeComponent.java
/trunk/src/de/uniHannover/domain/LandscapeComponent.java Diff Switch to side-by-side view
Loading...
Auth0 Logo