Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/utils/FLYSUtils.java @ 1669:0296684a5553
age | author | description |
---|---|---|
Thu, 15 Sep 2011 14:58:36 +0000 | Ingo Weinzierl | Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly. |
Fri, 09 Sep 2011 10:01:09 +0000 | Felix Wolfsteller | Implement getArtifact(uuid,context) in FLYSUtils. |
Mon, 05 Sep 2011 14:04:03 +0000 | Ingo Weinzierl | Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem. |
Wed, 31 Aug 2011 13:19:29 +0000 | Ingo Weinzierl | Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job. |
Tue, 30 Aug 2011 08:09:52 +0000 | Ingo Weinzierl | Moved code to extract the river srid defined in the global configuration into FLYSUtils. |
Mon, 29 Aug 2011 09:01:40 +0000 | Felix Wolfsteller | Refactored to use new FLYSUtils, moved getRiver-functionality inside. |
Fri, 26 Aug 2011 14:58:35 +0000 | Ingo Weinzierl | Refactored the code to fetch the km range/locations into a utility class. |