Dear community,
GeoServer has now reached such a level of quality that you can't keep going 
around it:

It needs that GeoServer supports 100% i18n.

The actual situation is that the only that works is the title used in the SLD:

<Title>This is the default title
  <Localized lang="en">English title</Localized>
  <Localized lang="it">Titolo in italiano</Localized>
</Title>

It´s also possible to define localized "Keywords" in the Layer definition.

What I expect is to make a call to the getcapabilities / getlegendgraphic / 
getmap with the parameter &lang=XX and get my document 100% in the language I 
defined.

what's missing:

For Layers:

  *   Title
  *   Abstract
  *   Keywords: at the moment is possible to define localized keywords. If I 
configure DE, EN and generic keyword, by calling the getcapabilities with 
&lang=DE parameter, I obtain all the keywords (what I'd expect is just DE and 
generic, without the specific EN keywords)
For Styles:

  *   Title (already implemented and works great for the getlegendgraphic)
  *   Abstract
  *   Label (by calling the getmap, with &lang=de: see only the DE labels)

I hope I haven't opened a double argument.

Best Regards

Pietro

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to