Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/utils/MapfileGenerator.java @ 730:452fad121560
age | author | description |
---|---|---|
Mon, 15 Mar 2010 11:13:21 +0000 | Ingo Weinzierl | Implemented code for changing the title of a wms layer (issue198). |
Tue, 09 Mar 2010 12:54:05 +0000 | Tim Englich | Integrate lookup for MapFileTemplate for the different Layer. |
Mon, 22 Feb 2010 11:29:34 +0000 | Ingo Weinzierl | Restructured configuration, removed duplicated entry and store config information in MapfileGenerator to avoid reading config file every time while updating mapfile. |
Mon, 22 Feb 2010 10:43:25 +0000 | Ingo Weinzierl | Improved velocity configuration. |
Sun, 21 Feb 2010 21:05:55 +0000 | Sascha L. Teichmann | Fixed file handle leak when writing meta data. |
Fri, 19 Feb 2010 13:28:34 +0000 | Ingo Weinzierl | Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files. |
Wed, 17 Feb 2010 09:40:15 +0000 | Ingo Weinzierl | Added MapfileGenerator stub and MapfileGenerator calls after writing and removing shapefiles. |