Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 621:567216b56983
Added MapfileGenerator stub and MapfileGenerator calls after writing and removing shapefiles.
gnv-artifacts/trunk@692 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 17 Feb 2010 09:40:15 +0000 |
parents | 250160797195 |
children | 89aca25642d6 |
comparison
equal
deleted
inserted
replaced
620:f668c881f45a | 621:567216b56983 |
---|---|
1 2010-02-17 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * doc/conf/conf.xml: Added configuration section for writing mapfiles. | |
4 | |
5 * src/main/java/de/intevation/gnv/utils/MapfileGenerator.java: Singleton | |
6 generator for writing mapfiles. It runs in an own thread and has an | |
7 'update' method which triggers the generator to search the filesystem for | |
8 shapefiles and meta information and update mapfiles out of these | |
9 information. A 'main' method can be invoked to update the mapfile without | |
10 an running artifact server. | |
11 | |
12 TODO: Implement method stubs. | |
13 | |
14 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: | |
15 Call MapfileGenerator when writing or removing shapefiles (endOfLife). | |
16 | |
1 2010-02-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 17 2010-02-15 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 18 |
3 * doc/conf/products/timeseries/conf_mesh.xml, | 19 * doc/conf/products/timeseries/conf_mesh.xml, |
4 doc/conf/products/timeseries/conf_timeseriespoint.xml, | 20 doc/conf/products/timeseries/conf_timeseriespoint.xml, |
5 doc/conf/products/horizontalprofile/conf_mesh.xml, | 21 doc/conf/products/horizontalprofile/conf_mesh.xml, |