comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 3296:45af081061e7

Added overview output for sq relation. Currently the overview generator is unused and the overview is build by the client. flys-artifacts/trunk@4979 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 13 Jul 2012 09:45:11 +0000
parents 79dd823733e2
children 1df6984628c3
comparison
equal deleted inserted replaced
3295:4fc442f1b4f6 3296:45af081061e7
197 197
198 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single"; 198 String MIDDLE_BED_HEIGHT_SINGLE = "bedheight_middle.single";
199 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch"; 199 String MIDDLE_BED_HEIGHT_EPOCH = "bedheight_middle.epoch";
200 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation"; 200 String MIDDLE_BED_HEIGHT_ANNOTATION = "bedheight_middle.annotation";
201 201
202 String SQ_OVERVIEW = "sq_overview";
203
202 String SQ_A_CURVE = "sq_a_curve"; 204 String SQ_A_CURVE = "sq_a_curve";
203 String SQ_A_MEASUREMENT = "sq_a_measurement"; 205 String SQ_A_MEASUREMENT = "sq_a_measurement";
204 String SQ_A_OUTLIER = "sq_a_outlier"; 206 String SQ_A_OUTLIER = "sq_a_outlier";
205 207
206 String SQ_B_CURVE = "sq_b_curve"; 208 String SQ_B_CURVE = "sq_b_curve";

http://dive4elements.wald.intevation.org