Class CubeWerxStrategy


public class CubeWerxStrategy extends StrictWFS_1_x_Strategy
A strategy object to aid in querying a CubeWerx WFS 1.1 server

This strategy was created as per the limitations encountered at the CubeWerx server being tested while developing this plugin.

For instance, the following issues were found:

  • resultType parameter is not supported in GetFeature
  • Logically grouped spatial filters can't be handled
  • CubeWerx does not support logical filters containing mixed geometry filters (eg, AND(BBOX, Intersects)), no matter what the capabilities doc says
Author:
groldan