2009-12-22 |
Ingo Weinzierl |
Finished preprocessing data for interpolation in verticalcrosssection charts.ß
|
2009-12-22 |
Ingo Weinzierl |
Adjusted sql queries and configuration for verticalcrosssection products. Some code refactoring and improved error handling.
|
2009-12-22 |
Ingo Weinzierl |
Added data model classes to store information for interpolation.
|
2009-12-22 |
Sascha L. Teichmann |
Load palettes from configuration.
|
2009-12-21 |
Sascha L. Teichmann |
Horizontale Schnittprofile. Ignore invalid interpolation correctly.
|
2009-12-21 |
Sascha L. Teichmann |
Added support for converting 2D rasters into polygons.
|
2009-12-21 |
Ingo Weinzierl |
Moved some methods back to old place.
|
2009-12-21 |
Sascha L. Teichmann |
Added Ingo Weinzierl's special JFreeChart classes.
|
2009-12-21 |
Ingo Weinzierl |
Prepared state and transitions of verticalcrosssection.
|
2009-12-21 |
Ingo Weinzierl |
Outsourcing of some methods for preparing results for chart creation.
|
2009-12-21 |
Sascha L. Teichmann |
Added color palettes for several parameters.
|
2009-12-21 |
Sascha L. Teichmann |
Horizontales Schnittprofil:
|
2009-12-21 |
Ingo Weinzierl |
Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
|
2009-12-21 |
Ingo Weinzierl |
Added support of gap detection in horizontalcrossprofile charts.
|
2010-01-27 |
Hans Plum |
Summarized Changes and NEWS for Release 0.4
|
2010-01-27 |
Ingo Weinzierl |
Automatically select entry in multi select boxes if there is only one entry to avoid input failures.
|
2010-01-25 |
Ingo Weinzierl |
Refactored xsl sheet for ui's dynamic part: Removed local-name() method, put 'group' items into a table to be well aligned and set the size of multi select boxes to max 5 items or less.
|
2010-01-22 |
Ingo Weinzierl |
Add width, height and the boolean value to adjust the visibility of points in charts to the pdf and svg export links.
|
2010-01-22 |
Ingo Weinzierl |
Put former parameter into a fieldset with label and removed background image from all fieldsets.
|
2010-01-22 |
Ingo Weinzierl |
Added statistic to the actions if available.
|
2010-01-22 |
Ingo Weinzierl |
Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this.
|
2010-01-22 |
Ingo Weinzierl |
Design improvements: Moved chart option panel and export actions beneath the parameterization panel on the left side. Do not render a useless 'draw' button after reaching the final state.
|
2010-01-20 |
Ingo Weinzierl |
Fixed issue149. Render the chart if there are output modes existing for this state - not if there are further states. TODO: We should check if there is an output mode named 'chart' before rendering a chart.
|
2010-01-20 |
Ingo Weinzierl |
Added labels for chart option 'draw data points'.
|
2010-01-20 |
Ingo Weinzierl |
Adapted static ui to bsh style.
|
2010-01-19 |
Ingo Weinzierl |
Disabled step-back functionality.
|
2010-01-19 |
Tim Englich |
Added Junit-TestCase for the ExternalCallParser Interface
|
2010-01-19 |
Tim Englich |
Added the first Implementation (not complete and not ready to use) for the Interface from the MapViewer to the GNV
|
2010-01-18 |
Ingo Weinzierl |
Added a link to jump back to the fis selection.
|
2010-01-18 |
Ingo Weinzierl |
Just include a select box for choosing the fis if there is no static part in the describe document.
|
2010-01-17 |
Sascha L. Teichmann |
Using a simpler demo WKT polygon in "Horizontalschnitt".
|
2010-01-17 |
Sascha L. Teichmann |
Only display chart addons if we really display a chart.
|
2010-01-17 |
Sascha L. Teichmann |
Added download links for ZIP files and WMS layers.
|
2010-01-15 |
Sascha L. Teichmann |
Cleanup imports
|
2010-01-14 |
Ingo Weinzierl |
Fixed a bug which prevented the user to draw charts.
|
2010-01-13 |
Ingo Weinzierl |
Render links to step back to previous states into gui. Added controller to advance back to these states.
|
2010-01-13 |
Sascha L. Teichmann |
Fixes fake wkt polygon input.
|
2010-01-13 |
Sascha L. Teichmann |
Added wkt polygon to test the "Horizontalschnitt"
|
2010-01-09 |
Ingo Weinzierl |
Use XMLUtils.ElementCreator to create new nodes in xml documents.
|
2010-01-08 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
2010-01-06 |
Ingo Weinzierl |
Removed local-name() method from xsl stylesheet and adjusted xpathes while reading xml documents.
|
2010-01-05 |
Ingo Weinzierl |
Removed for-each statements and replaced them with templates.
|
2010-01-04 |
Ingo Weinzierl |
First step of changing the operation concept. Static nodes will be rendered as text instead of disabled xforms.
|
2012-09-28 |
Thomas Arendsen Hein |
merged geo-backend/0.3
0.3
|
2009-12-17 |
Sascha L. Teichmann |
Release 0.3
|
2009-12-17 |
Ingo Weinzierl |
Fixed a bug in DefaultResult when querying an index out of bounds.
|
2009-12-15 |
Tim Englich |
Added Point in Polygon Query Support to ArcSDE-Statement-Processing
|
2009-12-11 |
Ingo Weinzierl |
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
|
2009-12-11 |
Sascha L. Teichmann |
Removed needless imports
|
2009-11-30 |
Tim Englich |
Added missing Methodstubs for Java 1.6 compability.
|
2009-11-27 |
Tim Englich |
Revert Changes of the commit of Revision 377 which was unintended
|
2009-11-27 |
Tim Englich |
Changed Splitalgorithm of Statements so that it is Possible to add to_date Colums into a Statement
|
2009-11-27 |
Tim Englich |
Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
|
2012-09-28 |
Thomas Arendsen Hein |
merged gnv-artifacts/0.3
|
2009-12-17 |
Sascha L. Teichmann |
Release 0.3
|
2009-12-17 |
Sascha L. Teichmann |
Bind REST server to localhost.
|
2009-12-17 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
2009-12-17 |
Sascha L. Teichmann |
Fixed typo
|
2009-12-17 |
Sascha L. Teichmann |
Remove wkt line strings from i18n
|
2009-12-17 |
Ingo Weinzierl |
Changed depending value for gap detection in verticalprofile charts on meshes.
|