[Geoserver-devel] [jira] (GEOS-5988) CSW spatial filters checks are too simplistic, do not work with a deeply nested schema

Andrea Aime created BugGEOS-5988
CSW spatial filters checks are too simplistic, do not work with a deeply nested schema

Issue Type:

BugBug

Assignee:

Justin Deoliveira

Components:

CSW

Created:

22/Aug/13 12:43 PM

Description:

The SpatialFilterChecker works fine against mostly flat models, or else, models that do have the geometry property as a directly child of the root node, but won’t work with a more nested structure.

Have the code delegate to the RecordDescriptor instead, which knows exactly where the spatial properties are, leaving SpatialFilterChecker as a utility for the simple cases

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)