diff artifacts/src/main/java/org/dive4elements/river/exports/process/SedimentLoadTAProcessor.java @ 8117:ca072278ad02

Complete mapping and themes for sediment load.
author "Tom Gottfried <tom@intevation.de>"
date Thu, 21 Aug 2014 18:09:37 +0200
parents 270946b97539
children eb48b244921d
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/SedimentLoadTAProcessor.java	Thu Aug 21 15:48:01 2014 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/SedimentLoadTAProcessor.java	Thu Aug 21 18:09:37 2014 +0200
@@ -25,6 +25,7 @@
     @Override
     public boolean canHandle(String facettype) {
         return FacetTypes.IS.SEDIMENT_LOAD_TA(facettype) ||
+            FacetTypes.IS.SEDIMENT_LOAD(facettype) ||
             FacetTypes.SEDIMENT_LOAD_TA_UNKNOWN.equals(facettype);
     }
 

http://dive4elements.wald.intevation.org