Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2091:5d158f8ad080
#298 Fixed broken auto-zoom-to-wsplgen in floodmaps.
flys-artifacts/trunk@3616 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 06 Jan 2012 14:19:35 +0000 |
parents | 17e7a0d063bd |
children | 0ccabd82ec76 |
comparison
equal
deleted
inserted
replaced
2090:17e7a0d063bd | 2091:5d158f8ad080 |
---|---|
1 2012-01-06 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue298 (Karte: Automatischer Zoom auf Berechnungsergebnisse) | |
4 | |
5 * src/main/java/de/intevation/flys/wsplgen/FacetCreator.java: Added a | |
6 debug statement that prints out the WSPLGEN extent. | |
7 | |
8 * src/main/java/de/intevation/flys/exports/MapGenerator.java: Create new | |
9 Envelope instances for initial and max extent if they are not existing. | |
10 Some debug statements have now been removed. | |
11 | |
1 2011-01-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 12 2011-01-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 13 |
3 Add cache for 'static' wqkms (e.g. BaseData) to default cache conf. | 14 Add cache for 'static' wqkms (e.g. BaseData) to default cache conf. |
4 | 15 |
5 * doc/conf/cache.xml: Add Cache Config for static wqkms. | 16 * doc/conf/cache.xml: Add Cache Config for static wqkms. |