mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
94 lines
3.7 KiB
QML
94 lines
3.7 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="Point" type="vector" >
|
|
<id>points20080103150949100</id>
|
|
<datasource>/Users/tim/dev/cpp/qgis/tests/testdata/points.shp</datasource>
|
|
<layername>points</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>true</geographicflag>
|
|
</spatialrefsys>
|
|
</srs>
|
|
<transparencyLevelInt>255</transparencyLevelInt>
|
|
<provider>ogr</provider>
|
|
<encoding>System</encoding>
|
|
<classificationattribute>Heading</classificationattribute>
|
|
<classificationattribute>Importance</classificationattribute>
|
|
<displayfield>Class</displayfield>
|
|
<label>0</label>
|
|
<attributeactions/>
|
|
<graduatedsymbol>
|
|
<classificationfield>2</classificationfield>
|
|
<symbol>
|
|
<lowervalue>0.999</lowervalue>
|
|
<uppervalue>7.333</uppervalue>
|
|
<label></label>
|
|
<pointsymbol>hard:circle</pointsymbol>
|
|
<pointsize>4</pointsize>
|
|
<rotationclassificationfield>1</rotationclassificationfield>
|
|
<scaleclassificationfield>2</scaleclassificationfield>
|
|
<outlinecolor red="0" blue="0" green="0" />
|
|
<outlinestyle>SolidLine</outlinestyle>
|
|
<outlinewidth>0.4</outlinewidth>
|
|
<fillcolor red="0" blue="0" green="255" />
|
|
<fillpattern>SolidPattern</fillpattern>
|
|
<texturepath></texturepath>
|
|
</symbol>
|
|
<symbol>
|
|
<lowervalue>7.333</lowervalue>
|
|
<uppervalue>13.667</uppervalue>
|
|
<label></label>
|
|
<pointsymbol>hard:rectangle</pointsymbol>
|
|
<pointsize>7</pointsize>
|
|
<rotationclassificationfield>1</rotationclassificationfield>
|
|
<scaleclassificationfield>2</scaleclassificationfield>
|
|
<outlinecolor red="0" blue="0" green="0" />
|
|
<outlinestyle>SolidLine</outlinestyle>
|
|
<outlinewidth>0.4</outlinewidth>
|
|
<fillcolor red="169" blue="108" green="102" />
|
|
<fillpattern>SolidPattern</fillpattern>
|
|
<texturepath></texturepath>
|
|
</symbol>
|
|
<symbol>
|
|
<lowervalue>13.667</lowervalue>
|
|
<uppervalue>20.001</uppervalue>
|
|
<label></label>
|
|
<pointsymbol>hard:star</pointsymbol>
|
|
<pointsize>9</pointsize>
|
|
<rotationclassificationfield>1</rotationclassificationfield>
|
|
<scaleclassificationfield>2</scaleclassificationfield>
|
|
<outlinecolor red="0" blue="0" green="0" />
|
|
<outlinestyle>SolidLine</outlinestyle>
|
|
<outlinewidth>0.4</outlinewidth>
|
|
<fillcolor red="0" blue="171" green="84" />
|
|
<fillpattern>SolidPattern</fillpattern>
|
|
<texturepath></texturepath>
|
|
</symbol>
|
|
</graduatedsymbol>
|
|
<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>
|