Project

General

Profile

1
<featureType datastore = "Data_Bounds" >
2
<name>data_bounds</name>
3
<!--
4
native wich EPGS code for the FeatureTypeInfoDTO
5
-->
6
<SRS>4326</SRS>
7
<title>data_bounds_Type</title>
8
<abstract>Generated from Data_Bounds</abstract>
9
<numDecimals value = "8" />
10
<keywords>metacat data</keywords>
11
<latLonBoundingBox dynamic = "false" miny = "-90" maxy = "90" maxx = "180" minx = "-180"  />
12
<!--
13
the default style this FeatureTypeInfoDTO can be represented by.
14
at least must contain the "default" attribute 
15
-->
16
<styles default = "data_bounds_style"  />
17
</featureType>
    (1-1/1)