Simplified interface with PipingSoilProfileReader: use HasNext to find out whether there is a next profile and ReadProfile to read that profile, which automatically puts the pointer at the next profile in the result set. Made reading of values that are required fail fast. Added version check for D-Soil Model database files. Made importer skip profiles with layers with invalid geometries. Related to Issue [WTI-27] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@579 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Added requirement of a Layer which has the property IsAquifer true. Requirement set by piping kernel. Refactored the SoilProfileReader so that it can be used to read profiles one at a time. Updated databases to reflect the requirement of IsAquifer. Updated queries used to gather all the soil profile information. Related to Issue [WTI-27] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@561 5a3db67b-de53-47b5-99c8-a1c30a6650e2