Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3087 closed bug (duplicate)

QgisMapServer: Could not create output CRS

Reported by: Mavka Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: Build/Install Version: Trunk
Keywords: osgeo4w Cc:
Must Fix for Release: No Platform: Windows
Platform Version: XP Awaiting user input: no

Description

OSGeo4W / qgis build 14343

Request:

http://localhost/qgis/qgis_mapserv.fcgi.exe?
SERVICE=WMS&VERSION=1.3.0&
REQUEST=GetMap&LAYERS=mylayer&FORMAT=image/png&
SRS=EPSG:4326&BBOX=-180,-90,180,90&WIDTH=256&HEIGHT=256

Answer:

<ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" >
 <ServiceException code="InvalidCRS" >Could not create output CRS</ServiceException>
</ServiceExceptionReport

SRS database searched in

C:\Programme\OSGeo4W\apps\qgis-dev\resources\srs.db

Another 'Programme' paths:

C:\Programme\OSGeo4W\apps\qgis-dev\plugins
C:\Programme\OSGeo4W\apps\Qt4\plugins

Change History (4)

comment:1 by Mavka, 14 years ago

Note. OSGeo4W installed in

c:\OSGeo4W

comment:2 by Mavka, 14 years ago

Related ticket in osgeo4w #184.

in reply to:  2 comment:3 by jef, 14 years ago

Resolution: duplicate
Status: newclosed
Summary: QgisMapServer: Could not create output CRSqg

Replying to Mavka:

Related ticket in osgeo4w #184.

closes there.

comment:4 by jef, 14 years ago

Summary: qgQgisMapServer: Could not create output CRS

r14345 also fixes the truncation issue.

Note: See TracTickets for help on using tickets.