Menu

Commit [r105]  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-06-05

added /trunk/src/de/luh/iup/manuela/dao/InvekosDao.java
/trunk/src/de/luh/iup/manuela/dao/InvekosDao.java Diff Switch to side-by-side view
Loading...
Auth0 Logo