comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/minfo/DifferencesState.java @ 8429:65bbbd06fa63

Do not add a sounding width facet for bed height differences.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 17 Oct 2014 17:29:30 +0200
parents 7259704e7dd7
children 64e527208942
comparison
equal deleted inserted replaced
8428:322ac5d61777 8429:65bbbd06fa63
130 BED_DIFFERENCE_YEAR, 130 BED_DIFFERENCE_YEAR,
131 createBedDiffYearDescription( 131 createBedDiffYearDescription(
132 meta, 132 meta,
133 (BedDiffYearResult)results[idx], 133 (BedDiffYearResult)results[idx],
134 true), 134 true),
135 ComputeType.ADVANCE,
136 stateId,
137 hash));
138 newFacets.add(new BedDiffSoundingWidthFacet(
139 idx,
140 BED_DIFFERENCE_SOUNDING_WIDTH,
141 createBedDiffSoundingDescription(meta),
142 ComputeType.ADVANCE, 135 ComputeType.ADVANCE,
143 stateId, 136 stateId,
144 hash)); 137 hash));
145 /* 138 /*
146 newFacets.add(new BedDiffMorphMinFacet( 139 newFacets.add(new BedDiffMorphMinFacet(

http://dive4elements.wald.intevation.org