[Geoserver-devel] [jira] (GEOS-5755) Support Local Resolve in App-Schema

Niels Charlier created ImprovementGEOS-5755
Support Local Resolve in App-Schema

Issue Type:

ImprovementImprovement

Assignee:

Niels Charlier

Components:

Application schema

Created:

08/Apr/13 6:11 AM

Description:

Building support for WFS 2.0 feature Local Resolve, including the ResolveDepth and ResolveTimeOut parameters in App-schema.

Local Resolve can be applied in two different situations:

  1. Pure xlink:href linking. In this case, App-schema will do a brute-force search amongst all feature types looking for the specified GML ID.
    Resolvedepth and ResolveTimeout are supported.
  2. Feature Chaining By Reference. In this case, resolve and resolveDepth parameters can be used to instruct App-schema to ignore the ‘by reference’ setting and apply normal feature chaining, avoiding the xlink:href attribute to be set and chaining to the full feature. This is not a ‘pure’ resolve, but rather just feature chaining. ResolveTimeout is not supported in this case.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Niels Charlier

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)