Skip to content

Commit

Permalink
Merge pull request #13 from lat-lon/OSGeoLiveDemoWorkspace
Browse files Browse the repository at this point in the history
New deegree-workspace-utah-light for the OSGeoLive Version 15.0
  • Loading branch information
stephanr authored Jun 29, 2022
2 parents 19f3b2c + d67ca04 commit 5279521
Show file tree
Hide file tree
Showing 162 changed files with 10,041 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
27 changes: 27 additions & 0 deletions deegree-workspace-utah-light/datasources/feature/utah_airports.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
configVersion="3.4.0"
xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<!--
This is an example for a complete datasource configuration of
ShapeFeatureStores for deegree WMS.
-->
<StorageCRS>EPSG:26912</StorageCRS>
<FeatureTypeName>Airports</FeatureTypeName>
<FeatureTypeNamespace>http://www.deegree.org/app</FeatureTypeNamespace>
<FeatureTypePrefix>app</FeatureTypePrefix>
<File>../../data/utah/vector/SGID100_Airports</File>
<Encoding>ISO-8859-1</Encoding>
<GenerateAlphanumericIndexes>true</GenerateAlphanumericIndexes>

<!-- If Mapping is chosen then SimpleProperty and GeometryProperty must be mapped -->
<Mapping>
<SimpleProperty name="objectid" mapping="OBJECTID" />
<SimpleProperty name="code" mapping="CODE" />
<SimpleProperty name="shapelen" mapping="SHAPE_LEN" />
<!-- name only must be given -->
<GeometryProperty name="mygeom"/>

</Mapping>

</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID93_LOCATION_UDOTMap_CityLocations</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID500_Contours1000Ft</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID500_Contours500Ft</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID500_Contours2500Ft</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID100_CountyBoundaries_edited</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">

<StorageCRS>EPSG:26912</StorageCRS>

<FeatureTypeName>DominantVegetation</FeatureTypeName>
<FeatureTypeNamespace>http://www.deegree.org/app</FeatureTypeNamespace>
<FeatureTypePrefix>app</FeatureTypePrefix>

<File>../../data/utah/vector/SGID500_DominantVegetation</File>
<Encoding>ISO-8859-1</Encoding>

<GenerateAlphanumericIndexes>true</GenerateAlphanumericIndexes>

<Mapping>
<SimpleProperty name="objectid" mapping="OBJECTID" />
<SimpleProperty name="code" mapping="CODE" />
<SimpleProperty name="ss1" mapping="SS1" />
<SimpleProperty name="ss2" mapping="SS2" />
<SimpleProperty name="ss3" mapping="SS3" />
<SimpleProperty name="ss4" mapping="SS4" />
<SimpleProperty name="ss5" mapping="SS5" />
<SimpleProperty name="ss6" mapping="SS6" />
<SimpleProperty name="ss7" mapping="SS7" />
<SimpleProperty name="ss8" mapping="SS8" />
<SimpleProperty name="ss9" mapping="SS9" />
<SimpleProperty name="ss10" mapping="SS10" />
<SimpleProperty name="lab" mapping="LAB" />
<SimpleProperty name="area" mapping="SHAPE_AREA" />
<SimpleProperty name="length" mapping="SHAPE_LEN" />
<!-- name only must be given -->
<GeometryProperty name="geom"/>
</Mapping>

</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID500_EnergyResourcesPoly</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID93_GEOSCIENCE_ShallowGroundWater</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID100_LakesDLG100</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID024_Municipalities2004_edited</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID100_RailroadsDLG100</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID93_WATER_UtahMajorRivers</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID100_RoadsDLG100</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID024_Springs</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<ShapeFeatureStore
xmlns="http://www.deegree.org/datasource/feature/shape"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
configVersion="3.4.0"
xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">

<!--
This is an example for a complete datasource configuration of
ShapeFeatureStores for deegree WMS.
-->
<StorageCRS>EPSG:26912</StorageCRS>
<FeatureTypeName>StateBoundary</FeatureTypeName>
<FeatureTypeNamespace>http://www.deegree.org/app</FeatureTypeNamespace>
<FeatureTypePrefix>app</FeatureTypePrefix>
<File>../../data/utah/vector/SGID024_StateBoundary</File>
<Encoding>ISO-8859-1</Encoding>
<GenerateAlphanumericIndexes>true</GenerateAlphanumericIndexes>

<!-- If Mapping is chosen then SimpleProperty and GeometryProperty must be mapped -->
<Mapping>
<SimpleProperty name="objectid" mapping="OBJECTID" />
<SimpleProperty name="state" mapping="STATE" />
<SimpleProperty name="area" mapping="SHAPE_AREA" />
<!-- name only must be given -->
<GeometryProperty name="geom"/>

</Mapping>



</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/weathertime</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<ShapeFeatureStore xmlns="http://www.deegree.org/datasource/feature/shape" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" configVersion="3.4.0" xsi:schemaLocation="http://www.deegree.org/datasource/feature/shape http://schemas.deegree.org/datasource/feature/shape/3.4.0/shape.xsd">
<StorageCRS>EPSG:26912</StorageCRS>
<File>../../data/utah/vector/SGID500_ZipCodes</File>
</ShapeFeatureStore>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd"
configVersion="3.4.0">
<FeatureStoreId>utah_airports</FeatureStoreId>
<FeatureLayer>
<l:Name>airports</l:Name>
<d:Title>Airports in Utah</d:Title>
<d:Abstract>This is the abstract</d:Abstract>
<d:Keywords>
<d:Keyword>Airports</d:Keyword>
<d:Keyword>Utah</d:Keyword>
<d:Type codeSpace="none">unknown</d:Type>
</d:Keywords>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:MetadataSetId>655e5998-a20e-66b5-c888-00005553421</l:MetadataSetId>
<l:ScaleDenominators min="0.0" max="10000000.0" />
<l:StyleRef>
<l:StyleStoreId>utah_airports</l:StyleStoreId>
</l:StyleRef>
<l:LayerOptions>

<!-- AntiAliasing: NONE, TEXT, IMAGE or BOTH -->
<l:AntiAliasing>BOTH</l:AntiAliasing>
<!-- RenderingQuality: LOW, NORMAL or HIGH -->
<l:RenderingQuality>HIGH</l:RenderingQuality>
<!-- Interpolation: BILINEAR, NEARESTNEIGHBOUR or BICUBIC -->
<l:Interpolation>BICUBIC</l:Interpolation>
<l:MaxFeatures>10000</l:MaxFeatures>
<l:FeatureInfoRadius>10</l:FeatureInfoRadius>
</l:LayerOptions>
</FeatureLayer>
</FeatureLayers>
13 changes: 13 additions & 0 deletions deegree-workspace-utah-light/layers/layer_feature_utah_cities.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd"
configVersion="3.4.0">
<FeatureStoreId>utah_cities</FeatureStoreId>
<FeatureLayer>
<l:Name>cities</l:Name>
<d:Title>Cities of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_cities</l:StyleStoreId>
</l:StyleRef>
</FeatureLayer>
</FeatureLayers>
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd" configVersion="3.4.0">

<FeatureStoreId>utah_contours1000ft</FeatureStoreId>

<FeatureLayer>
<l:Name>contours1000ft</l:Name>
<d:Title>Elevation contours of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_contours</l:StyleStoreId>
<l:Style>
<l:StyleName>ElevationContours</l:StyleName>
<l:LayerNameRef>ElevationContours</l:LayerNameRef>
<l:StyleNameRef>default:ElevationContours</l:StyleNameRef>
<!-- TODO: Add additional Style as in deegree 3.1 demo -->
</l:Style>
</l:StyleRef>
</FeatureLayer>

</FeatureLayers>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd" configVersion="3.4.0">

<FeatureStoreId>utah_contours2500ft</FeatureStoreId>

<FeatureLayer>
<l:Name>contours2500ft</l:Name>
<d:Title>Elevation contours of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_contours</l:StyleStoreId>
<l:Style>
<l:StyleName>ElevationContours</l:StyleName>
<l:LayerNameRef>ElevationContours</l:LayerNameRef>
<l:StyleNameRef>default:ElevationContours</l:StyleNameRef>
</l:Style>
</l:StyleRef>
</FeatureLayer>

</FeatureLayers>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd" configVersion="3.4.0">

<FeatureStoreId>utah_contours500ft</FeatureStoreId>

<FeatureLayer>
<l:Name>contours500ft</l:Name>
<d:Title>Elevation contours of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_contours</l:StyleStoreId>
<l:Style>
<l:StyleName>ElevationContours</l:StyleName>
<l:LayerNameRef>ElevationContours</l:LayerNameRef>
<l:StyleNameRef>default:ElevationContours</l:StyleNameRef>
</l:Style>
</l:StyleRef>
</FeatureLayer>

</FeatureLayers>
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd" configVersion="3.4.0">

<FeatureStoreId>utah_counties</FeatureStoreId>

<!-- Layer definition 1 -->
<FeatureLayer>

<l:Name>countyboundaries</l:Name>
<d:Title>County boundaries of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_counties_1</l:StyleStoreId>
<!--
<l:Style>
<l:StyleName>default</l:StyleName>
</l:Style>
-->
</l:StyleRef>
<l:StyleRef>
<l:StyleStoreId>utah_counties_2</l:StyleStoreId>
<!--
<l:Style>
<l:StyleName>2</l:StyleName>
</l:Style>
-->
</l:StyleRef>

</FeatureLayer>

<!-- Layer definition 2 -->
<FeatureLayer>
<l:Name>countynames</l:Name>
<d:Title>County names of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>
<l:StyleRef>
<l:StyleStoreId>utah_countynames</l:StyleStoreId>
</l:StyleRef>
</FeatureLayer>
</FeatureLayers>
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<FeatureLayers xmlns="http://www.deegree.org/layers/feature" xmlns:l="http://www.deegree.org/layers/base" xmlns:d="http://www.deegree.org/metadata/description" xmlns:s="http://www.deegree.org/metadata/spatial" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.deegree.org/layers/feature http://schemas.deegree.org/layers/feature/3.4.0/feature.xsd"
configVersion="3.4.0">
<FeatureStoreId>utah_dominantvegetation</FeatureStoreId>
<FeatureLayer>
<l:Name>dominantvegetation</l:Name>
<d:Title>Dominant vegetation of Utah</d:Title>
<s:CRS>EPSG:26912 EPSG:4326 EPSG:4258 CRS:84</s:CRS>

<l:StyleRef>
<l:StyleStoreId>utah_dominantvegetation</l:StyleStoreId>
</l:StyleRef>

</FeatureLayer>
</FeatureLayers>
Loading

0 comments on commit 5279521

Please sign in to comment.