diff flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 2175:3f90f4d37c8d

Render manual points in longitudinal sections. flys-artifacts/trunk@3770 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 26 Jan 2012 13:12:19 +0000
parents 105097966111
children 65dac9cf6ff5
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java	Thu Jan 26 12:56:57 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java	Thu Jan 26 13:12:19 2012 +0000
@@ -78,6 +78,8 @@
     String DURATION_Q = "duration_curve.q";
     String DURATION_MAINVALUES_Q = "duration_curve.mainvalues.q";
 
+    String MANUALPOINTS = "manualpoints";
+
     String STATIC_WQ    = "other.wq";
     String STATIC_WQ_ANNOTATIONS = "other.wq.annotations";
     String STATIC_WKMS  = "other.wkms";

http://dive4elements.wald.intevation.org