GeoServer WMS OGC-filter fails with "I dont understand the tag: gml
olygon"
I'm trying to construct an OGC filter to pass to a WMS GetMap request to GeoServer but I can't seem to do it. The goal is to show the parts of the layer that intersects with a supplied polygon.
When I run the query I don't get a result but get this in the server logs:
org.xml.sax.SAXException: Attempted to construct illegal filter - I dont understand the tag: gml
olygon. HINT: tags are case-sensitive!Any ideas?
The query:
http://kar-toffel1.kartena.intra:80...65605,6404348.0392931&WIDTH=524&HEIGHT=330The filter unescaped:
the_geom 1271018,6404272 1271210,6404272 1271210,6404209 1271018,6404272
أكثر...
I'm trying to construct an OGC filter to pass to a WMS GetMap request to GeoServer but I can't seem to do it. The goal is to show the parts of the layer that intersects with a supplied polygon.

When I run the query I don't get a result but get this in the server logs:
org.xml.sax.SAXException: Attempted to construct illegal filter - I dont understand the tag: gml
The query:
http://kar-toffel1.kartena.intra:80...65605,6404348.0392931&WIDTH=524&HEIGHT=330The filter unescaped:
the_geom 1271018,6404272 1271210,6404272 1271210,6404209 1271018,6404272
أكثر...