﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15666	"Display ""Abstract"" field of WMS layers"	Don-vip	team	"The GetCapabilities WMS request of Toulouse WMS server describes the imagery date (year) in `Abstract` field:

https://wms.plan.toulouse.fr/geocache/wms/?VERSION=1.1.1&SERVICE=WMS&REQUEST=GetCapabilities

{{{
#!xml
<Layer cascaded=""1"" queryable=""0"">
<Name>ortho2013</Name>
<Title>Orthophotographie 12cm</Title>
<Abstract>Orthophotographie de la CUGT 2013</Abstract>
<LatLonBoundingBox minx=""1.067280"" miny=""43.483600"" maxx=""1.638920"" maxy=""43.784100""/>
<BoundingBox SRS=""EPSG:3943"" minx=""1544415.000000"" miny=""2255499.000000"" maxx=""1589916.000000"" maxy=""2288000.000000""/>
<SRS>EPSG:3943</SRS>
<BoundingBox SRS=""EPSG:3943"" minx=""1555055.302200"" miny=""2258673.503500"" maxx=""1589543.325700"" maxy=""2286507.779200""/>
<SRS>EPSG:3943</SRS>
<BoundingBox SRS=""EPSG:3857"" minx=""-20037508.342789"" miny=""-20037508.342789"" maxx=""20037508.342789"" maxy=""20037508.342789""/>
<SRS>EPSG:3857</SRS>
<SRS>EPSG:900913</SRS>
</Layer>
<Layer cascaded=""1"" queryable=""0"">
<Name>ortho2015</Name>
<Title>Orthophotographie 10cm 2015</Title>
<Abstract>Orthophotographie de la CUGT 2015</Abstract>
<LatLonBoundingBox minx=""1.067280"" miny=""43.483600"" maxx=""1.638920"" maxy=""43.784100""/>
<BoundingBox SRS=""EPSG:3943"" minx=""1544415.000000"" miny=""2255499.000000"" maxx=""1589916.000000"" maxy=""2288000.000000""/>
<SRS>EPSG:3943</SRS>
<BoundingBox SRS=""EPSG:3943"" minx=""1555055.302200"" miny=""2258673.503500"" maxx=""1589543.325700"" maxy=""2286507.779200""/>
<SRS>EPSG:3943</SRS>
<BoundingBox SRS=""EPSG:3857"" minx=""-20037508.342789"" miny=""-20037508.342789"" maxx=""20037508.342789"" maxy=""20037508.342789""/>
<SRS>EPSG:3857</SRS>
<SRS>EPSG:900913</SRS>
</Layer>
<Layer cascaded=""1"" queryable=""0"">
<Name>ortho2007</Name>
<Title>Orthophotographie 10cm</Title>
<Abstract>Orthophotographie de la CUGT 2007</Abstract>
<LatLonBoundingBox minx=""1.067280"" miny=""43.483600"" maxx=""1.638920"" maxy=""43.784100""/>
<BoundingBox SRS=""EPSG:3943"" minx=""1544415.000000"" miny=""2255499.000000"" maxx=""1589916.000000"" maxy=""2288000.000000""/>
<SRS>EPSG:3943</SRS>
<BoundingBox SRS=""EPSG:3857"" minx=""-20037508.342789"" miny=""-20037508.342789"" maxx=""20037508.342789"" maxy=""20037508.342789""/>
<SRS>EPSG:3857</SRS>
<SRS>EPSG:900913</SRS>
</Layer>
}}}

But this information does not appear in JOSM HMI:

[[Image(wms.png)]]

We should display it if the text is different from `Title`."	enhancement	closed	normal	17.12	Core imagery		fixed	wms	
