diff gnv-artifacts/ChangeLog @ 516:4f2a18abc780

Added little XSL tranformation to turn palette XML files into QGIS style definitions. Useful to display "Horizontalschnitte" in correct colors. gnv-artifacts/trunk@610 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 23 Jan 2010 14:03:26 +0000
parents 234d9892e497
children 96a1e92e7ed2
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Fri Jan 22 18:51:47 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Sat Jan 23 14:03:26 2010 +0000
@@ -1,3 +1,19 @@
+2010-01-22	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
+
+	* contrib/palette2qgis.xsl: New. XST tranformation to turn a
+	  palette XML file into a style definition suitable to be used
+	  in QGIS. Tested with QGIS 1.4.0-Enceladus. Usage:
+
+	  $ xsltproc contrib/palette2qgis.xsl       \
+	    doc/conf/palette/water-temperature.xml  \
+		> water-temperature.qml
+
+	  Do similar to process salinity.xml et al.
+
+	  When you've loaded the "Horizontalschnitt" polygon layer 
+	  in QGIS, class it via the "CLASS" attribute, load the
+	  according style and apply it. Voila!
+	  
 2010-01-22	Sascha L. Teichmann	<sascha.teichmann@intevation.de>
 
 	* src/main/java/de/intevation/gnv/math/Interpolation3D.java:

http://dive4elements.wald.intevation.org