[mapserver-dev] metadata language parameter (inspire)

Martin Kofahl M.Kofahl at gmx.net
Fri Jun 11 06:51:52 EDT 2010


Hi there,

INSPIRE requires WMS services to have a language parameter in the Capabilities (see [1] Technical Guidance View Services 3.2.3.3.1.11).

<INSPIRE:ViewCapabilities>
	<INSPIRE:Languages>
		<INSPIRE:Language>ENG</Language>
		<INSPIRE:Language default="true">FRA</Language>
	</INSPIRE:Languages>
	<INSPIRE:CurrentLanguage>
		<INSPIRE:Language>ENG</Language>
	</INSPIRE:CurrentLanguage>
</INSPIRE:ViewCapabilities>

Are there plans to implement this information? Otherwise I would using a metadata in the web section, for now limited to one language code only.

Martin

[1] http://inspire.jrc.ec.europa.eu/documents/Network_Services/Technical%20Guidance%20View%20Services%20v%202.0.pdf


More information about the mapserver-dev mailing list