[Geoserver-devel] [jira] (GEOS-5148) Support 3D WFS Bounding Box

Niels Charlier created New FeatureGEOS-5148
Support 3D WFS Bounding Box

Issue Type:

New FeatureNew Feature

Assignee:

Niels Charlier

Components:

WFS

Created:

07/Jun/12 3:32 AM

Description:

A WFS request with a 3D bounding box so that we receive only geometries with one or more points in that 3D bounding box.
In other words, there is a min and max for the third coordinate as well as the first two.

In 2D we have in KVP:
BBOX=x0,y0,x1,y1

So in 3D we would get something like:
BBOX=x0,y0,z0,x1,y1,z1

Environment:

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](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)