comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 1825:02cd002205a3

Added 'static' wqkms data access. flys-artifacts/trunk@3154 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 03 Nov 2011 13:22:55 +0000
parents a97764363ba2
children 729ba79e94a0
comparison
equal deleted inserted replaced
1824:982956bde69e 1825:02cd002205a3
32 32
33 String DURATION_W = "duration_curve.w"; 33 String DURATION_W = "duration_curve.w";
34 String DURATION_Q = "duration_curve.q"; 34 String DURATION_Q = "duration_curve.q";
35 35
36 String STATIC_WKMS = "other.wkms"; 36 String STATIC_WKMS = "other.wkms";
37 String STATIC_WQKMS = "other.wqkms";
37 38
38 String HEIGHTMARKS_POINTS = "heightmarks_points"; 39 String HEIGHTMARKS_POINTS = "heightmarks_points";
39 40
40 String CSV = "csv"; 41 String CSV = "csv";
41 String WST = "wst"; 42 String WST = "wst";

http://dive4elements.wald.intevation.org