Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1775:0156105222c9
Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.
flys-artifacts/trunk@3097 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 28 Oct 2011 08:36:32 +0000 |
parents | 092e1e5020bc |
children | 7d1bd710a4b3 |
comparison
equal
deleted
inserted
replaced
1774:092e1e5020bc | 1775:0156105222c9 |
---|---|
1 2011-10-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/artifacts/winfo.xml: Defined "floodmap.barriers" as valid facet | |
4 for floodmaps. | |
5 | |
6 * doc/conf/mapserver/shapefile_layer.vm: New. Currently a copy of | |
7 layer.vm. This template will evolve to a special mapserver layer | |
8 template with a shapefile data source. | |
9 | |
10 * src/main/java/de/intevation/flys/wsplgen/FacetCreator.java: Fixed broken | |
11 facet name of barriers. | |
12 | |
13 * src/main/java/de/intevation/flys/utils/MapfileGenerator.java: Added | |
14 public methods for creating wsplgen and barriers layer files for | |
15 mapserver. | |
16 | |
17 * src/main/java/de/intevation/flys/exports/MapGenerator.java: Use | |
18 MapfileGenerator to create new layer files for wsplgen and barriers. | |
19 | |
1 2011-10-28 Ingo Weinzierl <ingo@intevation.de> | 20 2011-10-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 21 |
3 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Added new | 22 * src/main/java/de/intevation/flys/utils/GeometryUtils.java: Added new |
4 method gerRiverBoundary() which returns an Envelope object (which | 23 method gerRiverBoundary() which returns an Envelope object (which |
5 represents the bounding box of a Geometry) of a riveraxis specified by its | 24 represents the bounding box of a Geometry) of a riveraxis specified by its |