Opened 14 years ago

Last modified 14 years ago

#3296 new defect

N coordinates for each corner of a bounding box and a crsuri

Reported by: nsavard Owned by: mapserverbugs
Priority: normal Milestone: 6.0 release
Component: WFS Server Version: svn-trunk (development)
Severity: normal Keywords: wfs1.1 getfeature bbox
Cc: assefa

Description

The server must allow a bbox with a crs parameter and N coordinates for each corner, as specified in section 14.3.2 of OGC 04-094

BBOX=lcc1,lcc2,...,lccN,ucc1,ucc2,...uccN[,crsuri]

where lcc means Lower Corner Coordinate, ucc means Upper Corner Coordinate and crsuri means the URI reference to the coordinate system being used.

Change History (3)

comment:1 by nsavard, 14 years ago

Summary: N coordinates for a bounding box listed in the crsuriN coordinates for each corner of a bounding box and a crsuri

comment:2 by nsavard, 14 years ago

GetFeature-GET

GF tc8.1

comment:3 by assefa, 14 years ago

committed -r10025

Can't still pass the test since http://trac.osgeo.org/mapserver/ticket/3299 is not closed

Note: See TracTickets for help on using tickets.