mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
78 lines
3.0 KiB
QML
78 lines
3.0 KiB
QML
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
|
|
<qgis version="0.9.2-Ganymede" >
|
|
<maplayer minScale="1" maxScale="1e+08" scaleBasedVisibilityFlag="0" geometry="Polygon" type="vector" >
|
|
<id>polys20080110101725465</id>
|
|
<datasource>/Users/timlinux/dev/cpp/qgis_qml/tests/testdata/polys.shp</datasource>
|
|
<layername>polys</layername>
|
|
<srs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +ellps=WGS84 +no_defs</proj4>
|
|
<srsid>1449</srsid>
|
|
<srid>4031</srid>
|
|
<epsg>4031</epsg>
|
|
<description>Unknown datum based upon the GEM 10C ellipsoid</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>false</geographicflag>
|
|
</spatialrefsys>
|
|
</srs>
|
|
<transparencyLevelInt>227</transparencyLevelInt>
|
|
<provider>ogr</provider>
|
|
<encoding>System</encoding>
|
|
<classificationattribute>Name</classificationattribute>
|
|
<displayfield>Name</displayfield>
|
|
<label>0</label>
|
|
<attributeactions/>
|
|
<uniquevalue>
|
|
<classificationfield>0</classificationfield>
|
|
<symbol>
|
|
<lowervalue>Dam</lowervalue>
|
|
<uppervalue></uppervalue>
|
|
<label>Dam</label>
|
|
<pointsymbol>hard:circle</pointsymbol>
|
|
<pointsize>11</pointsize>
|
|
<rotationclassificationfield>-1</rotationclassificationfield>
|
|
<scaleclassificationfield>-1</scaleclassificationfield>
|
|
<outlinecolor red="159" blue="159" green="159" />
|
|
<outlinestyle>SolidLine</outlinestyle>
|
|
<outlinewidth>2</outlinewidth>
|
|
<fillcolor red="27" blue="212" green="54" />
|
|
<fillpattern>Dense4Pattern</fillpattern>
|
|
<texturepath></texturepath>
|
|
</symbol>
|
|
<symbol>
|
|
<lowervalue>Lake</lowervalue>
|
|
<uppervalue></uppervalue>
|
|
<label>Lake</label>
|
|
<pointsymbol>hard:circle</pointsymbol>
|
|
<pointsize>11</pointsize>
|
|
<rotationclassificationfield>-1</rotationclassificationfield>
|
|
<scaleclassificationfield>-1</scaleclassificationfield>
|
|
<outlinecolor red="144" blue="144" green="144" />
|
|
<outlinestyle>SolidLine</outlinestyle>
|
|
<outlinewidth>1</outlinewidth>
|
|
<fillcolor red="110" blue="217" green="194" />
|
|
<fillpattern>SolidPattern</fillpattern>
|
|
<texturepath></texturepath>
|
|
</symbol>
|
|
</uniquevalue>
|
|
<labelattributes>
|
|
<label field="" text="Label" />
|
|
<family field="" name="Lucida Grande" />
|
|
<size field="" units="pt" value="12" />
|
|
<bold field="" on="0" />
|
|
<italic field="" on="0" />
|
|
<underline field="" on="0" />
|
|
<color field="" red="0" blue="0" green="0" />
|
|
<x field="" />
|
|
<y field="" />
|
|
<offset x="0" y="0" yfield="-1" xfield="-1" units="pt" />
|
|
<angle field="" value="0" />
|
|
<alignment field="-1" value="center" />
|
|
<buffercolor field="" red="255" blue="255" green="255" />
|
|
<buffersize field="" units="pt" value="1" />
|
|
<bufferenabled field="" on="" />
|
|
</labelattributes>
|
|
</maplayer>
|
|
</qgis>
|