log gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java @ 1117:dec4257ad570

age author description
Tue, 15 Mar 2011 16:13:39 +0000 Sascha L. Teichmann Changed imports to fit new positions of XMLUtils and Config
Tue, 02 Nov 2010 17:46:55 +0000 Ingo Weinzierl Added license file and license headers.
Tue, 29 Jun 2010 16:56:30 +0000 Ingo Weinzierl Write missing bbox into meta file while publishing a WMS layer for product 'Horizontalschnitt'.
Tue, 29 Jun 2010 16:35:36 +0000 Ingo Weinzierl Added a prefix for WMS layers to prevent the mapserver from generating invalid xml that would end in a bug (issue314, issue315).
Mon, 07 Jun 2010 14:42:42 +0000 Tim Englich Added functionality to publish the the mbr of the generated layer to
Tue, 01 Jun 2010 16:54:21 +0000 Ingo Weinzierl Remove the elements of an outdated state from cache if its endOfLife method is called.
Thu, 27 May 2010 16:43:00 +0000 Ingo Weinzierl The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Thu, 06 May 2010 08:32:56 +0000 Ingo Weinzierl Removed bugs that existed in the caching mechanism (issue264, issue268).
Tue, 20 Apr 2010 10:11:28 +0000 Ingo Weinzierl Removed a already implemented TODO from code relating to WMS un-publishing after and end-of-life of an artifact.
Sat, 17 Apr 2010 09:35:24 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 13 Apr 2010 14:26:21 +0000 Tim Englich Bugfix: Put some Code that is responsible for Synchonization into the final-block to prevent that the lock is not released.
Thu, 08 Apr 2010 11:31:44 +0000 Sascha L. Teichmann Removed trailing whitespace. Added more javadoc.
Thu, 08 Apr 2010 10:10:04 +0000 Ingo Weinzierl Added more Javadoc in some classes of state.profile.
Mon, 29 Mar 2010 09:35:44 +0000 Sascha L. Teichmann Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
Mon, 29 Mar 2010 07:58:51 +0000 Sascha L. Teichmann Removed trailing whitespace
Fri, 26 Mar 2010 15:20:32 +0000 Ingo Weinzierl Removed race-condition while shapefile creation (issue164).
Mon, 22 Mar 2010 09:15:05 +0000 Ingo Weinzierl Added a cleanup mechanism to do some things before an artifact is being exported (issue208).
Mon, 15 Mar 2010 11:13:21 +0000 Ingo Weinzierl Implemented code for changing the title of a wms layer (issue198).
Wed, 10 Mar 2010 15:04:30 +0000 Ingo Weinzierl Use a better key - hash served by getHash() from StateBase - to put chart data into cache (issue201).
Thu, 04 Mar 2010 16:23:24 +0000 Ingo Weinzierl Added a configuration section for mapserver relevant stuff. Moved source to write meta files out to an own helper class named MetaWriter.
Wed, 03 Mar 2010 15:05:12 +0000 Ingo Weinzierl Removed workaround to send a fake document if statistic is requested for 'Horizontalschnitte' - no statistic available for this product type (issue146).
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.
Sun, 31 Jan 2010 21:50:15 +0000 Sascha L. Teichmann Added experimental support for extrapolation in "Horizontalschnitte"
Wed, 27 Jan 2010 10:01:37 +0000 Ingo Weinzierl Solved issue 164 - applied patch of msg 763. Remove directories and shape files of out-dated artifacts.
Mon, 25 Jan 2010 18:25:19 +0000 Sascha L. Teichmann Fixed issue gnv/issue159
Wed, 20 Jan 2010 16:05:52 +0000 Sascha L. Teichmann Trigger the calculation of the "Horizontalschnitt" when the output state is initialized.
Tue, 19 Jan 2010 23:01:24 +0000 Sascha L. Teichmann Clip "Horizontalschnitte" against given clipping polygon.
Tue, 19 Jan 2010 21:23:28 +0000 Sascha L. Teichmann Upgraded to Geotools 2.5.8. Write polygons and line strings to
Tue, 19 Jan 2010 14:06:10 +0000 Sascha L. Teichmann Generate JTS geometries of "Horizontalschnitte" correctly.
Mon, 18 Jan 2010 11:25:52 +0000 Sascha L. Teichmann Generate JTS geometries (multi polygons and multi linestrings) from
Sun, 17 Jan 2010 21:26:21 +0000 Sascha L. Teichmann Fixed some bugs with calculating "Horizontalschnitte".
Sun, 17 Jan 2010 16:34:11 +0000 Sascha L. Teichmann Added end of life support for artifact states. Implemented ZIP download
Sun, 17 Jan 2010 12:22:56 +0000 Sascha L. Teichmann Rebased "Horizonalschnitte" to own state class to break from the not
Thu, 14 Jan 2010 10:34:05 +0000 Sascha L. Teichmann Added area interpolation needed for "Horizontalschnitt"
Tue, 12 Jan 2010 17:41:59 +0000 Sascha L. Teichmann Some minor code cleanup
Tue, 12 Jan 2010 11:34:25 +0000 Tim Englich Added ij-Index determination for horizontal-cross-sections.
Fri, 08 Jan 2010 14:27:49 +0000 Tim Englich Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
Fri, 08 Jan 2010 10:01:35 +0000 Tim Englich Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
Mon, 28 Dec 2009 16:24:05 +0000 Sascha L. Teichmann Loop through configuration to chart generation.
Tue, 22 Dec 2009 17:19:10 +0000 Ingo Weinzierl Finished preprocessing data for interpolation in verticalcrosssection charts.ß
Tue, 15 Dec 2009 15:30:25 +0000 Ingo Weinzierl Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
Fri, 11 Dec 2009 09:05:17 +0000 Ingo Weinzierl Added axis labels for charts and use them while generating charts.
Tue, 08 Dec 2009 08:39:03 +0000 Tim Englich Some Refactoring work done.

http://dive4elements.wald.intevation.org