The WFS spec supports "schemaless" (or perhaps "anonymous" spatial queries
against featuretypes via the BBOX parameter.  But if a more complex query
geometry is required (e.g. polygon), it's necessary to create a Filter,
which then needs to have the spatial propertyname provided.

This means that clients need more metadata about featuretype schemas to do
polygon queries. This seems a bit inconsistent, since presumably the server
mechanism can handle schemaless queries (since it can support BBOX).

I suspect I know the answer to this, but I'll ask it anyway...  Is there
any extension in GeoServer that supports WFS queries with a polygonal query
geometry WITHOUT requiring a property name?
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to