Mercurial > dive4elements > gnv-client
view gnv-artifacts/NEWS @ 605:e8ebdbc7f1e3
First step of removing the cache blob. The static part of the describe document will be created by using the input data stored at each state. Some TODOs left (see ChangeLog).
gnv-artifacts/trunk@671 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 09 Feb 2010 14:27:55 +0000 |
parents | f4e20322461b |
children | 0e458a4271c4 |
line wrap: on
line source
2010-01-27 RELEASE 0.4 Processing: * Added central support for the entire interpolation infrastructure with a lot of configuration capabilities: * rasterizing input data sets * calculating interpolation paying attention to different boundary conditions: Less than 3 point, extrapolating to the ground, water surface, ... * tracing isolines * clipping geometries * exporting interpolated polygons and isolines * rendering of 2D-diagrams and export of Shapefiles for "Horizontales Schnittprofil", Vertical- and Horizontal Cross Section. Made parts of the interpolation configurable like resolution of interpolation raster; color palettes. * Optimizing of runtime of interpolations * Diagramm specific: * Made color paletts configurable for rendering Vertical-Cross Sections. Added helper script to convert same palettes to QGIS (at least version 1.4 supported) styling format * Support for 2D diagrams with multipolygons with holes and shells * Made color of seabed configurable for vertical cross-sections * Added special renderer for labeling isolines in dense areas in order to avoid overlaps * Dependency to GUI generation: * Splitting date selections in a 2 step transition: year, exact point of time as required in the webclient * Cleaning up internal model of steps to correspond to internal objects in cache * Add support for a wizard-based model of states in order to support a 1-step back history in a first step; preparation for multistep-history done. * Configuration: * Configuration: Enhanced configuration for connection testing of SDE. So fare, now stable for reusing connections. * Configurability of Mesh-Width per data model * Others: * Added support for exporting shapefiles and integrating into artefact-lifecycle in order to remove files/directories after end-of-life * Support for a MapViewer interfaced based on a database-based configuration * Added support for raster data to taking into account sea topography 2009-12-17 RELEASE 0.3 * PDF export * SVG export * Chart Templating * 'Horizontale Schnittprofile' * various i18n fixes 2009-11-13 RELEASE 0.2 * Added support for all required FIS: Marnet, IMIS, STAUN, Modelldaten, Eisklimatologie, Eismeldungen, SST, Delphin, Thermosalinograph, Chemusurvey, GTS, CTD, XBT, SeaCat, Seegangsarchiv, Strommesser (Req. TG_0020.001) * Added support for vertical profiles (Chapter 3.3.3.2.2) * Added support for horizontal profiles (Chapter 3.3.3.2.3); part independent of MapViewer * Added a first support for ODV format (Req. TG_0040.005) * Enabling client for multi-instances (Req. 00_0000.007) * Adding of support of internal area filter (Req. TG_0020.012 b) * Added more support for internationalization (TG_0050.004) * Improved error handling with more user-friendly messages * Added required statistical support (Chapter 3.3.3.3.1) 2009-10-07 RELEASE 0.1 * Initial release of the artifacts special for the Generic BSH Viewer.