I made .qml files for the Stockholm region i Sweden covering Corine themes: 1.1.1 1.1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.3.1 1.3.2 1.3.3 1.4.1 1.4.2 2.1.1 2.2.2 2.3.1 2.4.2 2.4.3 3.1.1 3.1.2 3.1.3 3.2.1 3.2.2 3.2.4 3.3.2 3.3.3 3.3.4 4.1.1 4.1.2 4.2.1 5.1.1 5.1.2 5.2.1 5.2.2 5.2.3
I split the original Shapefile into one file for each layer above and every layer has an .qml file. Would that be of help? If so - I can zip the QML-files and send them to you. Comments are in Swedish, but I dont think that matters. I followed the colourspec´s. The <outlinewidth>2</outlinewidth> has to be changed I think. It is to wide in small scales. //Regards Anders Söderman Stockholm Sweden QML example for the 1.1.1 file: <!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'> <qgis version="1.4.0-Enceladus" minimumScale="1" maximumScale="1e+08" minLabelScale="1" maxLabelScale="1e+08" hasScaleBasedVisibilityFlag="0" scaleBasedLabelVisibilityFlag="0" > <transparencyLevelInt>127</transparencyLevelInt> <singlesymbol> <symbol> <lowervalue></lowervalue> <uppervalue></uppervalue> <label>QGISsld Corine 1.1.1 Tät stadsstruktur Densitet5 50proc.qml</label> <pointsymbol>hard:circle</pointsymbol> <pointsize>2</pointsize> <pointsizeunits>pixels</pointsizeunits> <rotationclassificationfieldname></rotationclassificationfieldname> <scaleclassificationfieldname></scaleclassificationfieldname> <symbolfieldname></symbolfieldname> <outlinecolor red="230" blue="77" green="0" /> <outlinestyle>SolidLine</outlinestyle> <outlinewidth>1</outlinewidth> <fillcolor red="230" blue="77" green="0" /> <fillpattern>Dense5Pattern</fillpattern> <texturepath></texturepath> </symbol> </singlesymbol> <edittypes> <edittype type="0" name="AREA" /> <edittype type="0" name="CODE_00" /> <edittype type="0" name="area" /> <edittype type="0" name="code_00" /> <edittype type="0" name="gid" /> </edittypes> <editform></editform> <editforminit></editforminit> <displayfield>gid</displayfield> <label>0</label> <attributeactions/> <labelattributes> <label fieldname="" text="Etikett" /> <family fieldname="" name="MS Shell Dlg 2" /> <size fieldname="" units="pt" value="12" /> <bold fieldname="" on="0" /> <italic fieldname="" on="0" /> <underline fieldname="" on="0" /> <color fieldname="" red="0" blue="0" green="0" /> <x fieldname="" /> <y fieldname="" /> <offset x="0" y="0" units="pt" yfieldname="" xfieldname="" /> <angle fieldname="" value="0" auto="0" /> <alignment fieldname="" value="center" /> <buffercolor fieldname="" red="255" blue="255" green="255" /> <buffersize fieldname="" units="pt" value="1" /> <bufferenabled fieldname="" on="" /> <multilineenabled fieldname="" on="" /> </labelattributes> <overlay display="false" type="diagram" > <renderer item_interpretation="linear" > <diagramitem size="0" value="0" /> <diagramitem size="0" value="0" /> </renderer> <factory sizeUnits="MM" type="Pie" > <wellknownname>Pie</wellknownname> <classificationfield>0</classificationfield> </factory> <scalingAttribute>0</scalingAttribute> </overlay> </qgis> -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michele Ferretto Sent: den 2 juli 2010 00:09 To: [email protected] Subject: [Qgis-user] corine land cover shapefile... -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ...can anyone kindly provide a .qml file for it? (I found a thread about that issue but the file included does not work) Many thanks Michele - -- Dr. Michele Ferretto RSN Biosphaera s.c. via Costa 28/A 36030 San Vito di Leguzzano (VI) [email protected] www.cooperativabiosphaera.it -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwtEfIACgkQAUEcuUZ+lBa/pgCgo+WVskb/d/R8nBBk90g73xQU d+wAniFv5svT0Ci7/g0ES5MrMSVgY9jh =v4az -----END PGP SIGNATURE----- _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
