Project

General

Profile

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>Geometry Relate Geometry</name>
8
	<description> Relate 2 Geometries using a DE9I Matrix.</description>
9
	<class>
10
		org.geotools.validation.spatial.relate.RelateIntegrity
11
	</class>
12
</plugin>
(44-44/51)