????

Your IP : 52.14.244.195


Current Path : C:/Users/All Users/GeoServer/plugIns/
Upload File :
Current File : C:/Users/All Users/GeoServer/plugIns/DisjointIntegrity.xml

<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="pluginSchema" 
xmlns:gml="http://www.opengis.net/gml" 
xmlns:ogc="http://www.opengis.net/ogc" 
xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" 
xs:schemaLocation="pluginSchema /data/capabilities/validate/pluginSchema.xsd">
	<name>Geometry Disjoint Geometry</name>
	<description> A Geometry is disjoint from another Geometry.</description>
	<class>
		org.geotools.validation.spatial.relate.DisjointIntegrity
	</class>
</plugin>