requestResponseCRSs
Bart van den Eijnden (OSGIS)
bartvde at OSGIS.NL
Thu Nov 2 11:40:07 EST 2006
Frank,
I came to the same conclusion this morning. Also after inspecting the
schema.
But there is already a bug which deals with this problem, with a reponse
from Tom among others that the current way is deprecated and the other one
is the preffered way:
http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1148
Best regards,
Bart
--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl
--------- Oorspronkelijk bericht --------
Van: Frank Warmerdam <warmerdam at POBOX.COM>
Naar: MAPSERVER-DEV at LISTS.UMN.EDU <MAPSERVER-DEV at LISTS.UMN.EDU>
Onderwerp: Re: [UMN_MAPSERVER-DEV] requestResponseCRSs
Datum: 02/11/06 14:34
> drotiro at tiscali.it wrote:
> > Hi,
> > I'm testing MapServer's wcs support, and noticed that it generates a
> > single <requestResponseCRSs> tag for all the CRS while
responding to a
> > DescribeCoverage request, like this:
> > <requestResponseCRSs>EPSG:26917
EPSG:4326</requestResponseCRSs>
> > the same should happen for the supported output formats.
> >
> > I think there should be a tag for every crs value:
> > <requestResponseCRSs>EPSG:26917</requestResponseCRSs>
> > <requestResponseCRSs>EPSG:4326</requestResponseCRSs>
> > so I'm attaching a patch that implements this split.
>
> Dominico,
>
> I have read the above, and re-read the portion on supported CRS in the
> WCS 1.0 specification and I'm afraid I don't see what you are getting at.
> Are you suggesting that the WCS 1.0 specification requires a separate
> <requestResponseCRSs> element for every CRS? Or just that you would
> prefer this?
>
> I see no obvious sign in the WCS 1.0.0 textual description that multiple
> requestResponseCRSs elements are expected. I haven't reviewed the schema
> files.
>
> Best regards,
> --
>
---------------------------------------+--------------------------------------
> I set the clouds in motion - turn up | Frank Warmerdam,
warmerdam at pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush | President OSGeo, http://osgeo.org
>
>
More information about the mapserver-dev
mailing list