File: lines_single_symbol.qml

package info (click to toggle)
qgis 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 374,696 kB
  • ctags: 66,263
  • sloc: cpp: 396,139; ansic: 241,070; python: 130,609; xml: 14,884; perl: 1,290; sh: 1,287; sql: 500; yacc: 268; lex: 242; makefile: 168
file content (58 lines) | stat: -rw-r--r-- 2,302 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="0.9.2-Ganymede" minimumScale="1" maximumScale="1e+08" hasScaleBasedVisibilityFlag="0" geometry="Line" type="vector" >
    <id>lines20080110101725388</id>
    <datasource>/Users/tim/dev/cpp/qgis/tests/testdata/lines.shp</datasource>
    <layername>lines</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>255</transparencyLevelInt>
    <provider>ogr</provider>
    <encoding>System</encoding>
    <displayfield>Name</displayfield>
    <label>0</label>
    <attributeactions/>
    <singlesymbol>
      <symbol>
        <lowervalue></lowervalue>
        <uppervalue></uppervalue>
        <label></label>
        <pointsymbol>hard:circle</pointsymbol>
        <pointsize>11</pointsize>
        <rotationclassificationfield>-1</rotationclassificationfield>
        <scaleclassificationfield>-1</scaleclassificationfield>
        <outlinecolor red="159" blue="98" green="113" />
        <outlinestyle>DashLine</outlinestyle>
        <outlinewidth>0.8</outlinewidth>
        <fillcolor red="0" blue="0" green="0" />
        <fillpattern>NoBrush</fillpattern>
        <texturepath></texturepath>
      </symbol>
    </singlesymbol>
    <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>
</qgis>