Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 840:47578d91c4f0
Added a metadata section into the mapfile and feed it with the MapServer URL (issue235).
gnv-artifacts/trunk@952 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 20 Apr 2010 07:19:05 +0000 |
parents | ac5988f27714 |
children | 9cbc8343a04d |
comparison
equal
deleted
inserted
replaced
839:ac5988f27714 | 840:47578d91c4f0 |
---|---|
1 2010-04-20 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue235 | |
4 | |
5 * doc/conf/maptemplates/mapfile.vm: Added a metadata section into the | |
6 mapfile template. | |
7 | |
8 * src/main/java/de/intevation/gnv/utils/MapfileGenerator.java: Read the URL | |
9 of the MapServer from configuration and feed the template with this | |
10 information. The URL is used in the metadata section for filling the 'wms | |
11 onlineresource' field. | |
12 | |
1 2010-04-19 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 13 2010-04-19 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 14 |
3 Issue152 | 15 Issue152 |
4 | 16 |
5 * src/main/java/de/intevation/gnv/state/StateBase.java: | 17 * src/main/java/de/intevation/gnv/state/StateBase.java: |