comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java @ 5349:d43ef9f709cd

Add HWSLines and HWSPoints to datacage for the map
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 20 Mar 2013 16:37:02 +0100
parents a1cb9a734cc5
children 61bf64b102bc fa5868a52f14
comparison
equal deleted inserted replaced
5348:4b1d8f367428 5349:d43ef9f709cd
425 "31467", 425 "31467",
426 "hws"); 426 "hws");
427 job.addLin(artifactDir + "/" + HWS_LINES_SHAPE); 427 job.addLin(artifactDir + "/" + HWS_LINES_SHAPE);
428 facetCreator.createShapeFacet(I18N_HWS_LINES, 428 facetCreator.createShapeFacet(I18N_HWS_LINES,
429 MapfileGenerator.MS_LAYER_PREFIX + HWS_LINES, 429 MapfileGenerator.MS_LAYER_PREFIX + HWS_LINES,
430 FLOODMAP_HWS,2); 430 FLOODMAP_HWS_LINES,2);
431 } 431 }
432 } 432 }
433 433
434 434
435 private void createMapfile( 435 private void createMapfile(

http://dive4elements.wald.intevation.org