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

« back to all changes in this revision

Viewing changes to tests/testdata/polys_continuous_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="Polygon" type="vector" >
 
3
    <id>polys20080110101725465</id>
 
4
    <datasource>/Users/timlinux/dev/cpp/qgis_qml/tests/testdata/polys.shp</datasource>
 
5
    <layername>polys</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>true</geographicflag>
 
16
      </spatialrefsys>
 
17
    </srs>
 
18
    <transparencyLevelInt>255</transparencyLevelInt>
 
19
    <provider>ogr</provider>
 
20
    <encoding>System</encoding>
 
21
    <classificationattribute>Value</classificationattribute>
 
22
    <displayfield>Name</displayfield>
 
23
    <label>0</label>
 
24
    <attributeactions/>
 
25
    <continuoussymbol>
 
26
      <classificationfield>Value</classificationfield>
 
27
      <polygonoutline>1</polygonoutline>
 
28
      <lowestsymbol>
 
29
        <symbol>
 
30
          <lowervalue>7.000000</lowervalue>
 
31
          <uppervalue></uppervalue>
 
32
          <label></label>
 
33
          <pointsymbol>hard:circle</pointsymbol>
 
34
          <pointsize>11</pointsize>
 
35
          <rotationclassificationfield>-1</rotationclassificationfield>
 
36
          <scaleclassificationfield>-1</scaleclassificationfield>
 
37
          <outlinecolor red="0" blue="0" green="0" />
 
38
          <outlinestyle>SolidLine</outlinestyle>
 
39
          <outlinewidth>0.4</outlinewidth>
 
40
          <fillcolor red="94" blue="213" green="172" />
 
41
          <fillpattern>SolidPattern</fillpattern>
 
42
          <texturepath></texturepath>
 
43
        </symbol>
 
44
      </lowestsymbol>
 
45
      <highestsymbol>
 
46
        <symbol>
 
47
          <lowervalue>20.000000</lowervalue>
 
48
          <uppervalue></uppervalue>
 
49
          <label></label>
 
50
          <pointsymbol>hard:circle</pointsymbol>
 
51
          <pointsize>11</pointsize>
 
52
          <rotationclassificationfield>-1</rotationclassificationfield>
 
53
          <scaleclassificationfield>-1</scaleclassificationfield>
 
54
          <outlinecolor red="0" blue="0" green="0" />
 
55
          <outlinestyle>SolidLine</outlinestyle>
 
56
          <outlinewidth>0.4</outlinewidth>
 
57
          <fillcolor red="59" blue="134" green="49" />
 
58
          <fillpattern>SolidPattern</fillpattern>
 
59
          <texturepath></texturepath>
 
60
        </symbol>
 
61
      </highestsymbol>
 
62
    </continuoussymbol>
 
63
    <labelattributes>
 
64
      <label field="" text="Label" />
 
65
      <family field="" name="Lucida Grande" />
 
66
      <size field="" units="pt" value="12" />
 
67
      <bold field="" on="0" />
 
68
      <italic field="" on="0" />
 
69
      <underline field="" on="0" />
 
70
      <color field="" red="0" blue="0" green="0" />
 
71
      <x field="" />
 
72
      <y field="" />
 
73
      <offset x="0" y="0" yfield="-1" xfield="-1" units="pt" />
 
74
      <angle field="" value="0" />
 
75
      <alignment field="-1" value="center" />
 
76
      <buffercolor field="" red="255" blue="255" green="255" />
 
77
      <buffersize field="" units="pt" value="1" />
 
78
      <bufferenabled field="" on="" />
 
79
    </labelattributes>
 
80
</qgis>