Menu

Commit [r580]  Maximize  Restore  History

CropRotationPlugin is using database stored Field and InVeKoS data now instead the data of a layer.

Fixed some Bugs in the calculation of the crop shares and the loading of the data.
Replaced the return type from double to int of the "area" methods in the Invekos class because hectar should be of type double but area (square meter) should be of type int (no need for square centimetre).

wellgis 2014-11-07

changed /branches/dev 1/src/de/luh/iup/manuela/dao/IACSDao.java
changed /branches/dev 1/src/de/luh/iup/manuela/domain/Invekos.java
changed /branches/dev 1/src/de/luh/iup/manuela/farm/CropRotationPlugin.java
changed /branches/dev 1/src/de/luh/iup/manuela/farm/CropRotationRating.java
changed /branches/dev 1/src/de/luh/iup/manuela/farm/CropShare.java
changed /branches/dev 1/src/de/luh/iup/manuela/service/FieldServiceImpl.java
/branches/dev 1/src/de/luh/iup/manuela/dao/IACSDao.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/domain/Invekos.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/farm/CropRotationPlugin.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/farm/CropRotationRating.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/farm/CropShare.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/manuela/service/FieldServiceImpl.java Diff Switch to side-by-side view
Loading...
Auth0 Logo