????
Current Path : C:/ProgramData/GeoServer/plugIns/ |
Current File : C:/ProgramData/GeoServer/plugIns/LineNoDangles.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>Line Without Dangles</name> <description> Line does not have dangles.</description> <class>org.geotools.validation.spatial.LineNoDanglesValidation</class> </plugin>