comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java @ 1918:5afdf7ed0937

Added new STATIC_WKMS_INTERPOL Facet Type. flys-artifacts/trunk@3278 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 17 Nov 2011 09:13:26 +0000
parents ae8da3c61f9b
children fde3db5e68e8
comparison
equal deleted inserted replaced
1917:71139016cd0f 1918:5afdf7ed0937
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_WQ_ANNOTATIONS = "other.wq.annotations";
57 String STATIC_WKMS = "other.wkms"; 57 String STATIC_WKMS = "other.wkms";
58 String STATIC_WQKMS = "other.wqkms"; 58 String STATIC_WQKMS = "other.wqkms";
59 String STATIC_WKMS_INTERPOL = "other.wkms.interpol";
59 60
60 String HEIGHTMARKS_POINTS = "heightmarks_points"; 61 String HEIGHTMARKS_POINTS = "heightmarks_points";
61 62
62 String CSV = "csv"; 63 String CSV = "csv";
63 String WST = "wst"; 64 String WST = "wst";

http://dive4elements.wald.intevation.org