[Geoserver-devel] [jira] Created: (GEOS-1441) GetFeature should reproject to the _declared_ crs

GetFeature should reproject to the _declared_ crs
-------------------------------------------------

                 Key: GEOS-1441
                 URL: http://jira.codehaus.org/browse/GEOS-1441
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.0-beta3
            Reporter: Andrea Aime
            Assignee: Justin Deoliveira
             Fix For: 1.6.0-RC1

The following request:

http://localhost:8080/geoserver/wfs?&service=WFS&version=1.1.0&request=GetFeature&typename=sf:PrimitiveGeoFeature&bbox=34.94,-10.52,71.96,32.19,urn:x-ogc:def:crs:EPSG:6.11.2:4326

returns data in EPSG:4326 instead of the defaultSrs declared in the wfs 1.1 capabilities, urn:x-ogc:def:crs:EPSG:6.11.2:4326.
When no destination crs is stated, wfs 1.1 should use the declared one, not the datastore native one

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira