Added integrationtests for importing .soil files and creating PipingProfile (kernel input) from it. Changed type of PipingSoilLayer.IsAquifer from bool to double, as this is the type which is saved to the database. Transforming the double to a boolean is now handled in hte PipingProfileCreator. Fixed bug for when database contains no property values. Related to Issue [WTI-28] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@631 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