Skip to content

Commit

Permalink
Add new themed tree layers:
Browse files Browse the repository at this point in the history
 - By ULE (Useful Life Expectancy)
 - By Age
  • Loading branch information
jumpinjackie committed Aug 8, 2014
1 parent e14d593 commit 1f729e3
Show file tree
Hide file tree
Showing 9 changed files with 595 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
<ResourceId>Library://Samples/Melbourne/Data/Melbourne_s_Urban_Forest_Map.FeatureSource</ResourceId>
<FeatureName>Default:melbourne_s_urban_forest_map</FeatureName>
<FeatureNameType>FeatureClass</FeatureNameType>
<PropertyMapping>
<Name>OGC_FID</Name>
<Value>OGC_FID</Value>
</PropertyMapping>
<PropertyMapping>
<Name>com id</Name>
<Value>com id</Value>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<?xml version="1.0" encoding="UTF-8"?>
<LayerDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0.0" xsi:noNamespaceSchemaLocation="LayerDefinition-1.0.0.xsd">
<VectorLayerDefinition>
<ResourceId>Library://Samples/Melbourne/Data/Melbourne_s_Urban_Forest_Map.FeatureSource</ResourceId>
<FeatureName>Default:melbourne_s_urban_forest_map</FeatureName>
<FeatureNameType>FeatureClass</FeatureNameType>
<PropertyMapping>
<Name>com id</Name>
<Value>com id</Value>
</PropertyMapping>
<PropertyMapping>
<Name>common name</Name>
<Value>common name</Value>
</PropertyMapping>
<PropertyMapping>
<Name>scientific name</Name>
<Value>scientific name</Value>
</PropertyMapping>
<PropertyMapping>
<Name>genus</Name>
<Value>genus</Value>
</PropertyMapping>
<PropertyMapping>
<Name>family</Name>
<Value>family</Value>
</PropertyMapping>
<PropertyMapping>
<Name>dbh (cm)</Name>
<Value>dbh (cm)</Value>
</PropertyMapping>
<PropertyMapping>
<Name>year planted</Name>
<Value>year planted</Value>
</PropertyMapping>
<PropertyMapping>
<Name>date planted</Name>
<Value>date planted</Value>
</PropertyMapping>
<PropertyMapping>
<Name>age description</Name>
<Value>age description</Value>
</PropertyMapping>
<PropertyMapping>
<Name>useful life expectency</Name>
<Value>useful life expectency</Value>
</PropertyMapping>
<PropertyMapping>
<Name>precinct</Name>
<Value>precinct</Value>
</PropertyMapping>
<PropertyMapping>
<Name>located in</Name>
<Value>located in</Value>
</PropertyMapping>
<PropertyMapping>
<Name>location 1</Name>
<Value>location 1</Value>
</PropertyMapping>
<PropertyMapping>
<Name>latitude</Name>
<Value>latitude</Value>
</PropertyMapping>
<PropertyMapping>
<Name>longitude</Name>
<Value>longitude</Value>
</PropertyMapping>
<Geometry>GEOMETRY</Geometry>
<VectorScaleRange>
<PointTypeStyle>
<DisplayAsText>false</DisplayAsText>
<AllowOverpost>false</AllowOverpost>
<PointRule>
<LegendLabel>Juvenile</LegendLabel>
<Filter>"age description" = 'Juvenile'</Filter>
<PointSymbolization2D>
<Mark>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>5</SizeX>
<SizeY>5</SizeY>
<Rotation>0</Rotation>
<Shape>Circle</Shape>
<Fill>
<FillPattern>Solid</FillPattern>
<ForegroundColor>ffc7e9c0</ForegroundColor>
<BackgroundColor>ffffffff</BackgroundColor>
</Fill>
<Edge>
<LineStyle>Solid</LineStyle>
<Thickness>1</Thickness>
<Color>ffc7e9c0</Color>
<Unit>Points</Unit>
</Edge>
</Mark>
</PointSymbolization2D>
</PointRule>
<PointRule>
<LegendLabel>Mature</LegendLabel>
<Filter>"age description" = 'Mature'</Filter>
<PointSymbolization2D>
<Mark>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>5</SizeX>
<SizeY>5</SizeY>
<Rotation>0</Rotation>
<Shape>Circle</Shape>
<Fill>
<FillPattern>Solid</FillPattern>
<ForegroundColor>ffa1d99b</ForegroundColor>
<BackgroundColor>ffffffff</BackgroundColor>
</Fill>
<Edge>
<LineStyle>Solid</LineStyle>
<Thickness>1</Thickness>
<Color>ffa1d99b</Color>
<Unit>Points</Unit>
</Edge>
</Mark>
</PointSymbolization2D>
</PointRule>
<PointRule>
<LegendLabel>New</LegendLabel>
<Filter>"age description" = 'New'</Filter>
<PointSymbolization2D>
<Mark>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>5</SizeX>
<SizeY>5</SizeY>
<Rotation>0</Rotation>
<Shape>Circle</Shape>
<Fill>
<FillPattern>Solid</FillPattern>
<ForegroundColor>ff74c476</ForegroundColor>
<BackgroundColor>ffffffff</BackgroundColor>
</Fill>
<Edge>
<LineStyle>Solid</LineStyle>
<Thickness>1</Thickness>
<Color>ff74c476</Color>
<Unit>Points</Unit>
</Edge>
</Mark>
</PointSymbolization2D>
</PointRule>
<PointRule>
<LegendLabel>Over-mature</LegendLabel>
<Filter>"age description" = 'Over-mature'</Filter>
<PointSymbolization2D>
<Mark>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>5</SizeX>
<SizeY>5</SizeY>
<Rotation>0</Rotation>
<Shape>Circle</Shape>
<Fill>
<FillPattern>Solid</FillPattern>
<ForegroundColor>ff31a354</ForegroundColor>
<BackgroundColor>ffffffff</BackgroundColor>
</Fill>
<Edge>
<LineStyle>Solid</LineStyle>
<Thickness>1</Thickness>
<Color>ff31a354</Color>
<Unit>Points</Unit>
</Edge>
</Mark>
</PointSymbolization2D>
</PointRule>
<PointRule>
<LegendLabel>Semi-Mature</LegendLabel>
<Filter>"age description" = 'Semi-Mature'</Filter>
<PointSymbolization2D>
<Mark>
<Unit>Points</Unit>
<SizeContext>DeviceUnits</SizeContext>
<SizeX>5</SizeX>
<SizeY>5</SizeY>
<Rotation>0</Rotation>
<Shape>Circle</Shape>
<Fill>
<FillPattern>Solid</FillPattern>
<ForegroundColor>ff006d2c</ForegroundColor>
<BackgroundColor>ffffffff</BackgroundColor>
</Fill>
<Edge>
<LineStyle>Solid</LineStyle>
<Thickness>1</Thickness>
<Color>ff006d2c</Color>
<Unit>Points</Unit>
</Edge>
</Mark>
</PointSymbolization2D>
</PointRule>
</PointTypeStyle>
</VectorScaleRange>
</VectorLayerDefinition>
</LayerDefinition>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<ResourceDocumentHeader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ResourceDocumentHeader-1.0.0.xsd">
<Security xsi:noNamespaceSchemaLocation="ResourceSecurity-1.0.0.xsd">
<Inherited>true</Inherited>
</Security>
</ResourceDocumentHeader>
Loading

0 comments on commit 1f729e3

Please sign in to comment.