mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
This pull request is a subset of #6490 This adds a new library for creation of applications based on Qt Quick framework. It contains reusable QML / Qt Quick components based on QGIS core library. The initial work introduces MapCanvas To enable compilation of the library, use WITH_QUICK=TRUE Further documentation of the library is located in doc/qgsquick.dox For background information see the associated QEP: qgis/QGIS-Enhancement-Proposals#109 The initial implementation is largely based on the work of Matthias Kuhn and Marco Bernasocchi on QField probject - kudos to them for the great job!
1019 lines
43 KiB
Plaintext
1019 lines
43 KiB
Plaintext
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
|
|
<qgis projectname="" version="3.1.0-Master">
|
|
<title></title>
|
|
<autotransaction active="0"/>
|
|
<evaluateDefaultValues active="0"/>
|
|
<trust active="0"/>
|
|
<projectCrs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
|
|
<srsid>3452</srsid>
|
|
<srid>4326</srid>
|
|
<authid>EPSG:4326</authid>
|
|
<description>WGS 84</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</projectCrs>
|
|
<layer-tree-group>
|
|
<customproperties/>
|
|
<layer-tree-layer name="Planes" id="points20151123133104693" expanded="1" checked="Qt::Checked" source="./points.shp" providerKey="ogr">
|
|
<customproperties/>
|
|
</layer-tree-layer>
|
|
<layer-tree-layer name="Land" id="polys20151123133114244" expanded="1" checked="Qt::Checked" source="./polys.shp" providerKey="ogr">
|
|
<customproperties/>
|
|
</layer-tree-layer>
|
|
<layer-tree-layer name="Roads" id="lines20151123133101198" expanded="1" checked="Qt::Checked" source="./lines.shp" providerKey="ogr">
|
|
<customproperties/>
|
|
</layer-tree-layer>
|
|
<custom-order enabled="0">
|
|
<item>points20151123133104693</item>
|
|
<item>polys20151123133114244</item>
|
|
<item>lines20151123133101198</item>
|
|
</custom-order>
|
|
</layer-tree-group>
|
|
<snapping-settings tolerance="20" mode="1" type="2" enabled="1" unit="1" intersection-snapping="0">
|
|
<individual-layer-settings>
|
|
<layer-setting tolerance="20" units="1" id="lines20151123133101198" type="2" enabled="1"/>
|
|
<layer-setting tolerance="20" units="1" id="polys20151123133114244" type="2" enabled="1"/>
|
|
<layer-setting tolerance="20" units="1" id="points20151123133104693" type="2" enabled="1"/>
|
|
</individual-layer-settings>
|
|
</snapping-settings>
|
|
<relations/>
|
|
<mapcanvas name="theMapCanvas" annotationsVisible="1">
|
|
<units>degrees</units>
|
|
<extent>
|
|
<xmin>-119.35580667290255974</xmin>
|
|
<ymin>25.42676323270561767</ymin>
|
|
<xmax>-82.46631384217860727</xmax>
|
|
<ymax>48.75598131139545188</ymax>
|
|
</extent>
|
|
<rotation>0</rotation>
|
|
<destinationsrs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
|
|
<srsid>3452</srsid>
|
|
<srid>4326</srid>
|
|
<authid>EPSG:4326</authid>
|
|
<description>WGS 84</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</destinationsrs>
|
|
<rendermaptile>0</rendermaptile>
|
|
</mapcanvas>
|
|
<legend updateDrawingOrder="true">
|
|
<legendlayer name="Planes" drawingOrder="-1" open="true" checked="Qt::Checked" showFeatureCount="0">
|
|
<filegroup open="true" hidden="false">
|
|
<legendlayerfile layerid="points20151123133104693" isInOverview="0" visible="1"/>
|
|
</filegroup>
|
|
</legendlayer>
|
|
<legendlayer name="Land" drawingOrder="-1" open="true" checked="Qt::Checked" showFeatureCount="0">
|
|
<filegroup open="true" hidden="false">
|
|
<legendlayerfile layerid="polys20151123133114244" isInOverview="0" visible="1"/>
|
|
</filegroup>
|
|
</legendlayer>
|
|
<legendlayer name="Roads" drawingOrder="-1" open="true" checked="Qt::Checked" showFeatureCount="0">
|
|
<filegroup open="true" hidden="false">
|
|
<legendlayerfile layerid="lines20151123133101198" isInOverview="0" visible="1"/>
|
|
</filegroup>
|
|
</legendlayer>
|
|
</legend>
|
|
<mapViewDocks/>
|
|
<mapViewDocks3D/>
|
|
<projectlayers>
|
|
<maplayer simplifyLocal="1" autoRefreshEnabled="0" simplifyDrawingTol="1" refreshOnNotifyEnabled="0" type="vector" simplifyMaxScale="1" maxScale="1" readOnly="0" simplifyDrawingHints="1" hasScaleBasedVisibilityFlag="0" autoRefreshTime="0" refreshOnNotifyMessage="" minScale="1e+8" simplifyAlgorithm="0" geometry="Line" labelsEnabled="1">
|
|
<extent>
|
|
<xmin>-117.62319839219053108</xmin>
|
|
<ymin>23.20820580488508966</ymin>
|
|
<xmax>-82.32264950769274492</xmax>
|
|
<ymax>46.18290982947509349</ymax>
|
|
</extent>
|
|
<id>lines20151123133101198</id>
|
|
<datasource>./lines.shp</datasource>
|
|
<keywordList>
|
|
<value></value>
|
|
</keywordList>
|
|
<layername>Roads</layername>
|
|
<srs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
|
|
<srsid>3452</srsid>
|
|
<srid>4326</srid>
|
|
<authid>EPSG:4326</authid>
|
|
<description>WGS 84</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</srs>
|
|
<resourceMetadata>
|
|
<identifier></identifier>
|
|
<parentidentifier></parentidentifier>
|
|
<language></language>
|
|
<type></type>
|
|
<title></title>
|
|
<abstract></abstract>
|
|
<fees></fees>
|
|
<encoding></encoding>
|
|
<crs>
|
|
<spatialrefsys>
|
|
<proj4></proj4>
|
|
<srsid>0</srsid>
|
|
<srid>0</srid>
|
|
<authid></authid>
|
|
<description></description>
|
|
<projectionacronym></projectionacronym>
|
|
<ellipsoidacronym></ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</crs>
|
|
<extent/>
|
|
<links/>
|
|
</resourceMetadata>
|
|
<provider encoding="UTF-8">ogr</provider>
|
|
<vectorjoins/>
|
|
<layerDependencies/>
|
|
<dataDependencies/>
|
|
<expressionfields/>
|
|
<map-layer-style-manager current="default">
|
|
<map-layer-style name="default"/>
|
|
</map-layer-style-manager>
|
|
<auxiliaryLayer/>
|
|
<renderer-v2 type="categorizedSymbol" enableorderby="0" attr="Name" symbollevels="0" forceraster="0">
|
|
<categories>
|
|
<category symbol="0" label="Arterial" value="Arterial" render="true"/>
|
|
<category symbol="1" label="Highway" value="Highway" render="true"/>
|
|
</categories>
|
|
<symbols>
|
|
<symbol name="0" clip_to_extent="1" type="line" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SimpleLine">
|
|
<prop k="capstyle" v="square"/>
|
|
<prop k="customdash" v="5;2"/>
|
|
<prop k="customdash_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="customdash_unit" v="MM"/>
|
|
<prop k="draw_inside_polygon" v="0"/>
|
|
<prop k="joinstyle" v="bevel"/>
|
|
<prop k="line_color" v="154,139,116,255"/>
|
|
<prop k="line_style" v="dash dot dot"/>
|
|
<prop k="line_width" v="1"/>
|
|
<prop k="line_width_unit" v="MM"/>
|
|
<prop k="offset" v="0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="use_custom_dash" v="0"/>
|
|
<prop k="width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties"/>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
<symbol name="1" clip_to_extent="1" type="line" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SimpleLine">
|
|
<prop k="capstyle" v="square"/>
|
|
<prop k="customdash" v="5;2"/>
|
|
<prop k="customdash_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="customdash_unit" v="MM"/>
|
|
<prop k="draw_inside_polygon" v="0"/>
|
|
<prop k="joinstyle" v="bevel"/>
|
|
<prop k="line_color" v="94,89,55,255"/>
|
|
<prop k="line_style" v="solid"/>
|
|
<prop k="line_width" v="1.3"/>
|
|
<prop k="line_width_unit" v="MM"/>
|
|
<prop k="offset" v="0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="use_custom_dash" v="0"/>
|
|
<prop k="width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties"/>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
</symbols>
|
|
<rotation/>
|
|
<sizescale/>
|
|
</renderer-v2>
|
|
<customproperties>
|
|
<property value="0" key="embeddedWidgets/count"/>
|
|
<property key="variableNames"/>
|
|
<property key="variableValues"/>
|
|
</customproperties>
|
|
<blendMode>0</blendMode>
|
|
<featureBlendMode>0</featureBlendMode>
|
|
<layerOpacity>1</layerOpacity>
|
|
<SingleCategoryDiagramRenderer diagramType="Pie" attributeLegend="1">
|
|
<DiagramCategory maxScaleDenominator="1e+8" scaleDependency="Area" opacity="1" sizeType="MM" backgroundColor="#ffffff" labelPlacementMethod="XHeight" penColor="#000000" barWidth="5" minimumSize="0" enabled="0" rotationOffset="270" minScaleDenominator="1" penAlpha="255" lineSizeType="MM" diagramOrientation="Up" height="15" scaleBasedVisibility="0" width="15" sizeScale="3x:0,0,0,0,0,0" lineSizeScale="3x:0,0,0,0,0,0" backgroundAlpha="255" penWidth="0">
|
|
<fontProperties description="Ubuntu,13,-1,5,50,0,0,0,0,0" style=""/>
|
|
<attribute color="#000000" field="" label=""/>
|
|
</DiagramCategory>
|
|
</SingleCategoryDiagramRenderer>
|
|
<DiagramLayerSettings placement="2" priority="0" showAll="1" linePlacementFlags="10" zIndex="0" obstacle="0" dist="0">
|
|
<properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="show" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Name"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</properties>
|
|
</DiagramLayerSettings>
|
|
<fieldConfiguration>
|
|
<field name="Name">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Value">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
</fieldConfiguration>
|
|
<aliases>
|
|
<alias name="" field="Name" index="0"/>
|
|
<alias name="" field="Value" index="1"/>
|
|
</aliases>
|
|
<excludeAttributesWMS/>
|
|
<excludeAttributesWFS/>
|
|
<defaults>
|
|
<default field="Name" applyOnUpdate="0" expression=""/>
|
|
<default field="Value" applyOnUpdate="0" expression=""/>
|
|
</defaults>
|
|
<constraints>
|
|
<constraint field="Name" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Value" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
</constraints>
|
|
<constraintExpressions>
|
|
<constraint exp="" desc="" field="Name"/>
|
|
<constraint exp="" desc="" field="Value"/>
|
|
</constraintExpressions>
|
|
<attributeactions/>
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortOrder="0" sortExpression="">
|
|
<columns>
|
|
<column name="Name" type="field" hidden="0" width="-1"/>
|
|
<column name="Value" type="field" hidden="0" width="-1"/>
|
|
<column type="actions" hidden="1" width="-1"/>
|
|
<column name="Blocked" type="field" hidden="0" width="-1"/>
|
|
<column name="Situation" type="field" hidden="0" width="-1"/>
|
|
<column name="BlockStart" type="field" hidden="0" width="-1"/>
|
|
</columns>
|
|
</attributetableconfig>
|
|
<editform>../src/quickgui/app/qgis-data</editform>
|
|
<editforminit/>
|
|
<editforminitcodesource>0</editforminitcodesource>
|
|
<editforminitfilepath>../src/quickgui/app/qgis-data</editforminitfilepath>
|
|
<editforminitcode><![CDATA[# -*- coding: utf-8 -*-
|
|
"""
|
|
QGIS forms can have a Python function that is called when the form is
|
|
opened.
|
|
|
|
Use this function to add extra logic to your forms.
|
|
|
|
Enter the name of the function in the "Python Init function"
|
|
field.
|
|
An example follows:
|
|
"""
|
|
from qgis.PyQt.QtWidgets import QWidget
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
geom = feature.geometry()
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
]]></editforminitcode>
|
|
<featformsuppress>0</featformsuppress>
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
<editable/>
|
|
<labelOnTop/>
|
|
<widgets/>
|
|
<conditionalstyles>
|
|
<rowstyles/>
|
|
<fieldstyles/>
|
|
</conditionalstyles>
|
|
<expressionfields/>
|
|
<previewExpression>COALESCE( "Name", '<NULL>' )</previewExpression>
|
|
<mapTip></mapTip>
|
|
</maplayer>
|
|
<maplayer simplifyLocal="1" autoRefreshEnabled="0" simplifyDrawingTol="1" refreshOnNotifyEnabled="0" type="vector" simplifyMaxScale="1" maxScale="1" readOnly="0" simplifyDrawingHints="0" hasScaleBasedVisibilityFlag="0" autoRefreshTime="0" refreshOnNotifyMessage="" minScale="1e+8" simplifyAlgorithm="0" geometry="Point" labelsEnabled="1">
|
|
<extent>
|
|
<xmin>-118.88888888888877204</xmin>
|
|
<ymin>22.80020703933767834</ymin>
|
|
<xmax>-83.33333333333315807</xmax>
|
|
<ymax>46.87198067632875365</ymax>
|
|
</extent>
|
|
<id>points20151123133104693</id>
|
|
<datasource>./points.shp</datasource>
|
|
<keywordList>
|
|
<value></value>
|
|
</keywordList>
|
|
<layername>Planes</layername>
|
|
<srs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
|
|
<srsid>3452</srsid>
|
|
<srid>4326</srid>
|
|
<authid>EPSG:4326</authid>
|
|
<description>WGS 84</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</srs>
|
|
<resourceMetadata>
|
|
<identifier></identifier>
|
|
<parentidentifier></parentidentifier>
|
|
<language></language>
|
|
<type></type>
|
|
<title></title>
|
|
<abstract></abstract>
|
|
<fees></fees>
|
|
<encoding></encoding>
|
|
<crs>
|
|
<spatialrefsys>
|
|
<proj4></proj4>
|
|
<srsid>0</srsid>
|
|
<srid>0</srid>
|
|
<authid></authid>
|
|
<description></description>
|
|
<projectionacronym></projectionacronym>
|
|
<ellipsoidacronym></ellipsoidacronym>
|
|
<geographicflag>false</geographicflag>
|
|
</spatialrefsys>
|
|
</crs>
|
|
<extent/>
|
|
<links/>
|
|
</resourceMetadata>
|
|
<provider encoding="UTF-8">ogr</provider>
|
|
<vectorjoins/>
|
|
<layerDependencies/>
|
|
<dataDependencies/>
|
|
<expressionfields/>
|
|
<map-layer-style-manager current="default">
|
|
<map-layer-style name="default"/>
|
|
</map-layer-style-manager>
|
|
<auxiliaryLayer/>
|
|
<renderer-v2 type="categorizedSymbol" enableorderby="0" attr="Class" symbollevels="0" forceraster="0">
|
|
<categories>
|
|
<category symbol="0" label="B52" value="B52" render="true"/>
|
|
<category symbol="1" label="Biplane" value="Biplane" render="true"/>
|
|
<category symbol="2" label="Jet" value="Jet" render="true"/>
|
|
</categories>
|
|
<symbols>
|
|
<symbol name="0" clip_to_extent="1" type="marker" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SvgMarker">
|
|
<prop k="angle" v="0"/>
|
|
<prop k="color" v="189,189,189,255"/>
|
|
<prop k="fixedAspectRatio" v="0"/>
|
|
<prop k="horizontal_anchor_point" v="1"/>
|
|
<prop k="name" v="gpsicons/plane.svg"/>
|
|
<prop k="offset" v="0,0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="outline_color" v="0,0,0,255"/>
|
|
<prop k="outline_width" v="0.2"/>
|
|
<prop k="outline_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="outline_width_unit" v="MM"/>
|
|
<prop k="scale_method" v="diameter"/>
|
|
<prop k="size" v="11"/>
|
|
<prop k="size_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="size_unit" v="MM"/>
|
|
<prop k="vertical_anchor_point" v="1"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="angle" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Heading"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
<symbol name="1" clip_to_extent="1" type="marker" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SvgMarker">
|
|
<prop k="angle" v="0"/>
|
|
<prop k="color" v="124,124,124,255"/>
|
|
<prop k="fixedAspectRatio" v="0"/>
|
|
<prop k="horizontal_anchor_point" v="1"/>
|
|
<prop k="name" v="transport/transport_airport.svg"/>
|
|
<prop k="offset" v="0,0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="outline_color" v="0,0,0,255"/>
|
|
<prop k="outline_width" v="0.2"/>
|
|
<prop k="outline_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="outline_width_unit" v="MM"/>
|
|
<prop k="scale_method" v="diameter"/>
|
|
<prop k="size" v="18"/>
|
|
<prop k="size_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="size_unit" v="MM"/>
|
|
<prop k="vertical_anchor_point" v="1"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="angle" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Heading"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
<symbol name="2" clip_to_extent="1" type="marker" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SvgMarker">
|
|
<prop k="angle" v="0"/>
|
|
<prop k="color" v="178,223,138,255"/>
|
|
<prop k="fixedAspectRatio" v="0"/>
|
|
<prop k="horizontal_anchor_point" v="1"/>
|
|
<prop k="name" v="transport/transport_airport2.svg"/>
|
|
<prop k="offset" v="0,0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="outline_color" v="0,0,0,255"/>
|
|
<prop k="outline_width" v="0.2"/>
|
|
<prop k="outline_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="outline_width_unit" v="MM"/>
|
|
<prop k="scale_method" v="diameter"/>
|
|
<prop k="size" v="11"/>
|
|
<prop k="size_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="size_unit" v="MM"/>
|
|
<prop k="vertical_anchor_point" v="1"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="angle" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Heading"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
</symbols>
|
|
<rotation/>
|
|
<sizescale/>
|
|
</renderer-v2>
|
|
<customproperties>
|
|
<property value="0" key="embeddedWidgets/count"/>
|
|
<property key="variableNames"/>
|
|
<property key="variableValues"/>
|
|
</customproperties>
|
|
<blendMode>0</blendMode>
|
|
<featureBlendMode>0</featureBlendMode>
|
|
<layerOpacity>1</layerOpacity>
|
|
<SingleCategoryDiagramRenderer diagramType="Pie" attributeLegend="1">
|
|
<DiagramCategory maxScaleDenominator="1e+8" scaleDependency="Area" opacity="1" sizeType="MM" backgroundColor="#ffffff" labelPlacementMethod="XHeight" penColor="#000000" barWidth="5" minimumSize="0" enabled="0" rotationOffset="270" minScaleDenominator="1" penAlpha="255" lineSizeType="MM" diagramOrientation="Up" height="15" scaleBasedVisibility="0" width="15" sizeScale="3x:0,0,0,0,0,0" lineSizeScale="3x:0,0,0,0,0,0" backgroundAlpha="255" penWidth="0">
|
|
<fontProperties description="Ubuntu,13,-1,5,50,0,0,0,0,0" style=""/>
|
|
<attribute color="#000000" field="" label=""/>
|
|
</DiagramCategory>
|
|
</SingleCategoryDiagramRenderer>
|
|
<DiagramLayerSettings placement="0" priority="0" showAll="1" linePlacementFlags="10" zIndex="0" obstacle="0" dist="0">
|
|
<properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="show" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Class"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</properties>
|
|
</DiagramLayerSettings>
|
|
<fieldConfiguration>
|
|
<field name="Class">
|
|
<editWidget type="ValueMap">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="map" type="Map">
|
|
<Option name="B52" type="QString" value="B52"/>
|
|
<Option name="Biplane" type="QString" value="Biplane"/>
|
|
<Option name="Jet" type="QString" value="Jet"/>
|
|
</Option>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Heading">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Importance">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Pilots">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Cabin Crew">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Staff">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
</fieldConfiguration>
|
|
<aliases>
|
|
<alias name="" field="Class" index="0"/>
|
|
<alias name="" field="Heading" index="1"/>
|
|
<alias name="" field="Importance" index="2"/>
|
|
<alias name="" field="Pilots" index="3"/>
|
|
<alias name="" field="Cabin Crew" index="4"/>
|
|
<alias name="" field="Staff" index="5"/>
|
|
</aliases>
|
|
<excludeAttributesWMS/>
|
|
<excludeAttributesWFS/>
|
|
<defaults>
|
|
<default field="Class" applyOnUpdate="0" expression=""/>
|
|
<default field="Heading" applyOnUpdate="0" expression=""/>
|
|
<default field="Importance" applyOnUpdate="0" expression=""/>
|
|
<default field="Pilots" applyOnUpdate="0" expression=""/>
|
|
<default field="Cabin Crew" applyOnUpdate="0" expression=""/>
|
|
<default field="Staff" applyOnUpdate="0" expression=""/>
|
|
</defaults>
|
|
<constraints>
|
|
<constraint field="Class" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Heading" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Importance" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Pilots" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Cabin Crew" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Staff" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
</constraints>
|
|
<constraintExpressions>
|
|
<constraint exp="" desc="" field="Class"/>
|
|
<constraint exp="" desc="" field="Heading"/>
|
|
<constraint exp="" desc="" field="Importance"/>
|
|
<constraint exp="" desc="" field="Pilots"/>
|
|
<constraint exp="" desc="" field="Cabin Crew"/>
|
|
<constraint exp="" desc="" field="Staff"/>
|
|
</constraintExpressions>
|
|
<attributeactions/>
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortOrder="0" sortExpression="">
|
|
<columns>
|
|
<column name="Class" type="field" hidden="0" width="-1"/>
|
|
<column name="Heading" type="field" hidden="0" width="-1"/>
|
|
<column name="Importance" type="field" hidden="0" width="-1"/>
|
|
<column name="Pilots" type="field" hidden="0" width="-1"/>
|
|
<column name="Cabin Crew" type="field" hidden="0" width="-1"/>
|
|
<column name="Staff" type="field" hidden="0" width="-1"/>
|
|
<column type="actions" hidden="1" width="-1"/>
|
|
</columns>
|
|
</attributetableconfig>
|
|
<editform>../src/quickgui/app/qgis-data</editform>
|
|
<editforminit/>
|
|
<editforminitcodesource>0</editforminitcodesource>
|
|
<editforminitfilepath>../src/quickgui/app/qgis-data</editforminitfilepath>
|
|
<editforminitcode><![CDATA[# -*- coding: utf-8 -*-
|
|
"""
|
|
QGIS forms can have a Python function that is called when the form is
|
|
opened.
|
|
|
|
Use this function to add extra logic to your forms.
|
|
|
|
Enter the name of the function in the "Python Init function"
|
|
field.
|
|
An example follows:
|
|
"""
|
|
from qgis.PyQt.QtWidgets import QWidget
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
geom = feature.geometry()
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
]]></editforminitcode>
|
|
<featformsuppress>0</featformsuppress>
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
<editable/>
|
|
<labelOnTop/>
|
|
<widgets/>
|
|
<conditionalstyles>
|
|
<rowstyles/>
|
|
<fieldstyles/>
|
|
</conditionalstyles>
|
|
<expressionfields/>
|
|
<previewExpression>COALESCE( "Class", '<NULL>' )</previewExpression>
|
|
<mapTip></mapTip>
|
|
</maplayer>
|
|
<maplayer simplifyLocal="1" autoRefreshEnabled="0" simplifyDrawingTol="1" refreshOnNotifyEnabled="0" type="vector" simplifyMaxScale="1" maxScale="1" readOnly="0" simplifyDrawingHints="1" hasScaleBasedVisibilityFlag="0" autoRefreshTime="0" refreshOnNotifyMessage="" minScale="1e+8" simplifyAlgorithm="0" geometry="Polygon" labelsEnabled="1">
|
|
<extent>
|
|
<xmin>-118.92286230599032137</xmin>
|
|
<ymin>24.50786971868489061</ymin>
|
|
<xmax>-83.79001199101509201</xmax>
|
|
<ymax>46.72617265077044379</ymax>
|
|
</extent>
|
|
<id>polys20151123133114244</id>
|
|
<datasource>./polys.shp</datasource>
|
|
<keywordList>
|
|
<value></value>
|
|
</keywordList>
|
|
<layername>Land</layername>
|
|
<srs>
|
|
<spatialrefsys>
|
|
<proj4>+proj=longlat +datum=WGS84 +no_defs</proj4>
|
|
<srsid>3452</srsid>
|
|
<srid>4326</srid>
|
|
<authid>EPSG:4326</authid>
|
|
<description>WGS 84</description>
|
|
<projectionacronym>longlat</projectionacronym>
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
<geographicflag>true</geographicflag>
|
|
</spatialrefsys>
|
|
</srs>
|
|
<resourceMetadata>
|
|
<identifier></identifier>
|
|
<parentidentifier></parentidentifier>
|
|
<language></language>
|
|
<type></type>
|
|
<title></title>
|
|
<abstract></abstract>
|
|
<fees></fees>
|
|
<encoding></encoding>
|
|
<crs>
|
|
<spatialrefsys>
|
|
<proj4></proj4>
|
|
<srsid>0</srsid>
|
|
<srid>0</srid>
|
|
<authid></authid>
|
|
<description></description>
|
|
<projectionacronym></projectionacronym>
|
|
<ellipsoidacronym></ellipsoidacronym>
|
|
<geographicflag>false</geographicflag>
|
|
</spatialrefsys>
|
|
</crs>
|
|
<extent/>
|
|
<links/>
|
|
</resourceMetadata>
|
|
<provider encoding="UTF-8">ogr</provider>
|
|
<vectorjoins/>
|
|
<layerDependencies/>
|
|
<dataDependencies/>
|
|
<expressionfields/>
|
|
<map-layer-style-manager current="default">
|
|
<map-layer-style name="default"/>
|
|
</map-layer-style-manager>
|
|
<auxiliaryLayer/>
|
|
<renderer-v2 type="categorizedSymbol" enableorderby="0" attr="Name" symbollevels="0" forceraster="0">
|
|
<categories>
|
|
<category symbol="0" label="Dam" value="Dam" render="true"/>
|
|
<category symbol="1" label="Lake" value="Lake" render="true"/>
|
|
</categories>
|
|
<symbols>
|
|
<symbol name="0" clip_to_extent="1" type="fill" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SimpleFill">
|
|
<prop k="border_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="color" v="118,191,227,132"/>
|
|
<prop k="joinstyle" v="bevel"/>
|
|
<prop k="offset" v="0,0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="outline_color" v="31,120,180,255"/>
|
|
<prop k="outline_style" v="solid"/>
|
|
<prop k="outline_width" v="0.66"/>
|
|
<prop k="outline_width_unit" v="MM"/>
|
|
<prop k="style" v="solid"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties"/>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
<symbol name="1" clip_to_extent="1" type="fill" alpha="1">
|
|
<layer pass="0" locked="0" enabled="1" class="SimpleFill">
|
|
<prop k="border_width_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="color" v="110,194,217,255"/>
|
|
<prop k="joinstyle" v="bevel"/>
|
|
<prop k="offset" v="0,0"/>
|
|
<prop k="offset_map_unit_scale" v="3x:0,0,0,0,0,0"/>
|
|
<prop k="offset_unit" v="MM"/>
|
|
<prop k="outline_color" v="144,144,144,255"/>
|
|
<prop k="outline_style" v="solid"/>
|
|
<prop k="outline_width" v="0.66"/>
|
|
<prop k="outline_width_unit" v="MM"/>
|
|
<prop k="style" v="solid"/>
|
|
<data_defined_properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties"/>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</data_defined_properties>
|
|
</layer>
|
|
</symbol>
|
|
</symbols>
|
|
<rotation/>
|
|
<sizescale/>
|
|
</renderer-v2>
|
|
<customproperties>
|
|
<property value="0" key="embeddedWidgets/count"/>
|
|
<property key="variableNames"/>
|
|
<property key="variableValues"/>
|
|
</customproperties>
|
|
<blendMode>0</blendMode>
|
|
<featureBlendMode>0</featureBlendMode>
|
|
<layerOpacity>1</layerOpacity>
|
|
<SingleCategoryDiagramRenderer diagramType="Pie" attributeLegend="1">
|
|
<DiagramCategory maxScaleDenominator="1e+8" scaleDependency="Area" opacity="1" sizeType="MM" backgroundColor="#ffffff" labelPlacementMethod="XHeight" penColor="#000000" barWidth="5" minimumSize="0" enabled="0" rotationOffset="270" minScaleDenominator="1" penAlpha="255" lineSizeType="MM" diagramOrientation="Up" height="15" scaleBasedVisibility="0" width="15" sizeScale="3x:0,0,0,0,0,0" lineSizeScale="3x:0,0,0,0,0,0" backgroundAlpha="255" penWidth="0">
|
|
<fontProperties description="Ubuntu,13,-1,5,50,0,0,0,0,0" style=""/>
|
|
<attribute color="#000000" field="" label=""/>
|
|
</DiagramCategory>
|
|
</SingleCategoryDiagramRenderer>
|
|
<DiagramLayerSettings placement="0" priority="0" showAll="1" linePlacementFlags="10" zIndex="0" obstacle="0" dist="0">
|
|
<properties>
|
|
<Option type="Map">
|
|
<Option name="name" type="QString" value=""/>
|
|
<Option name="properties" type="Map">
|
|
<Option name="show" type="Map">
|
|
<Option name="active" type="bool" value="true"/>
|
|
<Option name="field" type="QString" value="Name"/>
|
|
<Option name="type" type="int" value="2"/>
|
|
</Option>
|
|
</Option>
|
|
<Option name="type" type="QString" value="collection"/>
|
|
</Option>
|
|
</properties>
|
|
</DiagramLayerSettings>
|
|
<fieldConfiguration>
|
|
<field name="Name">
|
|
<editWidget type="ValueMap">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="map" type="Map">
|
|
<Option name="Dam" type="QString" value="Dam"/>
|
|
<Option name="Lake" type="QString" value="Lake"/>
|
|
</Option>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
<field name="Value">
|
|
<editWidget type="TextEdit">
|
|
<config>
|
|
<Option type="Map">
|
|
<Option name="IsMultiline" type="QString" value="0"/>
|
|
<Option name="UseHtml" type="QString" value="0"/>
|
|
</Option>
|
|
</config>
|
|
</editWidget>
|
|
</field>
|
|
</fieldConfiguration>
|
|
<aliases>
|
|
<alias name="" field="Name" index="0"/>
|
|
<alias name="" field="Value" index="1"/>
|
|
</aliases>
|
|
<excludeAttributesWMS/>
|
|
<excludeAttributesWFS/>
|
|
<defaults>
|
|
<default field="Name" applyOnUpdate="0" expression=""/>
|
|
<default field="Value" applyOnUpdate="0" expression=""/>
|
|
</defaults>
|
|
<constraints>
|
|
<constraint field="Name" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
<constraint field="Value" unique_strength="0" exp_strength="0" constraints="0" notnull_strength="0"/>
|
|
</constraints>
|
|
<constraintExpressions>
|
|
<constraint exp="" desc="" field="Name"/>
|
|
<constraint exp="" desc="" field="Value"/>
|
|
</constraintExpressions>
|
|
<attributeactions/>
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortOrder="0" sortExpression="">
|
|
<columns>
|
|
<column name="Name" type="field" hidden="0" width="-1"/>
|
|
<column name="Value" type="field" hidden="0" width="-1"/>
|
|
<column type="actions" hidden="1" width="-1"/>
|
|
</columns>
|
|
</attributetableconfig>
|
|
<editform>../src/quickgui/app/qgis-data</editform>
|
|
<editforminit/>
|
|
<editforminitcodesource>0</editforminitcodesource>
|
|
<editforminitfilepath>../src/quickgui/app/qgis-data</editforminitfilepath>
|
|
<editforminitcode><![CDATA[# -*- coding: utf-8 -*-
|
|
"""
|
|
QGIS forms can have a Python function that is called when the form is
|
|
opened.
|
|
|
|
Use this function to add extra logic to your forms.
|
|
|
|
Enter the name of the function in the "Python Init function"
|
|
field.
|
|
An example follows:
|
|
"""
|
|
from qgis.PyQt.QtWidgets import QWidget
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
geom = feature.geometry()
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
]]></editforminitcode>
|
|
<featformsuppress>0</featformsuppress>
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
<editable/>
|
|
<labelOnTop/>
|
|
<widgets/>
|
|
<conditionalstyles>
|
|
<rowstyles/>
|
|
<fieldstyles/>
|
|
</conditionalstyles>
|
|
<expressionfields/>
|
|
<previewExpression>COALESCE( "Name", '<NULL>' )</previewExpression>
|
|
<mapTip></mapTip>
|
|
</maplayer>
|
|
</projectlayers>
|
|
<layerorder>
|
|
<layer id="points20151123133104693"/>
|
|
<layer id="polys20151123133114244"/>
|
|
<layer id="lines20151123133101198"/>
|
|
</layerorder>
|
|
<properties>
|
|
<WMSPrecision type="QString">8</WMSPrecision>
|
|
<WMSContactMail type="QString"></WMSContactMail>
|
|
<WMSFees type="QString">conditions unknown</WMSFees>
|
|
<WMSAddWktGeometry type="bool">false</WMSAddWktGeometry>
|
|
<Paths>
|
|
<Absolute type="bool">false</Absolute>
|
|
</Paths>
|
|
<WMSUrl type="QString"></WMSUrl>
|
|
<Legend>
|
|
<filterByMap type="bool">false</filterByMap>
|
|
</Legend>
|
|
<WMSContactPosition type="QString"></WMSContactPosition>
|
|
<ddt2>
|
|
<designs type="QString"></designs>
|
|
</ddt2>
|
|
<WMSAccessConstraints type="QString">None</WMSAccessConstraints>
|
|
<WMSContactPerson type="QString"></WMSContactPerson>
|
|
<WMSOnlineResource type="QString"></WMSOnlineResource>
|
|
<WFSTLayers>
|
|
<Insert type="QStringList"/>
|
|
<Update type="QStringList"/>
|
|
<Delete type="QStringList"/>
|
|
</WFSTLayers>
|
|
<Variables>
|
|
<variableValues type="QStringList"/>
|
|
<variableNames type="QStringList"/>
|
|
</Variables>
|
|
<PositionPrecision>
|
|
<DegreeFormat type="QString">MU</DegreeFormat>
|
|
<DecimalPlaces type="int">2</DecimalPlaces>
|
|
<Automatic type="bool">true</Automatic>
|
|
</PositionPrecision>
|
|
<WMSSegmentizeFeatureInfoGeometry type="bool">false</WMSSegmentizeFeatureInfoGeometry>
|
|
<Macros>
|
|
<pythonCode type="QString"></pythonCode>
|
|
</Macros>
|
|
<WMSContactOrganization type="QString"></WMSContactOrganization>
|
|
<Identify>
|
|
<disabledLayers type="QStringList"/>
|
|
</Identify>
|
|
<DefaultStyles>
|
|
<ColorRamp type="QString"></ColorRamp>
|
|
<AlphaInt type="int">255</AlphaInt>
|
|
<Marker type="QString"></Marker>
|
|
<Line type="QString"></Line>
|
|
<Fill type="QString"></Fill>
|
|
<RandomColors type="bool">true</RandomColors>
|
|
</DefaultStyles>
|
|
<WMSServiceCapabilities type="bool">false</WMSServiceCapabilities>
|
|
<WMSServiceTitle type="QString"></WMSServiceTitle>
|
|
<WCSLayers type="QStringList"/>
|
|
<WMSServiceAbstract type="QString"></WMSServiceAbstract>
|
|
<SpatialRefSys>
|
|
<ProjectCrs type="QString">EPSG:4326</ProjectCrs>
|
|
<ProjectionsEnabled type="int">1</ProjectionsEnabled>
|
|
<ProjectCRSID type="int">3452</ProjectCRSID>
|
|
<ProjectCRSProj4String type="QString">+proj=longlat +datum=WGS84 +no_defs</ProjectCRSProj4String>
|
|
</SpatialRefSys>
|
|
<Measure>
|
|
<Ellipsoid type="QString">NONE</Ellipsoid>
|
|
</Measure>
|
|
<WMSKeywordList type="QStringList">
|
|
<value></value>
|
|
</WMSKeywordList>
|
|
<WMSUseLayerIDs type="bool">false</WMSUseLayerIDs>
|
|
<WMSContactPhone type="QString"></WMSContactPhone>
|
|
<WFSLayers type="QStringList"/>
|
|
<Measurement>
|
|
<AreaUnits type="QString">m2</AreaUnits>
|
|
<DistanceUnits type="QString">meters</DistanceUnits>
|
|
</Measurement>
|
|
<Digitizing>
|
|
<DefaultSnapType type="QString">to vertex and segment</DefaultSnapType>
|
|
<DefaultSnapToleranceUnit type="int">1</DefaultSnapToleranceUnit>
|
|
<LayerSnappingList type="QStringList">
|
|
<value>lines20151123133101198</value>
|
|
<value>points20151123133104693</value>
|
|
<value>polys20151123133114244</value>
|
|
</LayerSnappingList>
|
|
<DefaultSnapTolerance type="double">20</DefaultSnapTolerance>
|
|
<LayerSnappingToleranceList type="QStringList">
|
|
<value>20.000000</value>
|
|
<value>20.000000</value>
|
|
<value>20.000000</value>
|
|
</LayerSnappingToleranceList>
|
|
<LayerSnapToList type="QStringList">
|
|
<value>to_vertex_and_segment</value>
|
|
<value>to_vertex_and_segment</value>
|
|
<value>to_vertex_and_segment</value>
|
|
</LayerSnapToList>
|
|
<SnappingMode type="QString">current_layer</SnappingMode>
|
|
<AvoidIntersectionsList type="QStringList"/>
|
|
<LayerSnappingToleranceUnitList type="QStringList">
|
|
<value>1</value>
|
|
<value>1</value>
|
|
<value>1</value>
|
|
</LayerSnappingToleranceUnitList>
|
|
<LayerSnappingEnabledList type="QStringList">
|
|
<value>enabled</value>
|
|
<value>enabled</value>
|
|
<value>enabled</value>
|
|
</LayerSnappingEnabledList>
|
|
</Digitizing>
|
|
<WFSUrl type="QString"></WFSUrl>
|
|
<WMSImageQuality type="int">90</WMSImageQuality>
|
|
<Gui>
|
|
<SelectionColorGreenPart type="int">255</SelectionColorGreenPart>
|
|
<SelectionColorRedPart type="int">255</SelectionColorRedPart>
|
|
<CanvasColorRedPart type="int">255</CanvasColorRedPart>
|
|
<SelectionColorAlphaPart type="int">255</SelectionColorAlphaPart>
|
|
<CanvasColorGreenPart type="int">255</CanvasColorGreenPart>
|
|
<SelectionColorBluePart type="int">0</SelectionColorBluePart>
|
|
<CanvasColorBluePart type="int">255</CanvasColorBluePart>
|
|
</Gui>
|
|
<WCSUrl type="QString"></WCSUrl>
|
|
</properties>
|
|
<visibility-presets/>
|
|
<transformContext/>
|
|
<Annotations/>
|
|
<Layouts/>
|
|
</qgis>
|