Bug 363 - problem adding layers from WMS servers which have a layer name starting with a digit
: problem adding layers from WMS servers which have a layer name starting with ...
Status: NEW
: Chameleon
Core
: 1.1
: PC Windows 2000
: P2 normal
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-23 09:03 by
Modified: 2004-11-25 14:30 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-04-23 09:03:02
There is a problem with adding a layer from a WMS server in Chameleon (through
the Manage Severs widget) when this layer has a layer name of e.g. 0. No layer
name is then written in the dbf "structs".

So in the current situation Chameleon cannot work with WMS servers which
advertize layer names starting with digits.

Example capabilities:

<Layer queryable="1" opaque="0" noSubsets="0">
<Name>0</Name>
<Title>NLPR_R98</Title>
<LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90" />
<BoundingBox SRS="EPSG:28992" minx="13558.3999" miny="306866.7999"
maxx="278090.2001" maxy="618985.6001" resx="1" resy="1" />
</Layer> 

The corresponding row from the capab.dbf has the field NAME empty.

I just changed my layer name on the WMS to layer_0 and then there is no problem.
------- Comment #1 From 2004-06-24 12:00:08 -------
Bart is this issue still a problem in the 1.99 beta 1 release, or in the current
cvs version?

If it is still an issue please update the version to 1.99 thanks.
------- Comment #2 From 2004-07-08 11:15:29 -------
Changed target to 1.99 RC 1.
------- Comment #3 From 2004-11-08 15:11:22 -------
need to set up a wms server with layer names that are digits to replicate.
------- Comment #4 From 2004-11-24 09:42:10 -------
question: should we do this for RC1?
------- Comment #5 From 2004-11-25 14:30:15 -------
removed status comment since we descide to set to a future target