Updates to route lengths.

This commit is contained in:
Timothy Allen 2019-10-01 16:39:17 +02:00
parent 3fb39a3d2a
commit bfd9da58e1
3 changed files with 16 additions and 8 deletions

View File

@ -1401,7 +1401,9 @@
</orderby>
</renderer-v2>
<customproperties>
<property key="dualview/previewExpressions" value="COALESCE( &quot;Name&quot;, '&lt;NULL>' )"/>
<property key="dualview/previewExpressions">
<value>COALESCE( "Name", '&lt;NULL>' )</value>
</property>
<property key="embeddedWidgets/count" value="0"/>
<property key="variableNames"/>
<property key="variableValues"/>
@ -3637,9 +3639,7 @@ def my_form_open(dialog, layer, feature):
</rules>
</labeling>
<customproperties>
<property key="dualview/previewExpressions">
<value>id</value>
</property>
<property key="dualview/previewExpressions" value="id"/>
<property key="embeddedWidgets/count" value="0"/>
<property key="variableNames"/>
<property key="variableValues"/>
@ -10444,7 +10444,7 @@ def my_form_open(dialog, layer, feature):
<disabledLayers type="QStringList"/>
</Identify>
<Layouts>
<lastLayoutExportDir type="QString">/home/tim/Documents/Projects/2019/Gun Run/Maps/GIS Base Map/Routes</lastLayoutExportDir>
<lastLayoutExportDir type="QString">/home/tim/Documents/Projects/2019/Gun Run/Maps/GIS Base Map/Fencing/20191001 - Gun Run 2019 - Fencing rev 1.0.pdf</lastLayoutExportDir>
</Layouts>
<Legend>
<filterByMap type="bool">false</filterByMap>
@ -12244,7 +12244,7 @@ def my_form_open(dialog, layer, feature):
</dataDefinedProperties>
<customproperties/>
</LayoutObject>
<Extent ymin="-33.95089278916222497" xmax="18.40911192436348998" xmin="18.35364178617794195" ymax="-33.91548345873709991"/>
<Extent ymin="-33.95089278916222497" xmax="18.40911192436379196" xmin="18.35364178617763997" ymax="-33.91548345873710701"/>
<LayerSet/>
<ComposerMapGrid leftFrameDivisions="0" leftAnnotationDisplay="3" offsetY="0" rightAnnotationDirection="0" frameAnnotationDistance="1" annotationPrecision="3" crossLength="3" rightAnnotationPosition="1" rightFrameDivisions="0" rightAnnotationDisplay="3" bottomFrameDivisions="0" gridFrameSideFlags="15" topAnnotationDisplay="3" leftAnnotationDirection="0" gridFrameMargin="0" bottomAnnotationDirection="0" topFrameDivisions="0" bottomAnnotationDisplay="3" gridFramePenColor="0,0,0,255" bottomAnnotationPosition="1" annotationFormat="4" gridFramePenThickness="0.5" unit="1" gridFrameWidth="2" intervalX="5" show="0" showAnnotation="0" offsetX="0" gridFrameStyle="0" uuid="{3fccf43e-6565-49d2-85b6-710f1678ae68}" position="3" blendMode="0" topAnnotationDirection="0" frameFillColor1="255,255,255,255" leftAnnotationPosition="1" topAnnotationPosition="1" annotationFontColor="0,0,0,255" gridStyle="0" annotationExpression="" frameFillColor2="0,0,0,255" name="Grid 1" intervalY="5">
<lineStyle>
@ -12324,6 +12324,10 @@ def my_form_open(dialog, layer, feature):
</LayoutItem>
<customproperties>
<property key="atlasRasterFormat" value="png"/>
<property key="forceVector" value="0"/>
<property key="pdfDisableRasterTiles" value="0"/>
<property key="pdfIncludeMetadata" value="1"/>
<property key="pdfTextFormat" value="0"/>
<property key="rasterize" value="true"/>
</customproperties>
<Atlas coverageLayerSource="?query=SELECT%20Extent(geometry)%20AS%20geometry,%20*%20FROM%20fencing%20GROUP%20BY%20%22group%22" coverageLayer="fence_groups_f376bd8f_41c6_452b_8e99_04d721ae7517" coverageLayerProvider="virtual" coverageLayerName="fence_groups" hideCoverage="1" filenamePattern="'output_'||@atlas_featurenumber" sortFeatures="1" sortKey="group" enabled="1" filterFeatures="0" pageNameExpression="&quot;name&quot;" sortAscending="1"/>

View File

@ -10442,7 +10442,7 @@ def my_form_open(dialog, layer, feature):
<disabledLayers type="QStringList"/>
</Identify>
<Layouts>
<lastLayoutExportDir type="QString">/home/tim/Documents/Projects/2019/Gun Run/Maps/GIS Base Map/Routes</lastLayoutExportDir>
<lastLayoutExportDir type="QString">/home/tim/Documents/Projects/2019/Gun Run/Maps/GIS Base Map/Fencing/20191001 - Gun Run 2019 - Fencing rev 1.0.pdf</lastLayoutExportDir>
</Layouts>
<Legend>
<filterByMap type="bool">false</filterByMap>
@ -12242,7 +12242,7 @@ def my_form_open(dialog, layer, feature):
</dataDefinedProperties>
<customproperties/>
</LayoutObject>
<Extent ymin="-33.95089278916222497" xmax="18.40911192436348998" xmin="18.35364178617794195" ymax="-33.91548345873709991"/>
<Extent ymin="-33.95089278916222497" xmax="18.40911192436379196" xmin="18.35364178617763997" ymax="-33.91548345873710701"/>
<LayerSet/>
<ComposerMapGrid leftFrameDivisions="0" leftAnnotationDisplay="3" offsetY="0" rightAnnotationDirection="0" frameAnnotationDistance="1" annotationPrecision="3" crossLength="3" rightAnnotationPosition="1" rightFrameDivisions="0" rightAnnotationDisplay="3" bottomFrameDivisions="0" gridFrameSideFlags="15" topAnnotationDisplay="3" leftAnnotationDirection="0" gridFrameMargin="0" bottomAnnotationDirection="0" topFrameDivisions="0" bottomAnnotationDisplay="3" gridFramePenColor="0,0,0,255" bottomAnnotationPosition="1" annotationFormat="4" gridFramePenThickness="0.5" unit="1" gridFrameWidth="2" intervalX="5" show="0" showAnnotation="0" offsetX="0" gridFrameStyle="0" uuid="{3fccf43e-6565-49d2-85b6-710f1678ae68}" position="3" blendMode="0" topAnnotationDirection="0" frameFillColor1="255,255,255,255" leftAnnotationPosition="1" topAnnotationPosition="1" annotationFontColor="0,0,0,255" gridStyle="0" annotationExpression="" frameFillColor2="0,0,0,255" name="Grid 1" intervalY="5">
<lineStyle>
@ -12322,6 +12322,10 @@ def my_form_open(dialog, layer, feature):
</LayoutItem>
<customproperties>
<property key="atlasRasterFormat" value="png"/>
<property key="forceVector" value="0"/>
<property key="pdfDisableRasterTiles" value="0"/>
<property key="pdfIncludeMetadata" value="1"/>
<property key="pdfTextFormat" value="0"/>
<property key="rasterize" value="true"/>
</customproperties>
<Atlas coverageLayerSource="?query=SELECT%20Extent(geometry)%20AS%20geometry,%20*%20FROM%20fencing%20GROUP%20BY%20%22group%22" coverageLayer="fence_groups_f376bd8f_41c6_452b_8e99_04d721ae7517" coverageLayerProvider="virtual" coverageLayerName="fence_groups" hideCoverage="1" filenamePattern="'output_'||@atlas_featurenumber" sortFeatures="1" sortKey="group" enabled="1" filterFeatures="0" pageNameExpression="&quot;name&quot;" sortAscending="1"/>

Binary file not shown.