Project

General

Profile

1
<featureType datastore = "countries" >
2
<name>world_borders</name>
3
<SRS>4326</SRS>
4
<title>countries_type</title>
5
<abstract>Freegis Worlddata Countries</abstract>
6
<numDecimals value = "8" />
7
<keywords>metacat data</keywords>
8
<latLonBoundingBox dynamic = "true" miny = "-90" maxy = "90" maxx = "180" minx = "-180"  />
9
<!--
10
the default style this FeatureTypeInfoDTO can be represented by.
11
at least must contain the "default" attribute 
12
-->
13
<styles default = "defaultPolygon"  />
14
</featureType>
    (1-1/1)