The layer names appear to be case sensitive, but elsewhere (when calling wms through a URL for example) they’re not. Should this be changed or should they remain case sensitive? I am happy to submit a bug report if required, just thought I’d check the facts first.
Hi Tom,
Interesting. I cant reproduce the case-insensitivity part. When i make a
request with a regular wms i get can exception back. Can you include
perhaps an example?
Thanks,
-Justin
Tom (JDi Solutions) wrote:
The layer names appear to be case sensitive, but elsewhere (when calling
wms through a URL for example) they're not. Should this be changed or
should they remain case sensitive? I am happy to submit a bug report if
required, just thought I'd check the facts first.
!DSPAM:4007,47039d4c52126491211187!------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/!DSPAM:4007,47039d4c52126491211187!
------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users!DSPAM:4007,47039d4c52126491211187!
--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org
Maybe I didn’t describe it properly, if you go to Web Map Server → contents and add in some of your WMS layers to the “base map layers” field they have to be in the correct case. In my case, osm:OSM works whereas osm:OSm doesn’t. If I set that I get the error: Layer osm:VIEWOSm is invalid.
On 10/4/07, Justin Deoliveira <jdeolive@anonymised.com > wrote:
Hi Tom,
Interesting. I cant reproduce the case-insensitivity part. When i make a
request with a regular wms i get can exception back. Can you include
perhaps an example?Thanks,
-Justin
Tom (JDi Solutions) wrote:
The layer names appear to be case sensitive, but elsewhere (when calling
wms through a URL for example) they’re not. Should this be changed or
should they remain case sensitive? I am happy to submit a bug report if
required, just thought I’d check the facts first.
!DSPAM:4007,47039d4c52126491211187!
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/!DSPAM:4007,47039d4c52126491211187!
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users!DSPAM:4007,47039d4c52126491211187!
–
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org
Tom (JDi Solutions) ha scritto:
Maybe I didn't describe it properly, if you go to Web Map Server -> contents and add in some of your WMS layers to the "base map layers" field they have to be in the correct case. In my case, osm:OSM works whereas osm:OSm doesn't. If I set that I get the error: Layer osm:VIEWOSm is invalid.
I just checked, the same happens with GetMap requests as well, at least
on 1.6.0-beta3. If I issue:
I get:
org.vfny.geoserver.wms.WmsException: Could not find layer topp:States
I haven't tried on 1.5.3 thought, but I don't remember seeing the
code changed in that respect...
Cheers
Andrea