Revision 5833
Added by ben leinfelder almost 14 years ago
lib/spatial/geoserver/data/plugIns/GazetteerName.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Gazetteer</name> |
|
8 |
<description>Checks Gazetteer for the existance of the specified name.</description> |
|
9 |
<class>org.geotools.validation.attributes.GazetteerNameValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/LineMustBeASinglePart.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Line Single Part</name> |
|
8 |
<description> Line must be a single part.</description> |
|
9 |
<class>org.geotools.validation.spatial.LineMustBeASinglePartValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/LineEndPointCoveredByLine.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Line Covers Line End</name> |
|
8 |
<description> Line end point is covered by another line.</description> |
|
9 |
<class>org.geotools.validation.spatial.LineEndPointCoveredByLineValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/LineIntersectsLineWithNode.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Lines Node Intersect</name> |
|
8 |
<description> Lines must intersect at a node.</description> |
|
9 |
<class>org.geotools.validation.spatial.LineIntersectsLineWithNodeValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/LineCoveredByPolygonBoundary.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Polygon Boundary Covers Line</name> |
|
8 |
<description> A line is covered by a polygon boundary.</description> |
|
9 |
<class>org.geotools.validation.spatial.LineCoveredByPolygonBoundaryValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/gwc/meta_jdbc_h2/gwc_metastore.lock.db | ||
---|---|---|
1 |
#FileLock |
|
2 |
#Fri Jan 21 14:55:46 PST 2011 |
|
3 |
id=12daaca629f143921a93ffe6de66295a74f3de2e955 |
|
4 |
method=file |
|
5 |
server=128.111.242.229\:61227 |
lib/spatial/geoserver/data/workspaces/default.xml | ||
---|---|---|
1 |
<workspace> |
|
2 |
<id>WorkspaceInfoImpl-57a97633:12da07fa7c4:-7ff8</id> |
|
3 |
<name>metacat</name> |
|
4 |
</workspace> |
|
0 | 5 |
lib/spatial/geoserver/data/workspaces/world_borders/borders/datastore.xml | ||
---|---|---|
1 |
<dataStore> |
|
2 |
<id>DataStoreInfoImpl--731c5119:12da04a4210:-7ffa</id> |
|
3 |
<name>borders</name> |
|
4 |
<type>Shapefile</type> |
|
5 |
<enabled>true</enabled> |
|
6 |
<workspace> |
|
7 |
<id>WorkspaceInfoImpl--731c5119:12da04a4210:-8000</id> |
|
8 |
</workspace> |
|
9 |
<connectionParameters> |
|
10 |
<entry key="memory mapped buffer">true</entry> |
|
11 |
<entry key="create spatial index">true</entry> |
|
12 |
<entry key="charset">ISO-8859-1</entry> |
|
13 |
<entry key="url">file:data/world_borders/world_borders.shp</entry> |
|
14 |
<entry key="namespace">http://ecoinformatics.org/world_borders</entry> |
|
15 |
</connectionParameters> |
|
16 |
</dataStore> |
|
0 | 17 |
lib/spatial/geoserver/data/workspaces/world_borders/borders/world_borders/layer.xml | ||
---|---|---|
1 |
<layer> |
|
2 |
<name>world_borders</name> |
|
3 |
<id>LayerInfoImpl--731c5119:12da04a4210:-7ff8</id> |
|
4 |
<type>VECTOR</type> |
|
5 |
<defaultStyle> |
|
6 |
<id>StyleInfoImpl--60b522b4:12daa7e83c7:-7ffa</id> |
|
7 |
</defaultStyle> |
|
8 |
<resource class="featureType"> |
|
9 |
<id>FeatureTypeInfoImpl--731c5119:12da04a4210:-7ff9</id> |
|
10 |
</resource> |
|
11 |
<enabled>true</enabled> |
|
12 |
<attribution> |
|
13 |
<logoWidth>0</logoWidth> |
|
14 |
<logoHeight>0</logoHeight> |
|
15 |
</attribution> |
|
16 |
</layer> |
|
0 | 17 |
lib/spatial/geoserver/data/workspaces/world_borders/borders/world_borders/featuretype.xml | ||
---|---|---|
1 |
<featureType> |
|
2 |
<id>FeatureTypeInfoImpl--731c5119:12da04a4210:-7ff9</id> |
|
3 |
<name>world_borders</name> |
|
4 |
<nativeName>world_borders</nativeName> |
|
5 |
<namespace> |
|
6 |
<id>NamespaceInfoImpl--731c5119:12da04a4210:-7fff</id> |
|
7 |
</namespace> |
|
8 |
<title>world_borders</title> |
|
9 |
<nativeCRS>GEOGCS["GCS_WGS_1984", |
|
10 |
DATUM["WGS_1984", |
|
11 |
SPHEROID["WGS_1984", 6378137.0, 298.257223563]], |
|
12 |
PRIMEM["Greenwich", 0.0], |
|
13 |
UNIT["degree", 0.017453292519943295], |
|
14 |
AXIS["Longitude", EAST], |
|
15 |
AXIS["Latitude", NORTH]]</nativeCRS> |
|
16 |
<srs>EPSG:4326</srs> |
|
17 |
<nativeBoundingBox> |
|
18 |
<minx>-180.0</minx> |
|
19 |
<maxx>180.0</maxx> |
|
20 |
<miny>-90.0</miny> |
|
21 |
<maxy>83.624</maxy> |
|
22 |
<crs>EPSG:4326</crs> |
|
23 |
</nativeBoundingBox> |
|
24 |
<latLonBoundingBox> |
|
25 |
<minx>-180.0</minx> |
|
26 |
<maxx>180.0</maxx> |
|
27 |
<miny>-90.0</miny> |
|
28 |
<maxy>90.0</maxy> |
|
29 |
</latLonBoundingBox> |
|
30 |
<projectionPolicy>FORCE_DECLARED</projectionPolicy> |
|
31 |
<enabled>true</enabled> |
|
32 |
<metadata> |
|
33 |
<entry key="kml.regionateAttribute">the_geom</entry> |
|
34 |
<entry key="cachingEnabled">false</entry> |
|
35 |
<entry key="kml.regionateStrategy">geometry</entry> |
|
36 |
</metadata> |
|
37 |
<store class="dataStore"> |
|
38 |
<id>DataStoreInfoImpl--731c5119:12da04a4210:-7ffa</id> |
|
39 |
</store> |
|
40 |
<maxFeatures>0</maxFeatures> |
|
41 |
<numDecimals>0</numDecimals> |
|
42 |
</featureType> |
|
0 | 43 |
lib/spatial/geoserver/data/workspaces/world_borders/namespace.xml | ||
---|---|---|
1 |
<namespace> |
|
2 |
<id>NamespaceInfoImpl--731c5119:12da04a4210:-7fff</id> |
|
3 |
<prefix>world_borders</prefix> |
|
4 |
<uri>http://ecoinformatics.org/world_borders</uri> |
|
5 |
</namespace> |
|
0 | 6 |
lib/spatial/geoserver/data/plugIns/NullZero.xml | ||
---|---|---|
1 |
<plugin xmlns:gml = "http://www.opengis.net/gml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc = "http://www.opengis.net/ogc" xmlns = "pluginSchema" xsi:schemaLocation = "pluginSchema /data/capabilities/validate/pluginSchema.xsd" > |
|
2 |
<name>Null Zero</name> |
|
3 |
<description>Checks for non null or zero values.</description> |
|
4 |
<class>org.geotools.validation.attributes.NullZeroValidation</class> |
|
5 |
</plugin> |
|
0 | 6 |
lib/spatial/geoserver/data/plugIns/LineCoveredByFeatureLine.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Line Feature Covers Line</name> |
|
8 |
<description> A line is covered by a line feature.</description> |
|
9 |
<class>org.geotools.validation.spatial.LineCoveredByFeatureLineValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/Uniquity.xml | ||
---|---|---|
1 |
<plugin xmlns:gml = "http://www.opengis.net/gml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc = "http://www.opengis.net/ogc" xmlns = "pluginSchema" xsi:schemaLocation = "pluginSchema /data/capabilities/validate/pluginSchema.xsd" > |
|
2 |
<name>Uniquity</name> |
|
3 |
<description>Check for uniqueness.</description> |
|
4 |
<class>org.geotools.validation.attributes.UniquityValidation</class> |
|
5 |
</plugin> |
|
0 | 6 |
lib/spatial/geoserver/data/workspaces/world_borders/workspace.xml | ||
---|---|---|
1 |
<workspace> |
|
2 |
<id>WorkspaceInfoImpl--731c5119:12da04a4210:-8000</id> |
|
3 |
<name>world_borders</name> |
|
4 |
</workspace> |
|
0 | 5 |
lib/spatial/geoserver/data/workspaces/metacat/namespace.xml | ||
---|---|---|
1 |
<namespace> |
|
2 |
<id>NamespaceInfoImpl-57a97633:12da07fa7c4:-7ff7</id> |
|
3 |
<prefix>metacat</prefix> |
|
4 |
<uri>http://ecoinformatics.org/metacat</uri> |
|
5 |
</namespace> |
|
0 | 6 |
lib/spatial/geoserver/data/workspaces/metacat/workspace.xml | ||
---|---|---|
1 |
<workspace> |
|
2 |
<id>WorkspaceInfoImpl-57a97633:12da07fa7c4:-7ff8</id> |
|
3 |
<name>metacat</name> |
|
4 |
</workspace> |
|
0 | 5 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/data_bounds/layer.xml | ||
---|---|---|
1 |
<layer> |
|
2 |
<name>data_bounds</name> |
|
3 |
<id>LayerInfoImpl-2fa2b758:12da08ba3b0:-7ffe</id> |
|
4 |
<type>VECTOR</type> |
|
5 |
<defaultStyle> |
|
6 |
<id>StyleInfoImpl--60b522b4:12daa7e83c7:-7fff</id> |
|
7 |
</defaultStyle> |
|
8 |
<resource class="featureType"> |
|
9 |
<id>FeatureTypeInfoImpl-2fa2b758:12da08ba3b0:-7fff</id> |
|
10 |
</resource> |
|
11 |
<enabled>true</enabled> |
|
12 |
<attribution> |
|
13 |
<logoWidth>0</logoWidth> |
|
14 |
<logoHeight>0</logoHeight> |
|
15 |
</attribution> |
|
16 |
</layer> |
|
0 | 17 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/data_bounds/featuretype.xml | ||
---|---|---|
1 |
<featureType> |
|
2 |
<id>FeatureTypeInfoImpl-2fa2b758:12da08ba3b0:-7fff</id> |
|
3 |
<name>data_bounds</name> |
|
4 |
<nativeName>data_bounds</nativeName> |
|
5 |
<namespace> |
|
6 |
<id>NamespaceInfoImpl-57a97633:12da07fa7c4:-7ff7</id> |
|
7 |
</namespace> |
|
8 |
<title>data_bounds</title> |
|
9 |
<srs>EPSG:4326</srs> |
|
10 |
<nativeBoundingBox> |
|
11 |
<minx>-122.44</minx> |
|
12 |
<maxx>9.25</maxx> |
|
13 |
<miny>30.0</miny> |
|
14 |
<maxy>55.625</maxy> |
|
15 |
</nativeBoundingBox> |
|
16 |
<latLonBoundingBox> |
|
17 |
<minx>-122.44</minx> |
|
18 |
<maxx>9.25</maxx> |
|
19 |
<miny>30.0</miny> |
|
20 |
<maxy>55.625</maxy> |
|
21 |
</latLonBoundingBox> |
|
22 |
<projectionPolicy>FORCE_DECLARED</projectionPolicy> |
|
23 |
<enabled>true</enabled> |
|
24 |
<metadata> |
|
25 |
<entry key="kml.regionateAttribute">the_geom</entry> |
|
26 |
<entry key="cachingEnabled">false</entry> |
|
27 |
<entry key="kml.regionateStrategy">geometry</entry> |
|
28 |
</metadata> |
|
29 |
<store class="dataStore"> |
|
30 |
<id>DataStoreInfoImpl-2fa2b758:12da08ba3b0:-8000</id> |
|
31 |
</store> |
|
32 |
<maxFeatures>0</maxFeatures> |
|
33 |
<numDecimals>0</numDecimals> |
|
34 |
</featureType> |
|
0 | 35 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/SANParks_Boundaries_gcs_wgs84/layer.xml | ||
---|---|---|
1 |
<layer> |
|
2 |
<name>SANParks_Boundaries_gcs_wgs84</name> |
|
3 |
<id>LayerInfoImpl-52f95bd6:12daa96d3cb:-7ff9</id> |
|
4 |
<type>VECTOR</type> |
|
5 |
<defaultStyle> |
|
6 |
<id>StyleInfoImpl--2a8f4ea:12daaafc88b:-8000</id> |
|
7 |
</defaultStyle> |
|
8 |
<resource class="featureType"> |
|
9 |
<id>FeatureTypeInfoImpl-52f95bd6:12daa96d3cb:-7ffa</id> |
|
10 |
</resource> |
|
11 |
<enabled>true</enabled> |
|
12 |
<attribution> |
|
13 |
<logoWidth>0</logoWidth> |
|
14 |
<logoHeight>0</logoHeight> |
|
15 |
</attribution> |
|
16 |
</layer> |
|
0 | 17 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/SANParks_Boundaries_gcs_wgs84/featuretype.xml | ||
---|---|---|
1 |
<featureType> |
|
2 |
<id>FeatureTypeInfoImpl-52f95bd6:12daa96d3cb:-7ffa</id> |
|
3 |
<name>SANParks_Boundaries_gcs_wgs84</name> |
|
4 |
<nativeName>SANParks_Boundaries_gcs_wgs84</nativeName> |
|
5 |
<namespace> |
|
6 |
<id>NamespaceInfoImpl-57a97633:12da07fa7c4:-7ff7</id> |
|
7 |
</namespace> |
|
8 |
<title>SANParks_Boundaries_gcs_wgs84</title> |
|
9 |
<nativeCRS>GEOGCS["GCS_WGS_1984", |
|
10 |
DATUM["D_WGS_1984", |
|
11 |
SPHEROID["WGS_1984", 6378137.0, 298.257223563]], |
|
12 |
PRIMEM["Greenwich", 0.0], |
|
13 |
UNIT["degree", 0.017453292519943295], |
|
14 |
AXIS["Longitude", EAST], |
|
15 |
AXIS["Latitude", NORTH]]</nativeCRS> |
|
16 |
<srs>EPSG:4326</srs> |
|
17 |
<nativeBoundingBox> |
|
18 |
<minx>16.882</minx> |
|
19 |
<maxx>32.033</maxx> |
|
20 |
<miny>-34.834</miny> |
|
21 |
<maxy>-22.167</maxy> |
|
22 |
<crs>EPSG:4326</crs> |
|
23 |
</nativeBoundingBox> |
|
24 |
<latLonBoundingBox> |
|
25 |
<minx>16.882</minx> |
|
26 |
<maxx>32.033</maxx> |
|
27 |
<miny>-34.834</miny> |
|
28 |
<maxy>-22.167</maxy> |
|
29 |
</latLonBoundingBox> |
|
30 |
<projectionPolicy>FORCE_DECLARED</projectionPolicy> |
|
31 |
<enabled>true</enabled> |
|
32 |
<metadata> |
|
33 |
<entry key="kml.regionateAttribute">the_geom</entry> |
|
34 |
<entry key="cachingEnabled">false</entry> |
|
35 |
<entry key="kml.regionateStrategy">geometry</entry> |
|
36 |
</metadata> |
|
37 |
<store class="dataStore"> |
|
38 |
<id>DataStoreInfoImpl-2fa2b758:12da08ba3b0:-8000</id> |
|
39 |
</store> |
|
40 |
<maxFeatures>0</maxFeatures> |
|
41 |
<numDecimals>0</numDecimals> |
|
42 |
</featureType> |
|
0 | 43 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/data_points/layer.xml | ||
---|---|---|
1 |
<layer> |
|
2 |
<name>data_points</name> |
|
3 |
<id>LayerInfoImpl-79d092e7:12da49df6c4:-7fff</id> |
|
4 |
<type>VECTOR</type> |
|
5 |
<defaultStyle> |
|
6 |
<id>StyleInfoImpl--60b522b4:12daa7e83c7:-8000</id> |
|
7 |
</defaultStyle> |
|
8 |
<resource class="featureType"> |
|
9 |
<id>FeatureTypeInfoImpl-79d092e7:12da49df6c4:-8000</id> |
|
10 |
</resource> |
|
11 |
<enabled>true</enabled> |
|
12 |
<attribution> |
|
13 |
<logoWidth>0</logoWidth> |
|
14 |
<logoHeight>0</logoHeight> |
|
15 |
</attribution> |
|
16 |
</layer> |
|
0 | 17 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/data_points/featuretype.xml | ||
---|---|---|
1 |
<featureType> |
|
2 |
<id>FeatureTypeInfoImpl-79d092e7:12da49df6c4:-8000</id> |
|
3 |
<name>data_points</name> |
|
4 |
<nativeName>data_points</nativeName> |
|
5 |
<namespace> |
|
6 |
<id>NamespaceInfoImpl-57a97633:12da07fa7c4:-7ff7</id> |
|
7 |
</namespace> |
|
8 |
<title>data_points</title> |
|
9 |
<srs>EPSG:4326</srs> |
|
10 |
<nativeBoundingBox> |
|
11 |
<minx>-119.795</minx> |
|
12 |
<maxx>8.625</maxx> |
|
13 |
<miny>33.69</miny> |
|
14 |
<maxy>55.312</maxy> |
|
15 |
</nativeBoundingBox> |
|
16 |
<latLonBoundingBox> |
|
17 |
<minx>-119.795</minx> |
|
18 |
<maxx>8.625</maxx> |
|
19 |
<miny>33.69</miny> |
|
20 |
<maxy>55.312</maxy> |
|
21 |
</latLonBoundingBox> |
|
22 |
<projectionPolicy>FORCE_DECLARED</projectionPolicy> |
|
23 |
<enabled>true</enabled> |
|
24 |
<metadata> |
|
25 |
<entry key="kml.regionateAttribute">the_geom</entry> |
|
26 |
<entry key="cachingEnabled">false</entry> |
|
27 |
<entry key="kml.regionateStrategy">geometry</entry> |
|
28 |
</metadata> |
|
29 |
<store class="dataStore"> |
|
30 |
<id>DataStoreInfoImpl-2fa2b758:12da08ba3b0:-8000</id> |
|
31 |
</store> |
|
32 |
<maxFeatures>0</maxFeatures> |
|
33 |
<numDecimals>0</numDecimals> |
|
34 |
</featureType> |
|
0 | 35 |
lib/spatial/geoserver/data/workspaces/metacat/metacat/datastore.xml | ||
---|---|---|
1 |
<dataStore> |
|
2 |
<id>DataStoreInfoImpl-2fa2b758:12da08ba3b0:-8000</id> |
|
3 |
<name>metacat</name> |
|
4 |
<type>Directory of spatial files</type> |
|
5 |
<enabled>true</enabled> |
|
6 |
<workspace> |
|
7 |
<id>WorkspaceInfoImpl-57a97633:12da07fa7c4:-7ff8</id> |
|
8 |
</workspace> |
|
9 |
<connectionParameters> |
|
10 |
<entry key="url">file:data/metacat_shps</entry> |
|
11 |
<entry key="namespace">http://ecoinformatics.org/metacat</entry> |
|
12 |
</connectionParameters> |
|
13 |
</dataStore> |
|
0 | 14 |
lib/spatial/geoserver/data/palettes/dem31.pal | ||
---|---|---|
1 |
JASC-PAL |
|
2 |
0100 |
|
3 |
256 |
|
4 |
121 255 0 |
|
5 |
148 255 0 |
|
6 |
173 255 0 |
|
7 |
196 255 0 |
|
8 |
214 255 0 |
|
9 |
229 255 0 |
|
10 |
242 255 0 |
|
11 |
254 254 0 |
|
12 |
255 247 0 |
|
13 |
255 239 0 |
|
14 |
255 229 0 |
|
15 |
255 216 0 |
|
16 |
255 201 0 |
|
17 |
255 185 0 |
|
18 |
255 168 0 |
|
19 |
255 153 0 |
|
20 |
255 140 0 |
|
21 |
253 128 2 |
|
22 |
246 127 9 |
|
23 |
239 127 16 |
|
24 |
231 127 23 |
|
25 |
223 127 31 |
|
26 |
214 127 40 |
|
27 |
204 127 50 |
|
28 |
191 126 60 |
|
29 |
106 71 35 |
|
30 |
174 116 58 |
|
31 |
155 103 52 |
|
32 |
135 90 45 |
|
33 |
255 255 255 |
|
34 |
255 255 255 |
|
35 |
0 0 0 |
|
36 |
0 0 0 |
|
37 |
0 0 0 |
|
38 |
0 0 0 |
|
39 |
0 0 0 |
|
40 |
0 0 0 |
|
41 |
0 0 0 |
|
42 |
0 0 0 |
|
43 |
0 0 0 |
|
44 |
0 0 0 |
|
45 |
0 0 0 |
|
46 |
0 0 0 |
|
47 |
0 0 0 |
|
48 |
0 0 0 |
|
49 |
0 0 0 |
|
50 |
0 0 0 |
|
51 |
0 0 0 |
|
52 |
0 0 0 |
|
53 |
0 0 0 |
|
54 |
0 0 0 |
|
55 |
0 0 0 |
|
56 |
0 0 0 |
|
57 |
0 0 0 |
|
58 |
0 0 0 |
|
59 |
0 0 0 |
|
60 |
0 0 0 |
|
61 |
0 0 0 |
|
62 |
0 0 0 |
|
63 |
0 0 0 |
|
64 |
0 0 0 |
|
65 |
0 0 0 |
|
66 |
0 0 0 |
|
67 |
0 0 0 |
|
68 |
0 0 0 |
|
69 |
0 0 0 |
|
70 |
0 0 0 |
|
71 |
0 0 0 |
|
72 |
0 0 0 |
|
73 |
0 0 0 |
|
74 |
0 0 0 |
|
75 |
0 0 0 |
|
76 |
0 0 0 |
|
77 |
0 0 0 |
|
78 |
0 0 0 |
|
79 |
0 0 0 |
|
80 |
0 0 0 |
|
81 |
0 0 0 |
|
82 |
0 0 0 |
|
83 |
0 0 0 |
|
84 |
0 0 0 |
|
85 |
0 0 0 |
|
86 |
0 0 0 |
|
87 |
0 0 0 |
|
88 |
0 0 0 |
|
89 |
0 0 0 |
|
90 |
0 0 0 |
|
91 |
0 0 0 |
|
92 |
0 0 0 |
|
93 |
0 0 0 |
|
94 |
0 0 0 |
|
95 |
0 0 0 |
|
96 |
0 0 0 |
|
97 |
0 0 0 |
|
98 |
0 0 0 |
|
99 |
0 0 0 |
|
100 |
0 0 0 |
|
101 |
0 0 0 |
|
102 |
0 0 0 |
|
103 |
0 0 0 |
|
104 |
0 0 0 |
|
105 |
0 0 0 |
|
106 |
0 0 0 |
|
107 |
0 0 0 |
|
108 |
0 0 0 |
|
109 |
0 0 0 |
|
110 |
0 0 0 |
|
111 |
0 0 0 |
|
112 |
0 0 0 |
|
113 |
0 0 0 |
|
114 |
0 0 0 |
|
115 |
0 0 0 |
|
116 |
0 0 0 |
|
117 |
0 0 0 |
|
118 |
0 0 0 |
|
119 |
0 0 0 |
|
120 |
0 0 0 |
|
121 |
0 0 0 |
|
122 |
0 0 0 |
|
123 |
0 0 0 |
|
124 |
0 0 0 |
|
125 |
0 0 0 |
|
126 |
0 0 0 |
|
127 |
0 0 0 |
|
128 |
0 0 0 |
|
129 |
0 0 0 |
|
130 |
0 0 0 |
|
131 |
0 0 0 |
|
132 |
0 0 0 |
|
133 |
0 0 0 |
|
134 |
0 0 0 |
|
135 |
0 0 0 |
|
136 |
0 0 0 |
|
137 |
0 0 0 |
|
138 |
0 0 0 |
|
139 |
0 0 0 |
|
140 |
0 0 0 |
|
141 |
0 0 0 |
|
142 |
0 0 0 |
|
143 |
0 0 0 |
|
144 |
0 0 0 |
|
145 |
0 0 0 |
|
146 |
0 0 0 |
|
147 |
0 0 0 |
|
148 |
0 0 0 |
|
149 |
0 0 0 |
|
150 |
0 0 0 |
|
151 |
0 0 0 |
|
152 |
0 0 0 |
|
153 |
0 0 0 |
|
154 |
0 0 0 |
|
155 |
0 0 0 |
|
156 |
0 0 0 |
|
157 |
0 0 0 |
|
158 |
0 0 0 |
|
159 |
0 0 0 |
|
160 |
0 0 0 |
|
161 |
0 0 0 |
|
162 |
0 0 0 |
|
163 |
0 0 0 |
|
164 |
0 0 0 |
|
165 |
0 0 0 |
|
166 |
0 0 0 |
|
167 |
0 0 0 |
|
168 |
0 0 0 |
|
169 |
0 0 0 |
|
170 |
0 0 0 |
|
171 |
0 0 0 |
|
172 |
0 0 0 |
|
173 |
0 0 0 |
|
174 |
0 0 0 |
|
175 |
0 0 0 |
|
176 |
0 0 0 |
|
177 |
0 0 0 |
|
178 |
0 0 0 |
|
179 |
0 0 0 |
|
180 |
0 0 0 |
|
181 |
0 0 0 |
|
182 |
0 0 0 |
|
183 |
0 0 0 |
|
184 |
0 0 0 |
|
185 |
0 0 0 |
|
186 |
0 0 0 |
|
187 |
0 0 0 |
|
188 |
0 0 0 |
|
189 |
0 0 0 |
|
190 |
0 0 0 |
|
191 |
0 0 0 |
|
192 |
0 0 0 |
|
193 |
0 0 0 |
|
194 |
0 0 0 |
|
195 |
0 0 0 |
|
196 |
0 0 0 |
|
197 |
0 0 0 |
|
198 |
0 0 0 |
|
199 |
0 0 0 |
|
200 |
0 0 0 |
|
201 |
0 0 0 |
|
202 |
0 0 0 |
|
203 |
0 0 0 |
|
204 |
0 0 0 |
|
205 |
0 0 0 |
|
206 |
0 0 0 |
|
207 |
0 0 0 |
|
208 |
0 0 0 |
|
209 |
0 0 0 |
|
210 |
0 0 0 |
|
211 |
0 0 0 |
|
212 |
0 0 0 |
|
213 |
0 0 0 |
|
214 |
0 0 0 |
|
215 |
0 0 0 |
|
216 |
0 0 0 |
|
217 |
0 0 0 |
|
218 |
0 0 0 |
|
219 |
0 0 0 |
|
220 |
0 0 0 |
|
221 |
0 0 0 |
|
222 |
0 0 0 |
|
223 |
0 0 0 |
|
224 |
0 0 0 |
|
225 |
0 0 0 |
|
226 |
0 0 0 |
|
227 |
0 0 0 |
|
228 |
0 0 0 |
|
229 |
0 0 0 |
|
230 |
0 0 0 |
|
231 |
0 0 0 |
|
232 |
0 0 0 |
|
233 |
0 0 0 |
|
234 |
0 0 0 |
|
235 |
0 0 0 |
|
236 |
0 0 0 |
|
237 |
0 0 0 |
|
238 |
0 0 0 |
|
239 |
0 0 0 |
|
240 |
0 0 0 |
|
241 |
0 0 0 |
|
242 |
0 0 0 |
|
243 |
0 0 0 |
|
244 |
0 0 0 |
|
245 |
0 0 0 |
|
246 |
0 0 0 |
|
247 |
0 0 0 |
|
248 |
0 0 0 |
|
249 |
0 0 0 |
|
250 |
0 0 0 |
|
251 |
0 0 0 |
|
252 |
0 0 0 |
|
253 |
0 0 0 |
|
254 |
0 0 0 |
|
255 |
0 0 0 |
|
256 |
0 0 0 |
|
257 |
0 0 0 |
|
258 |
0 0 0 |
|
259 |
0 0 0 |
|
0 | 260 |
lib/spatial/geoserver/data/palettes/ny31.pal | ||
---|---|---|
1 |
JASC-PAL |
|
2 |
0100 |
|
3 |
31 |
|
4 |
138 166 205 |
|
5 |
142 171 210 |
|
6 |
183 201 225 |
|
7 |
129 160 198 |
|
8 |
134 166 205 |
|
9 |
138 170 210 |
|
10 |
108 142 180 |
|
11 |
120 152 188 |
|
12 |
150 176 206 |
|
13 |
164 185 208 |
|
14 |
93 130 168 |
|
15 |
208 209 209 |
|
16 |
148 175 150 |
|
17 |
165 202 166 |
|
18 |
182 222 182 |
|
19 |
125 126 125 |
|
20 |
145 146 145 |
|
21 |
40 40 39 |
|
22 |
64 64 63 |
|
23 |
239 210 17 |
|
24 |
221 209 170 |
|
25 |
197 182 154 |
|
26 |
87 86 85 |
|
27 |
249 35 15 |
|
28 |
233 233 233 |
|
29 |
186 186 186 |
|
30 |
166 166 166 |
|
31 |
105 105 105 |
|
32 |
13 13 13 |
|
33 |
0 0 0 |
|
34 |
255 255 255 |
|
35 |
0 0 0 |
|
36 |
0 0 0 |
|
37 |
0 0 0 |
|
38 |
0 0 0 |
|
39 |
0 0 0 |
|
40 |
0 0 0 |
|
41 |
0 0 0 |
|
42 |
0 0 0 |
|
43 |
0 0 0 |
|
44 |
0 0 0 |
|
45 |
0 0 0 |
|
46 |
0 0 0 |
|
47 |
0 0 0 |
|
48 |
0 0 0 |
|
49 |
0 0 0 |
|
50 |
0 0 0 |
|
51 |
0 0 0 |
|
52 |
0 0 0 |
|
53 |
0 0 0 |
|
54 |
0 0 0 |
|
55 |
0 0 0 |
|
56 |
0 0 0 |
|
57 |
0 0 0 |
|
58 |
0 0 0 |
|
59 |
0 0 0 |
|
60 |
0 0 0 |
|
61 |
0 0 0 |
|
62 |
0 0 0 |
|
63 |
0 0 0 |
|
64 |
0 0 0 |
|
65 |
0 0 0 |
|
66 |
0 0 0 |
|
67 |
0 0 0 |
|
68 |
0 0 0 |
|
69 |
0 0 0 |
|
70 |
0 0 0 |
|
71 |
0 0 0 |
|
72 |
0 0 0 |
|
73 |
0 0 0 |
|
74 |
0 0 0 |
|
75 |
0 0 0 |
|
76 |
0 0 0 |
|
77 |
0 0 0 |
|
78 |
0 0 0 |
|
79 |
0 0 0 |
|
80 |
0 0 0 |
|
81 |
0 0 0 |
|
82 |
0 0 0 |
|
83 |
0 0 0 |
|
84 |
0 0 0 |
|
85 |
0 0 0 |
|
86 |
0 0 0 |
|
87 |
0 0 0 |
|
88 |
0 0 0 |
|
89 |
0 0 0 |
|
90 |
0 0 0 |
|
91 |
0 0 0 |
|
92 |
0 0 0 |
|
93 |
0 0 0 |
|
94 |
0 0 0 |
|
95 |
0 0 0 |
|
96 |
0 0 0 |
|
97 |
0 0 0 |
|
98 |
0 0 0 |
|
99 |
0 0 0 |
|
100 |
0 0 0 |
|
101 |
0 0 0 |
|
102 |
0 0 0 |
|
103 |
0 0 0 |
|
104 |
0 0 0 |
|
105 |
0 0 0 |
|
106 |
0 0 0 |
|
107 |
0 0 0 |
|
108 |
0 0 0 |
|
109 |
0 0 0 |
|
110 |
0 0 0 |
|
111 |
0 0 0 |
|
112 |
0 0 0 |
|
113 |
0 0 0 |
|
114 |
0 0 0 |
|
115 |
0 0 0 |
|
116 |
0 0 0 |
|
117 |
0 0 0 |
|
118 |
0 0 0 |
|
119 |
0 0 0 |
|
120 |
0 0 0 |
|
121 |
0 0 0 |
|
122 |
0 0 0 |
|
123 |
0 0 0 |
|
124 |
0 0 0 |
|
125 |
0 0 0 |
|
126 |
0 0 0 |
|
127 |
0 0 0 |
|
128 |
0 0 0 |
|
129 |
0 0 0 |
|
130 |
0 0 0 |
|
131 |
0 0 0 |
|
132 |
0 0 0 |
|
133 |
0 0 0 |
|
134 |
0 0 0 |
|
135 |
0 0 0 |
|
136 |
0 0 0 |
|
137 |
0 0 0 |
|
138 |
0 0 0 |
|
139 |
0 0 0 |
|
140 |
0 0 0 |
|
141 |
0 0 0 |
|
142 |
0 0 0 |
|
143 |
0 0 0 |
|
144 |
0 0 0 |
|
145 |
0 0 0 |
|
146 |
0 0 0 |
|
147 |
0 0 0 |
|
148 |
0 0 0 |
|
149 |
0 0 0 |
|
150 |
0 0 0 |
|
151 |
0 0 0 |
|
152 |
0 0 0 |
|
153 |
0 0 0 |
|
154 |
0 0 0 |
|
155 |
0 0 0 |
|
156 |
0 0 0 |
|
157 |
0 0 0 |
|
158 |
0 0 0 |
|
159 |
0 0 0 |
|
160 |
0 0 0 |
|
161 |
0 0 0 |
|
162 |
0 0 0 |
|
163 |
0 0 0 |
|
164 |
0 0 0 |
|
165 |
0 0 0 |
|
166 |
0 0 0 |
|
167 |
0 0 0 |
|
168 |
0 0 0 |
|
169 |
0 0 0 |
|
170 |
0 0 0 |
|
171 |
0 0 0 |
|
172 |
0 0 0 |
|
173 |
0 0 0 |
|
174 |
0 0 0 |
|
175 |
0 0 0 |
|
176 |
0 0 0 |
|
177 |
0 0 0 |
|
178 |
0 0 0 |
|
179 |
0 0 0 |
|
180 |
0 0 0 |
|
181 |
0 0 0 |
|
182 |
0 0 0 |
|
183 |
0 0 0 |
|
184 |
0 0 0 |
|
185 |
0 0 0 |
|
186 |
0 0 0 |
|
187 |
0 0 0 |
|
188 |
0 0 0 |
|
189 |
0 0 0 |
|
190 |
0 0 0 |
|
191 |
0 0 0 |
|
192 |
0 0 0 |
|
193 |
0 0 0 |
|
194 |
0 0 0 |
|
195 |
0 0 0 |
|
196 |
0 0 0 |
|
197 |
0 0 0 |
|
198 |
0 0 0 |
|
199 |
0 0 0 |
|
200 |
0 0 0 |
|
201 |
0 0 0 |
|
202 |
0 0 0 |
|
203 |
0 0 0 |
|
204 |
0 0 0 |
|
205 |
0 0 0 |
|
206 |
0 0 0 |
|
207 |
0 0 0 |
|
208 |
0 0 0 |
|
209 |
0 0 0 |
|
210 |
0 0 0 |
|
211 |
0 0 0 |
|
212 |
0 0 0 |
|
213 |
0 0 0 |
|
214 |
0 0 0 |
|
215 |
0 0 0 |
|
216 |
0 0 0 |
|
217 |
0 0 0 |
|
218 |
0 0 0 |
|
219 |
0 0 0 |
|
220 |
0 0 0 |
|
221 |
0 0 0 |
|
222 |
0 0 0 |
|
223 |
0 0 0 |
|
224 |
0 0 0 |
|
225 |
0 0 0 |
|
226 |
0 0 0 |
|
227 |
0 0 0 |
|
228 |
0 0 0 |
|
229 |
0 0 0 |
|
230 |
0 0 0 |
|
231 |
0 0 0 |
|
232 |
0 0 0 |
|
233 |
0 0 0 |
|
234 |
0 0 0 |
|
235 |
0 0 0 |
|
236 |
0 0 0 |
|
237 |
0 0 0 |
|
238 |
0 0 0 |
|
239 |
0 0 0 |
|
240 |
0 0 0 |
|
241 |
0 0 0 |
|
242 |
0 0 0 |
|
243 |
0 0 0 |
|
244 |
0 0 0 |
|
245 |
0 0 0 |
|
246 |
0 0 0 |
|
247 |
0 0 0 |
|
248 |
0 0 0 |
|
249 |
0 0 0 |
|
250 |
0 0 0 |
|
251 |
0 0 0 |
|
252 |
0 0 0 |
|
253 |
0 0 0 |
|
254 |
0 0 0 |
|
255 |
0 0 0 |
|
256 |
0 0 0 |
|
257 |
0 0 0 |
|
258 |
0 0 0 |
|
259 |
0 0 0 |
|
0 | 260 |
lib/spatial/geoserver/data/plugIns/AngleSize.xml | ||
---|---|---|
1 |
<plugin xmlns:gml = "http://www.opengis.net/gml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc = "http://www.opengis.net/ogc" xmlns = "pluginSchema" xsi:schemaLocation = "pluginSchema /data/capabilities/validate/pluginSchema.xsd" > |
|
2 |
<name>Angle Size</name> |
|
3 |
<description>Are the angle sizes too big/small?.</description> |
|
4 |
<class>org.geotools.validation.network.AngleSizeValidation</class> |
|
5 |
</plugin> |
|
0 | 6 |
lib/spatial/geoserver/data/plugIns/PolygonNotCoveredByPolygon.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>Polygon Not Overlapping Line</name> |
|
8 |
<description>One polygon not covered by the other polygon.</description> |
|
9 |
<class>org.geotools.validation.spatial.PolygonNotCoveredByPolygonValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/Constraint.xml | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<plugin xmlns="pluginSchema" |
|
3 |
xmlns:gml="http://www.opengis.net/gml" |
|
4 |
xmlns:ogc="http://www.opengis.net/ogc" |
|
5 |
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" |
|
6 |
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd"> |
|
7 |
<name>UniqueFID</name> |
|
8 |
<description>All features must pass the provided filter</description> |
|
9 |
<class>org.geotools.validation.attributes.UniqueFIDValidation</class> |
|
10 |
</plugin> |
|
0 | 11 |
lib/spatial/geoserver/data/plugIns/PolygonNotOverlappingPolygon.xml | ||
---|---|---|
1 |
<plugin xmlns:gml = "http://www.opengis.net/gml" xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc = "http://www.opengis.net/ogc" xmlns = "pluginSchema" xsi:schemaLocation = "pluginSchema /data/capabilities/validate/pluginSchema.xsd" > |
Also available in: Unified diff
include new data dir contents (will be pointed at by geoserver 2.0.2)