|
From: Andrea A. <aa...@op...> - 2008-10-17 09:20:07
|
thegis ha scritto: > Hi, > > in a current project we need support for AUTO / AUTO2:42003 projection. > It seems that these projections are not supported by GeoServer 1.6.5. > <http://1.6.5.> Are there any plans to support this in 1.7? I found a > related issue in Geotools (http://jira.codehaus.org/browse/GEOT-1580) > which might be related. > > http://wms?SRS=AUTO2:42003,1,0,0&BBOX=-6400000,-6400000,6400000,6400000&LAYERS=my:roads&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&WIDTH=480&HEIGHT=480 > <http://wms?SRS=AUTO2:42003,1,0,0&BBOX=-6400000,-6400000,6400000,6400000&LAYERS=my:roads&FORMAT=image%2Fpng&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&EXCEPTIONS=application/vnd.ogc.se_inimage&WIDTH=480&HEIGHT=480> > > results in: > > <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE > ServiceExceptionReport SYSTEM > "http://schemas.opengis.net/wms/1.1.1/WMS_exception_1_1_1.dtd"> > <ServiceExceptionReport version="1.1.1" > <ServiceException > code="InvalidSRS"> > Error occurred decoding the espg code AUTO2:42003,1,0,0 > Elliptical projection not supported. > </ServiceException></ServiceExceptionReport> Yeah, we need someone that adds the required math to the GeoTools projection subsystem. And no, I'm not aware of any plans to support it. I guess we'll have support when somebody steps up to code it, or sponsors a developer to do so. Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. |