ARCGIS server met numerieke laagnamen
De configuratie voor WMS services bevat de optie 'Use layer names from the map document'
Deze staat volgens de esri documentatie standaard 'uit', waardoor er integers als laagnaam worden opgenomen.
Het probleem ontstaat doordat de laag in deze response een integer als naam heeft:
<Layer queryable="1">
<Name>0</Name>
Uit OGC WMS definitie:
7.2.4.2 Names and titles
A number of elements have both a <Name> and a <Title>. The Name is a text string used for machine-to-machine
communication while the Title is for the benefit of humans. For example, a dataset might have the
Hoe de laagnaam wordt opgenomen in de 'capabilities' response wordt geconfigureerd in ArcGis server:
Use available WMS service properties—ArcGIS Server | Documentation for ArcGIS Enterprise