comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 1912:ae8da3c61f9b

Added new STATIC_WQ_ANNOTATIONS Facet Type. flys-artifacts/trunk@3272 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 16 Nov 2011 15:45:16 +0000
parents 99ca3b686dd1
children 5afdf7ed0937
comparison
equal deleted inserted replaced
1911:a80d33a3bcca 1912:ae8da3c61f9b
51 51
52 String DURATION_W = "duration_curve.w"; 52 String DURATION_W = "duration_curve.w";
53 String DURATION_Q = "duration_curve.q"; 53 String DURATION_Q = "duration_curve.q";
54 54
55 String STATIC_WQ = "other.wq"; 55 String STATIC_WQ = "other.wq";
56 String STATIC_WQ_ANNOTATIONS = "other.wq.annotations";
56 String STATIC_WKMS = "other.wkms"; 57 String STATIC_WKMS = "other.wkms";
57 String STATIC_WQKMS = "other.wqkms"; 58 String STATIC_WQKMS = "other.wqkms";
58 59
59 String HEIGHTMARKS_POINTS = "heightmarks_points"; 60 String HEIGHTMARKS_POINTS = "heightmarks_points";
60 61

http://dive4elements.wald.intevation.org