The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
|
2016-11-25 15:42:53 +01:00
|
|
|
<qgis projectname="QGIS Server Hello World" version="2.99.0-Master">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<title>QGIS Server Hello World</title>
|
2016-11-25 15:42:53 +01:00
|
|
|
<autotransaction active="0"/>
|
|
|
|
<evaluateDefaultValues active="0"/>
|
|
|
|
<layer-tree-group name="" checked="Qt::PartiallyChecked" expanded="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="db_point" id="points20150803121107046" checked="Qt::Checked" expanded="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="Hello" id="hello20131022151106574" checked="Qt::Checked" expanded="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="Hello_SubsetString" id="Hello_copy20150804164427541" checked="Qt::Checked" expanded="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="Hello_Project_SubsetString" id="Hello_SubsetString_copy20160222085231770" checked="Qt::Checked" expanded="1">
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="Hello_Filter_SubsetString" id="Hello_Project_SubsetString_copy20160223113949592" checked="Qt::Checked" expanded="1">
|
2016-02-23 11:47:18 +11:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="dem" id="dem20150730091219559" checked="Qt::Checked" expanded="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer-tree-layer name="Country" id="country20131022151106556" checked="Qt::Checked" expanded="1">
|
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
|
|
|
<layer-tree-layer name="Country_Labels" id="Country_copy20161127151800736" checked="Qt::Unchecked" expanded="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties/>
|
|
|
|
</layer-tree-layer>
|
|
|
|
</layer-tree-group>
|
2016-11-25 15:42:53 +01:00
|
|
|
<snapping-settings enabled="1" intersection-snapping="0" unit="1" tolerance="40" type="1" mode="3">
|
|
|
|
<individual-layer-settings>
|
|
|
|
<layer-setting enabled="1" id="Hello_SubsetString_copy20160222085231770" tolerance="0" units="2" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="country20131022151106556" tolerance="40" units="1" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="points20150803121107046" tolerance="0" units="2" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="Hello_Project_SubsetString_copy20160223113949592" tolerance="0" units="2" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="Hello_copy20150804164427541" tolerance="0" units="2" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="hello20131022151106574" tolerance="40" units="1" type="1"/>
|
|
|
|
<layer-setting enabled="1" id="Country_copy20161127151800736" tolerance="0" units="2" type="1"/>
|
|
|
|
</individual-layer-settings>
|
|
|
|
</snapping-settings>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<relations/>
|
|
|
|
<mapcanvas>
|
|
|
|
<units>meters</units>
|
|
|
|
<extent>
|
2016-11-25 15:42:53 +01:00
|
|
|
<xmin>-33626185.49808585643768311</xmin>
|
|
|
|
<ymin>-13032965.18542143888771534</ymin>
|
|
|
|
<xmax>33978427.73650816082954407</xmax>
|
|
|
|
<ymax>16020257.03109830431640148</ymax>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</extent>
|
|
|
|
<rotation>0</rotation>
|
|
|
|
<projections>1</projections>
|
|
|
|
<destinationsrs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</destinationsrs>
|
2016-02-22 09:31:52 +11:00
|
|
|
<rendermaptile>0</rendermaptile>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<layer_coordinate_transform_info>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer_coordinate_transform layerid="Hello_Project_SubsetString_copy20160223113949592" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="landsat20150522140814516" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="Hello_SubsetString_copy20160222085231770" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="country20131022151106556" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="Country_copy20161127151800736" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="hello20131022151106574" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="Hello20150522142526972" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="Hello_copy20150804164427541" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="points20150803121107046" srcAuthId="EPSG:3857" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
|
|
|
<layer_coordinate_transform layerid="dem20150730091219559" srcAuthId="EPSG:4326" destAuthId="EPSG:3857" srcDatumTransform="-1" destDatumTransform="-1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer_coordinate_transform_info>
|
|
|
|
</mapcanvas>
|
|
|
|
<layer-tree-canvas>
|
|
|
|
<custom-order enabled="0">
|
|
|
|
<item>hello20131022151106574</item>
|
|
|
|
<item>country20131022151106556</item>
|
|
|
|
<item>dem20150730091219559</item>
|
|
|
|
<item>points20150803121107046</item>
|
|
|
|
<item>Hello_copy20150804164427541</item>
|
2016-02-22 09:31:52 +11:00
|
|
|
<item>Hello_SubsetString_copy20160222085231770</item>
|
2016-02-23 11:47:18 +11:00
|
|
|
<item>Hello_Project_SubsetString_copy20160223113949592</item>
|
2016-11-25 15:42:53 +01:00
|
|
|
<item>Country_copy20161127151800736</item>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</custom-order>
|
|
|
|
</layer-tree-canvas>
|
|
|
|
<legend updateDrawingOrder="true">
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="db_point" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="points20150803121107046" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Hello" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="hello20131022151106574" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Hello_SubsetString" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="Hello_copy20150804164427541" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Hello_Project_SubsetString" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
2016-02-22 09:31:52 +11:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="Hello_SubsetString_copy20160222085231770" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Hello_Filter_SubsetString" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
2016-02-23 11:47:18 +11:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="Hello_Project_SubsetString_copy20160223113949592" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="dem" showFeatureCount="0" checked="Qt::Checked" open="false" drawingOrder="-1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<filegroup open="false" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="dem20150730091219559" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Country" showFeatureCount="0" checked="Qt::Checked" open="true" drawingOrder="-1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="country20131022151106556" visible="1"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<legendlayer name="Country_Labels" showFeatureCount="0" checked="Qt::Unchecked" open="true" drawingOrder="-1">
|
|
|
|
<filegroup open="true" hidden="false">
|
|
|
|
<legendlayerfile isInOverview="0" layerid="Country_copy20161127151800736" visible="0"/>
|
|
|
|
</filegroup>
|
|
|
|
</legendlayer>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</legend>
|
2016-11-25 15:42:53 +01:00
|
|
|
<Composer title="layoutA4">
|
|
|
|
<Composition printResolution="300" snapGridOffsetY="0" snapTolerancePixels="10" snapGridResolution="0" generateWorldFile="0" worldFileMap="" paperHeight="210" resizeToContentsMarginTop="0" paperWidth="297" alignmentSnap="1" resizeToContentsMarginBottom="0" numPages="1" resizeToContentsMarginRight="0" resizeToContentsMarginLeft="0" snapGridOffsetX="0" showPages="1" smartGuides="1" snapping="0" printAsRaster="0" gridVisible="0" guidesVisible="1">
|
|
|
|
<symbol name="" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="255,255,255,255" k="color"/>
|
|
|
|
<prop v="miter" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="no" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerLabel labelText="QGIS" valign="32" halign="1" htmlState="0" marginX="1" marginY="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<LabelFont description="DejaVu Sans,10,-1,5,50,0,0,0,0,0" style=""/>
|
|
|
|
<FontColor red="0" blue="0" green="0"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerItem pagey="157.547" y="157.547" excludeFromExports="0" uuid="{df61fc2f-86dc-402e-a37a-bc577e6349cd}" positionLock="false" visibility="1" x="21.5381" page="1" outlineWidth="0.3" itemRotation="0" pagex="21.5381" id="idtextbox" transparency="0" height="35.0992" blendMode="0" width="120.853" frame="false" frameJoinStyle="miter" positionMode="0" zValue="4" lastValidViewScaleFactor="-1" background="false">
|
|
|
|
<FrameColor red="0" alpha="255" blue="0" green="0"/>
|
|
|
|
<BackgroundColor red="255" alpha="255" blue="255" green="255"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</ComposerItem>
|
|
|
|
</ComposerLabel>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerMap id="0" drawCanvasItems="true" mapRotation="0" previewMode="Cache" followPresetName="" keepLayerSet="false" followPreset="false">
|
|
|
|
<Extent ymax="16020257.03109830431640148" xmax="33978427.73650816082954407" xmin="-33626185.49808585643768311" ymin="-13032965.18542143888771534"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<LayerSet/>
|
|
|
|
<Grid/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerMapGrid leftFrameDivisions="0" leftAnnotationDisplay="0" rightFrameDivisions="0" annotationFormat="0" gridFramePenThickness="0.5" rightAnnotationPosition="1" bottomAnnotationPosition="1" crossLength="3" annotationFontColor="0,0,0,255" offsetX="0" gridFrameWidth="2" topAnnotationDirection="0" topAnnotationDisplay="0" unit="0" showAnnotation="0" bottomAnnotationDisplay="0" annotationExpression="" name="Grid 1" bottomFrameDivisions="0" gridFrameStyle="0" gridStyle="0" leftAnnotationPosition="1" uuid="{2097ba82-73aa-4cf8-911e-b3472427ff3f}" frameFillColor2="0,0,0,255" rightAnnotationDisplay="0" bottomAnnotationDirection="0" intervalX="0" topAnnotationPosition="1" leftAnnotationDirection="0" frameFillColor1="255,255,255,255" intervalY="0" rightAnnotationDirection="0" gridFrameSideFlags="15" frameAnnotationDistance="1" gridFramePenColor="0,0,0,255" topFrameDivisions="0" show="1" annotationPrecision="3" offsetY="0" blendMode="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<lineStyle>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="" alpha="1" clip_to_extent="1" type="line">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleLine">
|
|
|
|
<prop v="square" k="capstyle"/>
|
|
|
|
<prop v="5;2" k="customdash"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="customdash_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="customdash_unit"/>
|
|
|
|
<prop v="0" k="draw_inside_polygon"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0,0,255" k="line_color"/>
|
|
|
|
<prop v="solid" k="line_style"/>
|
|
|
|
<prop v="0" k="line_width"/>
|
|
|
|
<prop v="MM" k="line_width_unit"/>
|
|
|
|
<prop v="0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0" k="use_custom_dash"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="width_map_unit_scale"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</lineStyle>
|
|
|
|
<markerStyle>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="0,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="area" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</markerStyle>
|
|
|
|
<annotationFontProperties description=",11,-1,5,50,0,0,0,0,0" style=""/>
|
|
|
|
</ComposerMapGrid>
|
2016-11-25 15:42:53 +01:00
|
|
|
<AtlasMap atlasDriven="0" scalingMode="2" margin="0.10000000000000001"/>
|
|
|
|
<ComposerItem pagey="46" y="46" excludeFromExports="0" uuid="{e2138dff-8012-45c7-9a52-a543ca96ac60}" positionLock="false" visibility="1" x="21.3911" page="1" outlineWidth="0.3" itemRotation="0" pagex="21.3911" id="" transparency="0" height="104" blendMode="0" width="242" frame="false" frameJoinStyle="miter" positionMode="0" zValue="3" lastValidViewScaleFactor="1.92319" background="true">
|
|
|
|
<FrameColor red="0" alpha="255" blue="0" green="0"/>
|
|
|
|
<BackgroundColor red="255" alpha="255" blue="255" green="255"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</ComposerItem>
|
|
|
|
</ComposerMap>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerLabel labelText="Welcome to our world...." valign="32" halign="1" htmlState="0" marginX="1" marginY="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<LabelFont description="DejaVu Sans,12,-1,5,75,0,0,0,0,0" style=""/>
|
|
|
|
<FontColor red="0" blue="0" green="0"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerItem pagey="161.791" y="161.791" excludeFromExports="0" uuid="{b3f8da1e-352d-4ea6-b8c1-c2464bfdd050}" positionLock="false" visibility="1" x="213.302" page="1" outlineWidth="0.3" itemRotation="0" pagex="213.302" id="" transparency="0" height="11.0626" blendMode="0" width="64.3016" frame="false" frameJoinStyle="miter" positionMode="0" zValue="2" lastValidViewScaleFactor="2.89262" background="false">
|
|
|
|
<FrameColor red="0" alpha="255" blue="0" green="0"/>
|
|
|
|
<BackgroundColor red="255" alpha="255" blue="255" green="255"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</ComposerItem>
|
|
|
|
</ComposerLabel>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerLabel labelText="QGIS Mapserver" valign="32" halign="1" htmlState="0" marginX="1" marginY="1">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<LabelFont description="DejaVu Sans,48,-1,5,75,0,0,0,0,0" style=""/>
|
|
|
|
<FontColor red="0" blue="0" green="0"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<ComposerItem pagey="9.33411" y="9.33411" excludeFromExports="0" uuid="{4f60a368-b33d-4bd1-950a-76a48f3c8695}" positionLock="false" visibility="1" x="49.9838" page="1" outlineWidth="0.3" itemRotation="0" pagex="49.9838" id="" transparency="0" height="28.0023" blendMode="0" width="215.03" frame="false" frameJoinStyle="miter" positionMode="0" zValue="1" lastValidViewScaleFactor="2.89262" background="false">
|
|
|
|
<FrameColor red="0" alpha="255" blue="0" green="0"/>
|
|
|
|
<BackgroundColor red="255" alpha="255" blue="255" green="255"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</ComposerItem>
|
|
|
|
</ComposerLabel>
|
2016-02-22 09:31:52 +11:00
|
|
|
<customproperties/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</Composition>
|
|
|
|
</Composer>
|
2015-12-27 15:33:23 +01:00
|
|
|
<projectlayers>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="0" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
|
|
|
<extent>
|
|
|
|
<xmin>-19619892.68012013286352158</xmin>
|
|
|
|
<ymin>-10327100.34232237376272678</ymin>
|
|
|
|
<xmax>19972134.91854240000247955</xmax>
|
|
|
|
<ymax>18415866.31293442100286484</ymax>
|
|
|
|
</extent>
|
|
|
|
<id>Country_copy20161127151800736</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="country" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>Country_Labels</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
|
|
|
<layerDependencies/>
|
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="name"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="name" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="name"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
<map-layer-style name="custom">
|
|
|
|
<qgis simplifyLocal="1" simplifyDrawingTol="1" maximumScale="1e+08" simplifyDrawingHints="1" minimumScale="0" simplifyAlgorithm="0" simplifyMaxScale="1" readOnly="0" hasScaleBasedVisibilityFlag="0" version="2.99.0-Master">
|
|
|
|
<edittypes>
|
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
|
|
|
</edittype>
|
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
|
|
|
<symbols>
|
|
|
|
<symbol alpha="1" name="0" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="145,149,158,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="157,157,157,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
|
|
|
</layer>
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="0,0,255,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
|
|
|
<sizescale/>
|
|
|
|
</renderer-v2>
|
|
|
|
<labeling type="simple"/>
|
|
|
|
<customproperties>
|
|
|
|
<property value="0" key="embeddedWidgets/count"/>
|
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferOpacity"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/bufferSizeMapUnitScale"/>
|
|
|
|
<property value="MM" key="labeling/bufferSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/distMapUnitScale"/>
|
|
|
|
<property value="true" key="labeling/drawLabels"/>
|
|
|
|
<property value="true" key="labeling/enabled"/>
|
|
|
|
<property value="name" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="true" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="40" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/fontSizeMapUnitScale"/>
|
|
|
|
<property value="Point" key="labeling/fontSizeUnit"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="true" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="false" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/labelOffsetMapUnitScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Italic" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/offsetType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="TR,TL,BR,BL,R,L,TSR,BSR" key="labeling/predefinedPositionOrder"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/repeatDistanceMapUnitScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shadowOffsetMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shadowOffsetUnit"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="0.69999999999999996" key="labeling/shadowOpacity"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shadowRadiusMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shadowRadiusUnit"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeBorderWidthMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeBorderWidthUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeOffsetMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeOffsetUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="1" key="labeling/shapeOpacity"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeRadiiMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeRadiiUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeSizeMapUnitScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeSizeUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="<substitutions/>" key="labeling/substitutions"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="1" key="labeling/textColorB"/>
|
|
|
|
<property value="1" key="labeling/textColorG"/>
|
|
|
|
<property value="255" key="labeling/textColorR"/>
|
|
|
|
<property value="1" key="labeling/textOpacity"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="false" key="labeling/useSubstitutions"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
|
|
|
<property value="0" key="labeling/zIndex"/>
|
|
|
|
<property key="variableNames"/>
|
|
|
|
<property key="variableValues"/>
|
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" minimumSize="0" penWidth="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
|
|
|
<attribute label="" color="#000000" field=""/>
|
|
|
|
</DiagramCategory>
|
|
|
|
<symbol alpha="1" name="sizeSymbol" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</SingleCategoryDiagramRenderer>
|
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" xPosColumn="-1" dist="0" linePlacementFlags="10" showAll="1"/>
|
|
|
|
<annotationform>.</annotationform>
|
|
|
|
<aliases>
|
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="name"/>
|
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns>
|
|
|
|
<column name="pk" width="-1" hidden="0" type="field"/>
|
|
|
|
<column name="name" width="-1" hidden="0" type="field"/>
|
|
|
|
<column width="-1" hidden="1" type="actions"/>
|
|
|
|
</columns>
|
|
|
|
</attributetableconfig>
|
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
|
|
|
<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>
|
|
|
|
<attributeEditorForm>
|
|
|
|
<attributeEditorContainer groupBox="0" name="ttt" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0"/>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>name</previewExpression>
|
|
|
|
<mapTip/>
|
|
|
|
<layerGeometryType>2</layerGeometryType>
|
|
|
|
</qgis>
|
|
|
|
</map-layer-style>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
|
|
|
</edittype>
|
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
|
|
|
<symbols>
|
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="145,149,158,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="157,157,157,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
|
|
|
</layer>
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="0,0,255,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
|
|
|
<sizescale/>
|
|
|
|
</renderer-v2>
|
|
|
|
<labeling type="simple"/>
|
|
|
|
<customproperties>
|
|
|
|
<property value="0" key="embeddedWidgets/count"/>
|
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferOpacity"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/bufferSizeMapUnitScale"/>
|
|
|
|
<property value="MM" key="labeling/bufferSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/distMapUnitScale"/>
|
|
|
|
<property value="true" key="labeling/drawLabels"/>
|
|
|
|
<property value="true" key="labeling/enabled"/>
|
|
|
|
<property value="name" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/fontSizeMapUnitScale"/>
|
|
|
|
<property value="Point" key="labeling/fontSizeUnit"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="false" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/labelOffsetMapUnitScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/offsetType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="TR,TL,BR,BL,R,L,TSR,BSR" key="labeling/predefinedPositionOrder"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/repeatDistanceMapUnitScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shadowOffsetMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shadowOffsetUnit"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="0.69999999999999996" key="labeling/shadowOpacity"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shadowRadiusMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shadowRadiusUnit"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeBorderWidthMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeBorderWidthUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeOffsetMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeOffsetUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="1" key="labeling/shapeOpacity"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeRadiiMapUnitScale"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeRadiiUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0,0,0,0,0,0" key="labeling/shapeSizeMapUnitScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="MapUnit" key="labeling/shapeSizeUnit"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="<substitutions/>" key="labeling/substitutions"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="1" key="labeling/textOpacity"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="false" key="labeling/useSubstitutions"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
|
|
|
<property value="0" key="labeling/zIndex"/>
|
|
|
|
<property key="variableNames"/>
|
|
|
|
<property key="variableValues"/>
|
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
|
|
|
<attribute label="" color="#000000" field=""/>
|
|
|
|
</DiagramCategory>
|
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</SingleCategoryDiagramRenderer>
|
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
|
|
|
<annotationform>.</annotationform>
|
|
|
|
<aliases>
|
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="name"/>
|
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns>
|
|
|
|
<column name="pk" width="-1" hidden="0" type="field"/>
|
|
|
|
<column name="name" width="-1" hidden="0" type="field"/>
|
|
|
|
<column width="-1" hidden="1" type="actions"/>
|
|
|
|
</columns>
|
|
|
|
</attributetableconfig>
|
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
|
|
|
<editforminitfilepath></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>
|
|
|
|
<attributeEditorForm>
|
|
|
|
<attributeEditorContainer groupBox="0" name="ttt" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0"/>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>name</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
|
|
|
</maplayer>
|
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="0" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
|
|
|
<extent>
|
|
|
|
<xmin>-14746250.07513097859919071</xmin>
|
|
|
|
<ymin>-112075.42807669920148328</ymin>
|
|
|
|
<xmax>11342200.07719692215323448</xmax>
|
|
|
|
<ymax>10914413.7141284141689539</ymax>
|
|
|
|
</extent>
|
2016-02-23 11:47:18 +11:00
|
|
|
<id>Hello_Project_SubsetString_copy20160223113949592</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="hello" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>Hello_Filter_SubsetString</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="pkuid"/>
|
|
|
|
<default expression="" field="colour"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="pkuid" constraints="0"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="colour" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="pkuid"/>
|
|
|
|
<constraint exp="" desc="" field="colour"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
2016-02-23 11:47:18 +11:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pkuid" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="colour" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="178,178,178,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="121,121,121,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="230,85,192,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</renderer-v2>
|
|
|
|
<labeling type="simple"/>
|
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/drawLabels"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="if (1 = $id, 'First', 'Others')
" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/offsetType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="TR,TL,BR,BL,R,L,TSR,BSR" key="labeling/predefinedPositionOrder"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
|
|
|
<property value="0" key="labeling/zIndex"/>
|
|
|
|
<property value="_fields_" key="variableNames"/>
|
|
|
|
<property value="" key="variableValues"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
2016-02-23 11:47:18 +11:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
2016-02-23 11:47:18 +11:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
<annotationform>.</annotationform>
|
|
|
|
<aliases>
|
2016-11-25 15:42:53 +01:00
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="pkuid"/>
|
|
|
|
<alias name="Couleur" index="2" field="colour"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns>
|
|
|
|
<column name="pk" width="-1" hidden="0" type="field"/>
|
|
|
|
<column name="pkuid" width="-1" hidden="0" type="field"/>
|
|
|
|
<column name="colour" width="-1" hidden="0" type="field"/>
|
|
|
|
<column width="-1" hidden="1" type="actions"/>
|
|
|
|
</columns>
|
|
|
|
</attributetableconfig>
|
2016-02-23 11:47:18 +11:00
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-23 11:47:18 +11:00
|
|
|
<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 PyQt4.QtGui import QWidget
|
|
|
|
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
|
|
geom = feature.geometry()
|
|
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
|
|
]]></editforminitcode>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
|
|
<attributeEditorForm>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="0" name="t" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorContainer groupBox="1" name="c1" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="pkuid" index="1" showLabel="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</attributeEditorContainer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="1" name="c2" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="colour" index="2" showLabel="1"/>
|
2016-02-23 11:47:18 +11:00
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>"pkuid"</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
2016-02-23 11:47:18 +11:00
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="-4.65661e-10" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
2016-02-22 09:31:52 +11:00
|
|
|
<id>Hello_SubsetString_copy20160222085231770</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="hello" (geom) sql="pkuid" in ( 7, 8 )</datasource>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
2016-02-22 09:31:52 +11:00
|
|
|
<layername>Hello_Project_SubsetString</layername>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="pkuid"/>
|
|
|
|
<default expression="" field="colour"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="pkuid" constraints="0"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="colour" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="pkuid"/>
|
|
|
|
<constraint exp="" desc="" field="colour"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pkuid" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="colour" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
2016-02-22 09:31:52 +11:00
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="178,178,178,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="121,121,121,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="230,85,192,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</renderer-v2>
|
2016-02-22 09:31:52 +11:00
|
|
|
<labeling type="simple"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/drawLabels"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="if (1 = $id, 'First', 'Others')
" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/offsetType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="TR,TL,BR,BL,R,L,TSR,BSR" key="labeling/predefinedPositionOrder"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
|
|
|
<property value="0" key="labeling/zIndex"/>
|
|
|
|
<property value="_fields_" key="variableNames"/>
|
|
|
|
<property value="" key="variableValues"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="-4.65661e-10" backgroundAlpha="255">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<annotationform>.</annotationform>
|
|
|
|
<aliases>
|
2016-11-25 15:42:53 +01:00
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="pkuid"/>
|
|
|
|
<alias name="Couleur" index="2" field="colour"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns/>
|
|
|
|
</attributetableconfig>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editform>.</editform>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<editforminit/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-22 09:31:52 +11:00
|
|
|
<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 PyQt4.QtGui import QWidget
|
|
|
|
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
|
|
geom = feature.geometry()
|
|
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
|
|
]]></editforminitcode>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
2016-02-22 09:31:52 +11:00
|
|
|
<attributeEditorForm>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="0" name="t" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorContainer groupBox="1" name="c1" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="pkuid" index="1" showLabel="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</attributeEditorContainer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="1" name="c2" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="colour" index="2" showLabel="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>"pkuid"</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
2016-02-22 09:31:52 +11:00
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="0" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
2016-02-22 09:31:52 +11:00
|
|
|
<id>Hello_copy20150804164427541</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="hello" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>Hello_SubsetString</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="pkuid"/>
|
|
|
|
<default expression="" field="colour"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="pkuid" constraints="0"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="colour" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="pkuid"/>
|
|
|
|
<constraint exp="" desc="" field="colour"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pkuid" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="colour" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="178,178,178,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="121,121,121,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="230,85,192,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</renderer-v2>
|
|
|
|
<labeling type="simple"/>
|
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/drawLabels"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="if (1 = $id, 'First', 'Others')
" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/offsetType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="TR,TL,BR,BL,R,L,TSR,BSR" key="labeling/predefinedPositionOrder"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
|
|
|
<property value="0" key="labeling/zIndex"/>
|
|
|
|
<property value="_fields_" key="variableNames"/>
|
|
|
|
<property value="" key="variableValues"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
2016-02-22 09:31:52 +11:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
2016-02-22 09:31:52 +11:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
2016-02-22 09:31:52 +11:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<annotationform>.</annotationform>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<aliases>
|
2016-11-25 15:42:53 +01:00
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="pkuid"/>
|
|
|
|
<alias name="Couleur" index="2" field="colour"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<attributeactions/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns/>
|
|
|
|
</attributetableconfig>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-22 09:31:52 +11:00
|
|
|
<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 PyQt4.QtGui import QWidget
|
|
|
|
|
|
|
|
def my_form_open(dialog, layer, feature):
|
|
|
|
geom = feature.geometry()
|
|
|
|
control = dialog.findChild(QWidget, "MyLineEdit")
|
|
|
|
]]></editforminitcode>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<attributeEditorForm>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="0" name="t" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorContainer groupBox="1" name="c1" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="pkuid" index="1" showLabel="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</attributeEditorContainer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="1" name="c2" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="colour" index="2" showLabel="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorForm>
|
2016-02-22 09:31:52 +11:00
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>"pkuid"</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="-4.65661e-10" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<id>country20131022151106556</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="country" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>Country</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="name"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="name" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="name"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
<map-layer-style name="origin">
|
2016-11-25 15:42:53 +01:00
|
|
|
<qgis simplifyLocal="1" simplifyDrawingTol="1" maximumScale="1e+08" scaleBasedLabelVisibilityFlag="0" simplifyDrawingHints="1" minimumScale="-4.65661e-10" maxLabelScale="1e+08" minLabelScale="1" simplifyMaxScale="1" hasScaleBasedVisibilityFlag="0" version="2.9.0-Master">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 symbollevels="0" type="singleSymbol">
|
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol alpha="1" name="0" clip_to_extent="1" type="fill">
|
|
|
|
<layer locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="186,221,105,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="128,152,72,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<effect enabled="0" type="effectStack">
|
|
|
|
<effect type="drawSource">
|
2016-11-25 15:42:53 +01:00
|
|
|
<prop v="0" k="blend_mode"/>
|
|
|
|
<prop v="2" k="draw_mode"/>
|
|
|
|
<prop v="1" k="enabled"/>
|
|
|
|
<prop v="0" k="transparency"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</effect>
|
|
|
|
</effect>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
|
|
|
<sizescale scalemethod="area"/>
|
|
|
|
<effect enabled="0" type="effectStack">
|
|
|
|
<effect type="drawSource">
|
2016-11-25 15:42:53 +01:00
|
|
|
<prop v="0" k="blend_mode"/>
|
|
|
|
<prop v="2" k="draw_mode"/>
|
|
|
|
<prop v="1" k="enabled"/>
|
|
|
|
<prop v="0" k="transparency"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</effect>
|
|
|
|
</effect>
|
|
|
|
</renderer-v2>
|
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
|
|
|
<displayfield>name</displayfield>
|
|
|
|
<label>0</label>
|
|
|
|
<labelattributes>
|
|
|
|
<label fieldname="" text="Label"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<family name="DejaVu Sans" fieldname=""/>
|
|
|
|
<size fieldname="" value="12" units="pt"/>
|
|
|
|
<bold on="0" fieldname=""/>
|
|
|
|
<italic on="0" fieldname=""/>
|
|
|
|
<underline on="0" fieldname=""/>
|
|
|
|
<strikeout on="0" fieldname=""/>
|
|
|
|
<color red="0" fieldname="" blue="0" green="0"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<x fieldname=""/>
|
|
|
|
<y fieldname=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<offset x="0" yfieldname="" y="0" units="pt" xfieldname=""/>
|
|
|
|
<angle auto="0" fieldname="" value="0"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<alignment fieldname="" value="center"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<buffercolor red="255" fieldname="" blue="255" green="255"/>
|
|
|
|
<buffersize fieldname="" value="1" units="pt"/>
|
|
|
|
<bufferenabled on="" fieldname=""/>
|
|
|
|
<multilineenabled on="" fieldname=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<selectedonly on=""/>
|
|
|
|
</labelattributes>
|
|
|
|
<SingleCategoryDiagramRenderer diagramType="Pie">
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" minimumSize="0" penWidth="0" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" font="DejaVu Sans,11,-1,5,25,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" width="15" labelPlacementMethod="XHeight" minScaleDenominator="-4.65661e-10" backgroundAlpha="255">
|
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" placement="0" xPosColumn="-1" dist="0" linePlacementFlags="10" showAll="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<editforminit/>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>tablayout</editorlayout>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
|
|
|
<attributeEditorForm>
|
|
|
|
<attributeEditorContainer name="ttt"/>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<attributeactions/>
|
|
|
|
</qgis>
|
|
|
|
</map-layer-style>
|
|
|
|
<map-layer-style name="test2">
|
2016-11-25 15:42:53 +01:00
|
|
|
<qgis simplifyLocal="1" simplifyDrawingTol="1" maximumScale="1e+08" scaleBasedLabelVisibilityFlag="0" simplifyDrawingHints="1" minimumScale="0" maxLabelScale="1e+08" minLabelScale="1" simplifyMaxScale="1" hasScaleBasedVisibilityFlag="0" version="2.9.0-Master">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
|
|
|
<renderer-v2 symbollevels="0" type="singleSymbol">
|
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol alpha="1" name="0" clip_to_extent="1" type="fill">
|
|
|
|
<layer locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="145,149,158,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.8,0.8" k="offset"/>
|
|
|
|
<prop v="0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="157,157,157,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<effect enabled="0" type="effectStack">
|
|
|
|
<effect type="drawSource">
|
2016-11-25 15:42:53 +01:00
|
|
|
<prop v="0" k="blend_mode"/>
|
|
|
|
<prop v="2" k="draw_mode"/>
|
|
|
|
<prop v="1" k="enabled"/>
|
|
|
|
<prop v="0" k="transparency"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</effect>
|
|
|
|
</effect>
|
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="0,0,255,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<effect enabled="0" type="effectStack">
|
|
|
|
<effect type="drawSource">
|
2016-11-25 15:42:53 +01:00
|
|
|
<prop v="0" k="blend_mode"/>
|
|
|
|
<prop v="2" k="draw_mode"/>
|
|
|
|
<prop v="1" k="enabled"/>
|
|
|
|
<prop v="0" k="transparency"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</effect>
|
|
|
|
</effect>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
|
|
|
<sizescale scalemethod="area"/>
|
|
|
|
<effect enabled="0" type="effectStack">
|
|
|
|
<effect type="drawSource">
|
2016-11-25 15:42:53 +01:00
|
|
|
<prop v="0" k="blend_mode"/>
|
|
|
|
<prop v="2" k="draw_mode"/>
|
|
|
|
<prop v="1" k="enabled"/>
|
|
|
|
<prop v="0" k="transparency"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</effect>
|
|
|
|
</effect>
|
|
|
|
</renderer-v2>
|
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
|
|
|
<displayfield>name</displayfield>
|
|
|
|
<label>0</label>
|
|
|
|
<labelattributes>
|
|
|
|
<label fieldname="" text="Label"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<family name="DejaVu Sans" fieldname=""/>
|
|
|
|
<size fieldname="" value="12" units="pt"/>
|
|
|
|
<bold on="0" fieldname=""/>
|
|
|
|
<italic on="0" fieldname=""/>
|
|
|
|
<underline on="0" fieldname=""/>
|
|
|
|
<strikeout on="0" fieldname=""/>
|
|
|
|
<color red="0" fieldname="" blue="0" green="0"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<x fieldname=""/>
|
|
|
|
<y fieldname=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<offset x="0" yfieldname="" y="0" units="pt" xfieldname=""/>
|
|
|
|
<angle auto="0" fieldname="" value="0"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<alignment fieldname="" value="center"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<buffercolor red="255" fieldname="" blue="255" green="255"/>
|
|
|
|
<buffersize fieldname="" value="1" units="pt"/>
|
|
|
|
<bufferenabled on="" fieldname=""/>
|
|
|
|
<multilineenabled on="" fieldname=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<selectedonly on=""/>
|
|
|
|
</labelattributes>
|
|
|
|
<SingleCategoryDiagramRenderer diagramType="Pie">
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" minimumSize="0" penWidth="0" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" font="DejaVu Sans,11,-1,5,25,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" placement="0" xPosColumn="-1" dist="0" linePlacementFlags="10" showAll="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<editforminit/>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>tablayout</editorlayout>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
|
|
|
<attributeEditorForm>
|
|
|
|
<attributeEditorContainer name="ttt"/>
|
|
|
|
</attributeEditorForm>
|
|
|
|
<attributeactions/>
|
|
|
|
</qgis>
|
|
|
|
</map-layer-style>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
2016-02-22 09:31:52 +11:00
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="145,149,158,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="157,157,157,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="0,0,255,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</renderer-v2>
|
2016-02-22 09:31:52 +11:00
|
|
|
<labeling type="simple"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="true" key="labeling/drawLabels"/>
|
|
|
|
<property value="true" key="labeling/enabled"/>
|
|
|
|
<property value="" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="-4.65661e-10" backgroundAlpha="255">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<annotationform>.</annotationform>
|
2016-11-25 15:42:53 +01:00
|
|
|
<aliases>
|
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="name"/>
|
|
|
|
</aliases>
|
2016-02-22 09:31:52 +11:00
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns/>
|
|
|
|
</attributetableconfig>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editform>.</editform>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<editforminit/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editforminitcode><![CDATA[]]></editforminitcode>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
|
|
<attributeEditorForm>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="0" name="ttt" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</attributeEditorForm>
|
2016-02-22 09:31:52 +11:00
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>"name"</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer maximumScale="1e+08" minimumScale="-4.65661e-10" type="raster" hasScaleBasedVisibilityFlag="0">
|
|
|
|
<extent>
|
|
|
|
<xmin>-29.99999999999666755</xmin>
|
|
|
|
<ymin>29.99999999999666755</ymin>
|
|
|
|
<xmax>0.00000000000333245</xmax>
|
|
|
|
<ymax>59.99999999999666755</ymax>
|
|
|
|
</extent>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<id>dem20150730091219559</id>
|
|
|
|
<datasource>./dem.tif</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>dem</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>
|
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="Value" key="identify/format"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<provider>gdal</provider>
|
|
|
|
<noData>
|
|
|
|
<noDataList bandNo="1" useSrcNoData="1"/>
|
|
|
|
</noData>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<pipe>
|
2016-11-25 15:42:53 +01:00
|
|
|
<rasterrenderer alphaBand="0" grayBand="1" opacity="1" type="singlebandgray" gradient="BlackToWhite">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<rasterTransparency/>
|
|
|
|
<contrastEnhancement>
|
|
|
|
<minValue>6</minValue>
|
|
|
|
<maxValue>1912</maxValue>
|
|
|
|
<algorithm>StretchToMinimumMaximum</algorithm>
|
|
|
|
</contrastEnhancement>
|
|
|
|
</rasterrenderer>
|
|
|
|
<brightnesscontrast brightness="0" contrast="0"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<huesaturation colorizeBlue="128" colorizeStrength="100" colorizeOn="0" saturation="0" colorizeGreen="128" grayscaleMode="0" colorizeRed="255"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<rasterresampler maxOversampling="2"/>
|
|
|
|
</pipe>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="0" simplifyDrawingHints="1" geometry="Polygon" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
|
|
|
<extent>
|
|
|
|
<xmin>-14746250.07513097859919071</xmin>
|
|
|
|
<ymin>-112075.42807669920148328</ymin>
|
|
|
|
<xmax>11342200.07719692215323448</xmax>
|
|
|
|
<ymax>10914413.7141284141689539</ymax>
|
|
|
|
</extent>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<id>hello20131022151106574</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="hello" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>Hello</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="pk"/>
|
|
|
|
<default expression="" field="pkuid"/>
|
|
|
|
<default expression="" field="colour"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="pk" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="pkuid" constraints="0"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="colour" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="pk"/>
|
|
|
|
<constraint exp="" desc="" field="pkuid"/>
|
|
|
|
<constraint exp="" desc="" field="colour"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pk" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="pkuid" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="colour" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="1" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
2016-02-22 09:31:52 +11:00
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="fill">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="178,178,178,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0.80000000000000004,0.80000000000000004" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="121,121,121,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleFill">
|
|
|
|
<prop v="0,0,0,0,0,0" k="border_width_map_unit_scale"/>
|
|
|
|
<prop v="230,85,192,255" k="color"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0.26" k="outline_width"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="solid" k="style"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</renderer-v2>
|
2016-02-22 09:31:52 +11:00
|
|
|
<labeling type="simple"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/drawLabels"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="if (1 = $id, 'First', 'Others')
" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="Sans Serif" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="9" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Normal" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<annotationform>.</annotationform>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<aliases>
|
2016-11-25 15:42:53 +01:00
|
|
|
<alias name="" index="0" field="pk"/>
|
|
|
|
<alias name="" index="1" field="pkuid"/>
|
|
|
|
<alias name="Couleur" index="2" field="colour"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</aliases>
|
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeactions>
|
|
|
|
<defaultAction value="{00000000-0000-0000-0000-000000000000}" key="Canvas"/>
|
|
|
|
</attributeactions>
|
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns/>
|
|
|
|
</attributetableconfig>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editforminitcode><![CDATA[]]></editforminitcode>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<attributeEditorForm>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="0" name="t" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorContainer groupBox="1" name="c1" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="pkuid" index="1" showLabel="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</attributeEditorContainer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributeEditorContainer groupBox="1" name="c2" visibilityExpressionEnabled="0" showLabel="1" visibilityExpression="" columnCount="0">
|
|
|
|
<attributeEditorField name="colour" index="2" showLabel="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorContainer>
|
|
|
|
</attributeEditorForm>
|
2016-02-22 09:31:52 +11:00
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>COALESCE( "pkuid", '<NULL>' )</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</maplayer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<maplayer simplifyLocal="1" maximumScale="1e+08" simplifyDrawingTol="1" minimumScale="0" simplifyDrawingHints="0" geometry="Point" simplifyAlgorithm="0" simplifyMaxScale="1" type="vector" readOnly="0" hasScaleBasedVisibilityFlag="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<id>points20150803121107046</id>
|
|
|
|
<datasource>dbname='./helloworld.db' table="points" (geom) sql=</datasource>
|
|
|
|
<keywordList>
|
|
|
|
<value></value>
|
|
|
|
</keywordList>
|
|
|
|
<layername>db_point</layername>
|
|
|
|
<srs>
|
|
|
|
<spatialrefsys>
|
|
|
|
<proj4>+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</proj4>
|
|
|
|
<srsid>3857</srsid>
|
|
|
|
<srid>3857</srid>
|
|
|
|
<authid>EPSG:3857</authid>
|
|
|
|
<description>WGS 84 / Pseudo Mercator</description>
|
|
|
|
<projectionacronym>merc</projectionacronym>
|
|
|
|
<ellipsoidacronym>WGS84</ellipsoidacronym>
|
|
|
|
<geographicflag>false</geographicflag>
|
|
|
|
</spatialrefsys>
|
|
|
|
</srs>
|
|
|
|
<provider encoding="UTF-8">spatialite</provider>
|
|
|
|
<vectorjoins/>
|
2016-02-22 09:31:52 +11:00
|
|
|
<layerDependencies/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<defaults>
|
|
|
|
<default expression="" field="gid"/>
|
|
|
|
<default expression="" field="name"/>
|
|
|
|
<default expression="" field="color"/>
|
|
|
|
</defaults>
|
|
|
|
<constraints>
|
|
|
|
<constraint notnull_strength="1" unique_strength="1" exp_strength="0" field="gid" constraints="3"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="name" constraints="0"/>
|
|
|
|
<constraint notnull_strength="0" unique_strength="0" exp_strength="0" field="color" constraints="0"/>
|
|
|
|
</constraints>
|
|
|
|
<constraintExpressions>
|
|
|
|
<constraint exp="" desc="" field="gid"/>
|
|
|
|
<constraint exp="" desc="" field="name"/>
|
|
|
|
<constraint exp="" desc="" field="color"/>
|
|
|
|
</constraintExpressions>
|
|
|
|
<dataDependencies/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<expressionfields/>
|
|
|
|
<map-layer-style-manager current="">
|
|
|
|
<map-layer-style name=""/>
|
|
|
|
</map-layer-style-manager>
|
|
|
|
<edittypes>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="gid" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="name" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
2016-11-25 15:42:53 +01:00
|
|
|
<edittype name="color" widgetv2type="TextEdit">
|
|
|
|
<widgetv2config labelOnTop="0" UseHtml="0" IsMultiline="0" fieldEditable="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</edittype>
|
|
|
|
</edittypes>
|
2016-02-22 09:31:52 +11:00
|
|
|
<renderer-v2 forceraster="0" symbollevels="0" type="singleSymbol" enableorderby="0">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<symbols>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="0" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="172,96,98,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</layer>
|
|
|
|
</symbol>
|
|
|
|
</symbols>
|
|
|
|
<rotation/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<sizescale/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</renderer-v2>
|
2016-02-22 09:31:52 +11:00
|
|
|
<labeling type="simple"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<customproperties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<property value="pal" key="labeling"/>
|
|
|
|
<property value="false" key="labeling/addDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/angleOffset"/>
|
|
|
|
<property value="0" key="labeling/blendMode"/>
|
|
|
|
<property value="0" key="labeling/bufferBlendMode"/>
|
|
|
|
<property value="255" key="labeling/bufferColorA"/>
|
|
|
|
<property value="255" key="labeling/bufferColorB"/>
|
|
|
|
<property value="255" key="labeling/bufferColorG"/>
|
|
|
|
<property value="255" key="labeling/bufferColorR"/>
|
|
|
|
<property value="false" key="labeling/bufferDraw"/>
|
|
|
|
<property value="64" key="labeling/bufferJoinStyle"/>
|
|
|
|
<property value="false" key="labeling/bufferNoFill"/>
|
|
|
|
<property value="1" key="labeling/bufferSize"/>
|
|
|
|
<property value="false" key="labeling/bufferSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/bufferSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/bufferTransp"/>
|
|
|
|
<property value="false" key="labeling/centroidInside"/>
|
|
|
|
<property value="false" key="labeling/centroidWhole"/>
|
|
|
|
<property value="3" key="labeling/decimals"/>
|
|
|
|
<property value="false" key="labeling/displayAll"/>
|
|
|
|
<property value="0" key="labeling/dist"/>
|
|
|
|
<property value="false" key="labeling/distInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/distMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/drawLabels"/>
|
|
|
|
<property value="false" key="labeling/enabled"/>
|
|
|
|
<property value="" key="labeling/fieldName"/>
|
|
|
|
<property value="false" key="labeling/fitInPolygonOnly"/>
|
|
|
|
<property value="false" key="labeling/fontBold"/>
|
|
|
|
<property value="0" key="labeling/fontCapitals"/>
|
|
|
|
<property value="DejaVu Sans" key="labeling/fontFamily"/>
|
|
|
|
<property value="false" key="labeling/fontItalic"/>
|
|
|
|
<property value="0" key="labeling/fontLetterSpacing"/>
|
|
|
|
<property value="false" key="labeling/fontLimitPixelSize"/>
|
|
|
|
<property value="10000" key="labeling/fontMaxPixelSize"/>
|
|
|
|
<property value="3" key="labeling/fontMinPixelSize"/>
|
|
|
|
<property value="11" key="labeling/fontSize"/>
|
|
|
|
<property value="false" key="labeling/fontSizeInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/fontSizeMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/fontStrikeout"/>
|
|
|
|
<property value="false" key="labeling/fontUnderline"/>
|
|
|
|
<property value="50" key="labeling/fontWeight"/>
|
|
|
|
<property value="0" key="labeling/fontWordSpacing"/>
|
|
|
|
<property value="false" key="labeling/formatNumbers"/>
|
|
|
|
<property value="true" key="labeling/isExpression"/>
|
|
|
|
<property value="true" key="labeling/labelOffsetInMapUnits"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/labelOffsetMapUnitMinScale"/>
|
|
|
|
<property value="false" key="labeling/labelPerPart"/>
|
|
|
|
<property value="<" key="labeling/leftDirectionSymbol"/>
|
|
|
|
<property value="false" key="labeling/limitNumLabels"/>
|
|
|
|
<property value="20" key="labeling/maxCurvedCharAngleIn"/>
|
|
|
|
<property value="-20" key="labeling/maxCurvedCharAngleOut"/>
|
|
|
|
<property value="2000" key="labeling/maxNumLabels"/>
|
|
|
|
<property value="false" key="labeling/mergeLines"/>
|
|
|
|
<property value="0" key="labeling/minFeatureSize"/>
|
|
|
|
<property value="0" key="labeling/multilineAlign"/>
|
|
|
|
<property value="1" key="labeling/multilineHeight"/>
|
|
|
|
<property value="Regular" key="labeling/namedStyle"/>
|
|
|
|
<property value="true" key="labeling/obstacle"/>
|
|
|
|
<property value="1" key="labeling/obstacleFactor"/>
|
|
|
|
<property value="0" key="labeling/obstacleType"/>
|
|
|
|
<property value="0" key="labeling/placeDirectionSymbol"/>
|
|
|
|
<property value="0" key="labeling/placement"/>
|
|
|
|
<property value="0" key="labeling/placementFlags"/>
|
|
|
|
<property value="false" key="labeling/plussign"/>
|
|
|
|
<property value="true" key="labeling/preserveRotation"/>
|
|
|
|
<property value="#ffffff" key="labeling/previewBkgrdColor"/>
|
|
|
|
<property value="5" key="labeling/priority"/>
|
|
|
|
<property value="4" key="labeling/quadOffset"/>
|
|
|
|
<property value="0" key="labeling/repeatDistance"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/repeatDistanceMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/repeatDistanceUnit"/>
|
|
|
|
<property value="false" key="labeling/reverseDirectionSymbol"/>
|
|
|
|
<property value=">" key="labeling/rightDirectionSymbol"/>
|
|
|
|
<property value="10000000" key="labeling/scaleMax"/>
|
|
|
|
<property value="1" key="labeling/scaleMin"/>
|
|
|
|
<property value="false" key="labeling/scaleVisibility"/>
|
|
|
|
<property value="6" key="labeling/shadowBlendMode"/>
|
|
|
|
<property value="0" key="labeling/shadowColorB"/>
|
|
|
|
<property value="0" key="labeling/shadowColorG"/>
|
|
|
|
<property value="0" key="labeling/shadowColorR"/>
|
|
|
|
<property value="false" key="labeling/shadowDraw"/>
|
|
|
|
<property value="135" key="labeling/shadowOffsetAngle"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetDist"/>
|
|
|
|
<property value="true" key="labeling/shadowOffsetGlobal"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowOffsetUnits"/>
|
|
|
|
<property value="1.5" key="labeling/shadowRadius"/>
|
|
|
|
<property value="false" key="labeling/shadowRadiusAlphaOnly"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shadowRadiusMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shadowRadiusUnits"/>
|
|
|
|
<property value="100" key="labeling/shadowScale"/>
|
|
|
|
<property value="30" key="labeling/shadowTransparency"/>
|
|
|
|
<property value="0" key="labeling/shadowUnder"/>
|
|
|
|
<property value="0" key="labeling/shapeBlendMode"/>
|
|
|
|
<property value="255" key="labeling/shapeBorderColorA"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorB"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorG"/>
|
|
|
|
<property value="128" key="labeling/shapeBorderColorR"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidth"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeBorderWidthMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeBorderWidthUnits"/>
|
|
|
|
<property value="false" key="labeling/shapeDraw"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorA"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorB"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorG"/>
|
|
|
|
<property value="255" key="labeling/shapeFillColorR"/>
|
|
|
|
<property value="64" key="labeling/shapeJoinStyle"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeOffsetUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetX"/>
|
|
|
|
<property value="0" key="labeling/shapeOffsetY"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiMapUnitMinScale"/>
|
|
|
|
<property value="1" key="labeling/shapeRadiiUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiX"/>
|
|
|
|
<property value="0" key="labeling/shapeRadiiY"/>
|
|
|
|
<property value="0" key="labeling/shapeRotation"/>
|
|
|
|
<property value="0" key="labeling/shapeRotationType"/>
|
|
|
|
<property value="" key="labeling/shapeSVGFile"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMaxScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeMapUnitMinScale"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeType"/>
|
|
|
|
<property value="1" key="labeling/shapeSizeUnits"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeX"/>
|
|
|
|
<property value="0" key="labeling/shapeSizeY"/>
|
|
|
|
<property value="0" key="labeling/shapeTransparency"/>
|
|
|
|
<property value="0" key="labeling/shapeType"/>
|
|
|
|
<property value="255" key="labeling/textColorA"/>
|
|
|
|
<property value="0" key="labeling/textColorB"/>
|
|
|
|
<property value="0" key="labeling/textColorG"/>
|
|
|
|
<property value="0" key="labeling/textColorR"/>
|
|
|
|
<property value="0" key="labeling/textTransp"/>
|
|
|
|
<property value="0" key="labeling/upsidedownLabels"/>
|
|
|
|
<property value="" key="labeling/wrapChar"/>
|
|
|
|
<property value="0" key="labeling/xOffset"/>
|
|
|
|
<property value="0" key="labeling/yOffset"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</customproperties>
|
|
|
|
<blendMode>0</blendMode>
|
|
|
|
<featureBlendMode>0</featureBlendMode>
|
|
|
|
<layerTransparency>0</layerTransparency>
|
2016-11-25 15:42:53 +01:00
|
|
|
<SingleCategoryDiagramRenderer sizeLegend="0" attributeLegend="1" diagramType="Pie">
|
|
|
|
<DiagramCategory enabled="0" maxScaleDenominator="1e+08" penWidth="0" minimumSize="0" lineSizeType="MM" scaleDependency="Area" diagramOrientation="Up" barWidth="5" angleOffset="1440" penAlpha="255" sizeType="MM" sizeScale="0,0,0,0,0,0" scaleBasedVisibility="0" transparency="0" penColor="#000000" backgroundColor="#ffffff" height="15" lineSizeScale="0,0,0,0,0,0" width="15" labelPlacementMethod="XHeight" minScaleDenominator="0" backgroundAlpha="255">
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<fontProperties description="DejaVu Sans,11,-1,5,50,0,0,0,0,0" style=""/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attribute label="" color="#000000" field=""/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</DiagramCategory>
|
2016-11-25 15:42:53 +01:00
|
|
|
<symbol name="sizeSymbol" alpha="1" clip_to_extent="1" type="marker">
|
|
|
|
<layer enabled="1" locked="0" pass="0" class="SimpleMarker">
|
|
|
|
<prop v="0" k="angle"/>
|
|
|
|
<prop v="255,0,0,255" k="color"/>
|
|
|
|
<prop v="1" k="horizontal_anchor_point"/>
|
|
|
|
<prop v="bevel" k="joinstyle"/>
|
|
|
|
<prop v="circle" k="name"/>
|
|
|
|
<prop v="0,0" k="offset"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="offset_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="offset_unit"/>
|
|
|
|
<prop v="0,0,0,255" k="outline_color"/>
|
|
|
|
<prop v="solid" k="outline_style"/>
|
|
|
|
<prop v="0" k="outline_width"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="outline_width_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="outline_width_unit"/>
|
|
|
|
<prop v="diameter" k="scale_method"/>
|
|
|
|
<prop v="2" k="size"/>
|
|
|
|
<prop v="0,0,0,0,0,0" k="size_map_unit_scale"/>
|
|
|
|
<prop v="MM" k="size_unit"/>
|
|
|
|
<prop v="1" k="vertical_anchor_point"/>
|
|
|
|
</layer>
|
|
|
|
</symbol>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</SingleCategoryDiagramRenderer>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DiagramLayerSettings priority="0" obstacle="0" yPosColumn="-1" showColumn="0" zIndex="0" placement="0" dist="0" xPosColumn="-1" linePlacementFlags="10" showAll="1"/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<annotationform>.</annotationform>
|
2016-11-25 15:42:53 +01:00
|
|
|
<aliases>
|
|
|
|
<alias name="" index="0" field="gid"/>
|
|
|
|
<alias name="" index="1" field="name"/>
|
|
|
|
<alias name="" index="2" field="color"/>
|
|
|
|
</aliases>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<excludeAttributesWMS/>
|
|
|
|
<excludeAttributesWFS/>
|
|
|
|
<attributeactions/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<attributetableconfig actionWidgetStyle="dropDown" sortExpression="" sortOrder="0">
|
|
|
|
<columns/>
|
|
|
|
</attributetableconfig>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editform>.</editform>
|
|
|
|
<editforminit/>
|
|
|
|
<editforminitcodesource>0</editforminitcodesource>
|
2016-11-25 15:42:53 +01:00
|
|
|
<editforminitfilepath></editforminitfilepath>
|
2016-02-22 09:31:52 +11:00
|
|
|
<editforminitcode><![CDATA[]]></editforminitcode>
|
|
|
|
<featformsuppress>0</featformsuppress>
|
|
|
|
<editorlayout>generatedlayout</editorlayout>
|
|
|
|
<widgets/>
|
|
|
|
<conditionalstyles>
|
|
|
|
<rowstyles/>
|
|
|
|
<fieldstyles/>
|
|
|
|
</conditionalstyles>
|
2016-11-25 15:42:53 +01:00
|
|
|
<expressionfields/>
|
|
|
|
<previewExpression>"name"</previewExpression>
|
|
|
|
<mapTip></mapTip>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</maplayer>
|
|
|
|
</projectlayers>
|
|
|
|
<properties>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WFSUrl type="QString"></WFSUrl>
|
|
|
|
<PositionPrecision>
|
|
|
|
<Automatic type="bool">true</Automatic>
|
|
|
|
<DegreeFormat type="QString">D</DegreeFormat>
|
|
|
|
<DecimalPlaces type="int">2</DecimalPlaces>
|
|
|
|
</PositionPrecision>
|
|
|
|
<WMSAddWktGeometry type="bool">true</WMSAddWktGeometry>
|
|
|
|
<WMSKeywordList type="QStringList">
|
|
|
|
<value></value>
|
|
|
|
</WMSKeywordList>
|
|
|
|
<WFSLayers type="QStringList">
|
|
|
|
<value>Hello_SubsetString_copy20160222085231770</value>
|
|
|
|
<value>Hello_copy20150804164427541</value>
|
|
|
|
<value>country20131022151106556</value>
|
|
|
|
<value>hello20131022151106574</value>
|
|
|
|
<value>points20150803121107046</value>
|
|
|
|
</WFSLayers>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<WFSLayersPrecision>
|
2016-02-22 09:31:52 +11:00
|
|
|
<Hello_SubsetString_copy20160222085231770 type="int">1</Hello_SubsetString_copy20160222085231770>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<country20131022151106556 type="int">1</country20131022151106556>
|
|
|
|
<hello20131022151106574 type="int">0</hello20131022151106574>
|
2016-11-25 15:42:53 +01:00
|
|
|
<Hello_copy20150804164427541 type="int">1</Hello_copy20150804164427541>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<points20150803121107046 type="int">1</points20150803121107046>
|
|
|
|
</WFSLayersPrecision>
|
2016-11-25 15:42:53 +01:00
|
|
|
<Gui>
|
|
|
|
<SelectionColorGreenPart type="int">246</SelectionColorGreenPart>
|
|
|
|
<CanvasColorGreenPart type="int">255</CanvasColorGreenPart>
|
|
|
|
<SelectionColorBluePart type="int">108</SelectionColorBluePart>
|
|
|
|
<CanvasColorRedPart type="int">255</CanvasColorRedPart>
|
|
|
|
<CanvasColorBluePart type="int">255</CanvasColorBluePart>
|
|
|
|
<SelectionColorRedPart type="int">255</SelectionColorRedPart>
|
|
|
|
<SelectionColorAlphaPart type="int">128</SelectionColorAlphaPart>
|
|
|
|
</Gui>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<WMSServiceTitle type="QString">QGIS Server test</WMSServiceTitle>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WMSServiceCapabilities type="bool">true</WMSServiceCapabilities>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<Digitizing>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DefaultSnapTolerance type="double">40</DefaultSnapTolerance>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<LayerSnapToList type="QStringList">
|
|
|
|
<value>to_vertex</value>
|
|
|
|
<value>to_vertex</value>
|
|
|
|
</LayerSnapToList>
|
|
|
|
<LayerSnappingToleranceList type="QStringList">
|
|
|
|
<value>40.000000</value>
|
|
|
|
<value>40.000000</value>
|
|
|
|
</LayerSnappingToleranceList>
|
2016-11-25 15:42:53 +01:00
|
|
|
<LayerSnappingToleranceUnitList type="QStringList">
|
|
|
|
<value>1</value>
|
|
|
|
<value>1</value>
|
|
|
|
</LayerSnappingToleranceUnitList>
|
|
|
|
<AvoidIntersectionsList type="QStringList"/>
|
|
|
|
<DefaultSnapType type="QString">to vertex</DefaultSnapType>
|
|
|
|
<DefaultSnapToleranceUnit type="int">1</DefaultSnapToleranceUnit>
|
|
|
|
<LayerSnappingEnabledList type="QStringList">
|
|
|
|
<value>enabled</value>
|
|
|
|
<value>enabled</value>
|
|
|
|
</LayerSnappingEnabledList>
|
|
|
|
<LayerSnappingList type="QStringList">
|
|
|
|
<value>country20131022151106556</value>
|
|
|
|
<value>hello20131022151106574</value>
|
|
|
|
</LayerSnappingList>
|
|
|
|
<SnappingMode type="QString">advanced</SnappingMode>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</Digitizing>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WMSRequestDefinedDataSources type="bool">false</WMSRequestDefinedDataSources>
|
|
|
|
<WMSUrl type="QString"></WMSUrl>
|
|
|
|
<WMSUseLayerIDs type="bool">false</WMSUseLayerIDs>
|
|
|
|
<Macros>
|
|
|
|
<pythonCode type="QString"></pythonCode>
|
|
|
|
</Macros>
|
|
|
|
<WMSContactPosition type="QString"></WMSContactPosition>
|
|
|
|
<SpatialRefSys>
|
|
|
|
<ProjectionsEnabled type="int">1</ProjectionsEnabled>
|
|
|
|
<ProjectCRSProj4String type="QString">+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs</ProjectCRSProj4String>
|
|
|
|
<ProjectCrs type="QString">EPSG:3857</ProjectCrs>
|
|
|
|
<ProjectCRSID type="int">3857</ProjectCRSID>
|
|
|
|
</SpatialRefSys>
|
|
|
|
<Measurement>
|
|
|
|
<DistanceUnits type="QString">meters</DistanceUnits>
|
|
|
|
<AreaUnits type="QString">m2</AreaUnits>
|
|
|
|
</Measurement>
|
|
|
|
<WCSUrl type="QString"></WCSUrl>
|
|
|
|
<WMSPrecision type="QString">5</WMSPrecision>
|
|
|
|
<WMSOnlineResource type="QString"></WMSOnlineResource>
|
|
|
|
<WMSFees type="QString">conditions unknown</WMSFees>
|
2016-02-23 11:47:18 +11:00
|
|
|
<Variables>
|
|
|
|
<variableNames type="QStringList"/>
|
|
|
|
<variableValues type="QStringList"/>
|
|
|
|
</Variables>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WMSRestrictedLayers type="QStringList"/>
|
|
|
|
<WMSImageQuality type="int">90</WMSImageQuality>
|
|
|
|
<WMSCrsList type="QStringList">
|
|
|
|
<value>EPSG:3857</value>
|
|
|
|
<value>EPSG:4326</value>
|
|
|
|
</WMSCrsList>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<Paths>
|
|
|
|
<Absolute type="bool">false</Absolute>
|
|
|
|
</Paths>
|
2016-11-25 15:42:53 +01:00
|
|
|
<DefaultStyles>
|
|
|
|
<RandomColors type="bool">true</RandomColors>
|
|
|
|
<Fill type="QString"></Fill>
|
|
|
|
<Line type="QString"></Line>
|
|
|
|
<ColorRamp type="QString"></ColorRamp>
|
|
|
|
<Marker type="QString"></Marker>
|
|
|
|
<AlphaInt type="int">255</AlphaInt>
|
|
|
|
</DefaultStyles>
|
|
|
|
<WCSLayers type="QStringList">
|
|
|
|
<value>dem20150730091219559</value>
|
|
|
|
</WCSLayers>
|
|
|
|
<WMSContactPhone type="QString"></WMSContactPhone>
|
|
|
|
<Measure>
|
|
|
|
<Ellipsoid type="QString">WGS84</Ellipsoid>
|
|
|
|
</Measure>
|
|
|
|
<WMSContactOrganization type="QString">QGIS</WMSContactOrganization>
|
|
|
|
<Legend>
|
|
|
|
<filterByMap type="bool">false</filterByMap>
|
|
|
|
</Legend>
|
|
|
|
<WMSSegmentizeFeatureInfoGeometry type="bool">false</WMSSegmentizeFeatureInfoGeometry>
|
|
|
|
<WMSExtent type="QStringList">
|
|
|
|
<value>-20609693.37008669599890709</value>
|
|
|
|
<value>-11055006.82298868149518967</value>
|
|
|
|
<value>20961935.60850896313786507</value>
|
|
|
|
<value>19143772.79360072687268257</value>
|
|
|
|
</WMSExtent>
|
|
|
|
<WMSAccessConstraints type="QString">None</WMSAccessConstraints>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<WMSMaxHeight type="int">5000</WMSMaxHeight>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WMSMaxWidth type="int">5000</WMSMaxWidth>
|
|
|
|
<WMSServiceAbstract type="QString">Simple test app.</WMSServiceAbstract>
|
|
|
|
<WMSContactMail type="QString"></WMSContactMail>
|
|
|
|
<Identify>
|
|
|
|
<disabledLayers type="QStringList"/>
|
|
|
|
</Identify>
|
|
|
|
<WMSContactPerson type="QString">Stéphane Brunner</WMSContactPerson>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<TimeManager>
|
|
|
|
<timeFrameSize type="int">1</timeFrameSize>
|
2016-11-25 15:42:53 +01:00
|
|
|
<playBackwards type="int">0</playBackwards>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<timeFrameType type="QString">days</timeFrameType>
|
2016-11-25 15:42:53 +01:00
|
|
|
<showLabel type="int">1</showLabel>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<loopAnimation type="int">0</loopAnimation>
|
2016-11-25 15:42:53 +01:00
|
|
|
<active type="int">1</active>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<animationFrameLength type="int">2000</animationFrameLength>
|
2016-11-25 15:42:53 +01:00
|
|
|
<timeLayerManager type="QString"></timeLayerManager>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
<timeLayerList type="QStringList"/>
|
2016-11-25 15:42:53 +01:00
|
|
|
<currentMapTimePosition type="int">0</currentMapTimePosition>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</TimeManager>
|
2016-11-25 15:42:53 +01:00
|
|
|
<WFSTLayers>
|
|
|
|
<Delete type="QStringList">
|
|
|
|
<value>points20150803121107046</value>
|
|
|
|
</Delete>
|
|
|
|
<Insert type="QStringList">
|
|
|
|
<value>points20150803121107046</value>
|
|
|
|
</Insert>
|
|
|
|
<Update type="QStringList">
|
|
|
|
<value>points20150803121107046</value>
|
|
|
|
</Update>
|
|
|
|
</WFSTLayers>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</properties>
|
2016-02-22 09:31:52 +11:00
|
|
|
<visibility-presets/>
|
The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to filter the features
* layerFilterSubsetString
Return an additional the subset string (typically SQL) filter.
Faster than the layerFilterExpression but not supported on all the
type of layer
* layerPermissions
Change the rights on the layer per user (known by the plugin)
Concern rights: publish, insert, update, delete.
Mostly used in WFS/Transaction, and the publish in all requests.
* authorizedLayerAttributes
Be able to show some attributes only for a subset of user
Used in: WMS/GetFeatureInfo, WFS/GetFeature
* allowToEdit
Be able to don't allow to edit a particular feature, in our case base
on the Geometry
Used in: WFS/Transaction
* cacheKey
Cache key to used to create the capabilities cache, "" for no cache,
shouldn't contains any "-", default to ""
2015-05-19 15:53:51 +02:00
|
|
|
</qgis>
|