Re: [Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-04-02 Thread Andrea Aime
Gabriel Roldán ha scritto: > Hi, > > I've been thinking about that, yet I can't get a fully satisfying answer > myself. > > I mean, both the WMS SRS list and the WFS OtherSRS elements serve quite the > same purpose, yet, one is global and the other per feature type... > I'm not sure using the s

Re: [Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-03-31 Thread Gabriel Roldán
Hi, I've been thinking about that, yet I can't get a fully satisfying answer myself. I mean, both the WMS SRS list and the WFS OtherSRS elements serve quite the same purpose, yet, one is global and the other per feature type... I'm not sure using the same list at both sides would fit all (users

Re: [Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-03-29 Thread Andrea Aime
Justin Deoliveira ha scritto: > Good idea, I believe at the moment all we do is set the "DefaultSRS", > which i think is just hardcoded to EPSG:4326. It would be nice to > provide the filtered list as "OtherSRS" elements. Quick check on geo: http://geo.openplans.org:8080/geoserver/wfs?service=WF

Re: [Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-03-28 Thread Justin Deoliveira
Good idea, I believe at the moment all we do is set the "DefaultSRS", which i think is just hardcoded to EPSG:4326. It would be nice to provide the filtered list as "OtherSRS" elements. Chris Holmes wrote: > Just a thought, though it may be a bit late, if people do set the > limited srs codes,

Re: [Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-03-28 Thread Chris Holmes
Just a thought, though it may be a bit late, if people do set the limited srs codes, I wonder if we also might then put them in the WFS 1.1 caps? I think right now we just don't report there that we do any extra epsg codes, because there's no global list, only per featureType, so our caps docs

[Geoserver-devel] Ability to limit the list of SRS elements in WMS capabilities

2008-03-28 Thread Gabriel Roldán
Hey all, as per , now its possible to configure the list of SRS elements sent with a WMS capabilities document. This may be quite useful for ArcGIS and JavScript clients, since those use to get bloated by the 3900+ SRS we support. To do so, one has to