2013-03-14 |
Raimund Renkert |
Changed visiblitiy of some methods. TODO: A lot of refactoring.
|
2012-12-18 |
Christian Lins |
Work on rivers.map Generator.
|
2012-12-11 |
Christian Lins |
Introduce river mapfile generation (WARNING: Changes in config xml files required!).
|
2012-12-07 |
Christian Lins |
Refactor Mapserver mapfile generation.
|
2012-12-05 |
Christian Lins |
Work on river axis mapfile generator.
|
2012-12-04 |
Christian Lins |
Preparations for autogenerated riveraxis WMSs.
|
2012-10-06 |
Sascha L. Teichmann |
Removed dead code
|
2012-07-13 |
Christian Lins |
Create shapefile directory instead of shapefile 'file'
|
2012-07-13 |
Christian Lins |
Fix and workaround NullPointerExceptions
|
2012-07-13 |
Ingo Weinzierl |
Organized and added missing imports.
|
2012-05-08 |
Ingo Weinzierl |
Added a PROJECTION section to all db mapserver layers.
|
2012-04-25 |
Raimund Renkert |
Issue 657.
|
2012-04-19 |
Raimund Renkert |
Issue 560.
|
2012-04-18 |
Raimund Renkert |
Issue 560.
|
2012-04-05 |
Ingo Weinzierl |
Defined a style for WSPLGEN layers which are now modifiable.
|
2011-12-05 |
Ingo Weinzierl |
Modified prefix constants for Mapserver layers.
|
2011-11-16 |
Ingo Weinzierl |
Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.
|
2011-11-11 |
Ingo Weinzierl |
Added support for labels in Mapserver layers and options to modify its style.
|
2011-11-09 |
Ingo Weinzierl |
Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.
|
2011-11-04 |
Ingo Weinzierl |
Create layers for barrier lines and polygons only if they are really existing.
|
2011-11-02 |
Ingo Weinzierl |
Improved styles of WMS layers.
|
2011-10-28 |
Ingo Weinzierl |
Initial commit to support styles in maps.
|
2011-10-28 |
Ingo Weinzierl |
Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.
|
2011-10-28 |
Ingo Weinzierl |
Modified the process to create mapfiles.
|
2011-10-28 |
Ingo Weinzierl |
Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.
|
2011-10-14 |
Ingo Weinzierl |
Improved the mapfile templates to create nicer GetLegendGraphic images.
|
2011-09-27 |
Ingo Weinzierl |
Bugfix: #320 Substitue '../' in shapefile directories.
|
2011-09-06 |
Ingo Weinzierl |
Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
|
2011-09-05 |
Ingo Weinzierl |
Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
|