~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to tests/testdata/points_uniquevalue_symbol.qml

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
 
2
<qgis version="0.9.2-Ganymede" minimumScale="1" maximumScale="1e+08" hasScaleBasedVisibilityFlag="0" geometry="Point" type="vector" >
 
3
    <id>points20080103150949100</id>
 
4
    <datasource>/Users/tim/dev/cpp/qgis/tests/testdata/points.shp</datasource>
 
5
    <layername>points</layername>
 
6
    <srs>
 
7
      <spatialrefsys>
 
8
        <proj4>+proj=longlat +ellps=WGS84 +no_defs</proj4>
 
9
        <srsid>1449</srsid>
 
10
        <srid>4031</srid>
 
11
        <epsg>4031</epsg>
 
12
        <description>Unknown datum based upon the GEM 10C ellipsoid</description>
 
13
        <projectionacronym>longlat</projectionacronym>
 
14
        <ellipsoidacronym>WGS84</ellipsoidacronym>
 
15
        <geographicflag>false</geographicflag>
 
16
      </spatialrefsys>
 
17
    </srs>
 
18
    <transparencyLevelInt>255</transparencyLevelInt>
 
19
    <provider>ogr</provider>
 
20
    <encoding>System</encoding>
 
21
    <classificationattribute>Heading</classificationattribute>
 
22
    <classificationattribute>Importance</classificationattribute>
 
23
    <classificationattribute>Class</classificationattribute>
 
24
    <displayfield>Class</displayfield>
 
25
    <label>0</label>
 
26
    <attributeactions/>
 
27
    <uniquevalue>
 
28
      <classificationfield>Class</classificationfield>
 
29
      <symbol>
 
30
        <lowervalue>B52</lowervalue>
 
31
        <uppervalue></uppervalue>
 
32
        <label></label>
 
33
        <pointsymbol>svg:/Applications/qgis0.9.2.app/Contents/MacOS/share/qgis/svg/gpsicons/plane.svg</pointsymbol>
 
34
        <pointsize>6</pointsize>
 
35
        <rotationclassificationfield>1</rotationclassificationfield>
 
36
        <scaleclassificationfield>2</scaleclassificationfield>
 
37
        <outlinecolor red="0" blue="0" green="0" />
 
38
        <outlinestyle>SolidLine</outlinestyle>
 
39
        <outlinewidth>0.4</outlinewidth>
 
40
        <fillcolor red="231" blue="132" green="129" />
 
41
        <fillpattern>SolidPattern</fillpattern>
 
42
        <texturepath></texturepath>
 
43
      </symbol>
 
44
      <symbol>
 
45
        <lowervalue>Biplane</lowervalue>
 
46
        <uppervalue></uppervalue>
 
47
        <label></label>
 
48
        <pointsymbol>svg:/Applications/qgis0.9.2.app/Contents/MacOS/share/qgis/svg/gpsicons/plane_orange.svg</pointsymbol>
 
49
        <pointsize>5</pointsize>
 
50
        <rotationclassificationfield>1</rotationclassificationfield>
 
51
        <scaleclassificationfield>2</scaleclassificationfield>
 
52
        <outlinecolor red="0" blue="0" green="0" />
 
53
        <outlinestyle>SolidLine</outlinestyle>
 
54
        <outlinewidth>0.4</outlinewidth>
 
55
        <fillcolor red="82" blue="126" green="252" />
 
56
        <fillpattern>SolidPattern</fillpattern>
 
57
        <texturepath></texturepath>
 
58
      </symbol>
 
59
      <symbol>
 
60
        <lowervalue>Jet</lowervalue>
 
61
        <uppervalue></uppervalue>
 
62
        <label></label>
 
63
        <pointsymbol>svg:/Applications/qgis0.9.2.app/Contents/MacOS/share/qgis/svg/gpsicons/plane.svg</pointsymbol>
 
64
        <pointsize>5</pointsize>
 
65
        <rotationclassificationfield>1</rotationclassificationfield>
 
66
        <scaleclassificationfield>2</scaleclassificationfield>
 
67
        <outlinecolor red="0" blue="0" green="0" />
 
68
        <outlinestyle>SolidLine</outlinestyle>
 
69
        <outlinewidth>0.4</outlinewidth>
 
70
        <fillcolor red="68" blue="242" green="24" />
 
71
        <fillpattern>SolidPattern</fillpattern>
 
72
        <texturepath></texturepath>
 
73
      </symbol>
 
74
    </uniquevalue>
 
75
    <labelattributes>
 
76
      <label field="" text="Label" />
 
77
      <family field="" name="Lucida Grande" />
 
78
      <size field="" units="pt" value="12" />
 
79
      <bold field="" on="0" />
 
80
      <italic field="" on="0" />
 
81
      <underline field="" on="0" />
 
82
      <color field="" red="0" blue="0" green="0" />
 
83
      <x field="" />
 
84
      <y field="" />
 
85
      <offset x="0" y="0" yfield="-1" xfield="-1" units="pt" />
 
86
      <angle field="" value="0" />
 
87
      <alignment field="-1" value="center" />
 
88
      <buffercolor field="" red="255" blue="255" green="255" />
 
89
      <buffersize field="" units="pt" value="1" />
 
90
      <bufferenabled field="" on="" />
 
91
    </labelattributes>
 
92
</qgis>