comparison gnv-artifacts/contrib/palette2qgis.xsl @ 1115:f953c9a559d8

Added license file and license headers. gnv-artifacts/trunk@1260 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:46:55 +0000
parents a8f6ca59b26e
children
comparison
equal deleted inserted replaced
1114:7e085bfb107b 1115:f953c9a559d8
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <!-- 4 <!--
4 palette2qgis.xsl 5 palette2qgis.xsl
5 ================ 6 ================
7
8 Copyright (c) 2010 by Intevation GmbH
9
10 This program is free software under the LGPL (>=v2.1)
11 Read the file LGPL.txt coming with the software for details
12 or visit http://www.gnu.org/licenses/ if it does not exist.
13
6 Transforms palette XML files into QGIS style files. Useful 14 Transforms palette XML files into QGIS style files. Useful
7 to display "Horizontalschnitte" with the right colors. 15 to display "Horizontalschnitte" with the right colors.
8 16
9 Tested with Quantum GIS 1.4.0-Enceladus. 17 Tested with Quantum GIS 1.4.0-Enceladus.
10 18

http://dive4elements.wald.intevation.org