????

Your IP : 3.145.158.23


Current Path : C:/ProgramData/GeoServer/plugIns/
Upload File :
Current File : C:/ProgramData/GeoServer/plugIns/PolygonBoundaryCoveredByPolygon.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>Polygon Covers Polygon Boundary</name>
  <description>One polygon boundary is covered by another polygon.</description>
  <class>org.geotools.validation.spatial.PolygonBoundaryCoveredByPolygonValidation</class>
</plugin>