Hi,

I have built geoserver locally on windows xp so that I can build my layers 
before uploading to the Ubuntu server installation of geoserver.

I am in germany and have the following SLD...

<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<sld:StyledLayerDescriptor version="1.0.0" 
xmlns:sld="http://www.opengis.net/sld"; xmlns:ogc="http://www.opengis.net/ogc"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
  <sld:NamedLayer>
    <sld:Name>FNP_Stadt_Peine_01_f_Project</sld:Name>
    <sld:UserStyle>
      <sld:Name>Style1</sld:Name>
      <sld:FeatureTypeStyle>
        <sld:FeatureTypeName>FNP_Stadt_Peine_01_f_Project</sld:FeatureTypeName>
        <sld:Rule>
          <sld:Name>Wohnbaufl?che</sld:Name>
          <sld:Title>Wohnbaufl?che</sld:Title>
          <ogc:Filter>
            <ogc:PropertyIsEqualTo>
              <ogc:PropertyName>Zweck_1</ogc:PropertyName>
              <ogc:Literal>Wohnbaufl?che</ogc:Literal>
            </ogc:PropertyIsEqualTo>
          </ogc:Filter>
          <sld:MinScaleDenominator>100</sld:MinScaleDenominator>
          <sld:MaxScaleDenominator>150000</sld:MaxScaleDenominator>
          <sld:PolygonSymbolizer>
            <sld:Fill>
            ...etc etc etc


everytime the letter "ä" should be in the SLD, geoserver replaces it with 
"?"........Can anyone tell me why?

The Server is in Norway, and I am in germany.....Is that the problem????


Yours,

Robert Buckley
www.zgb.de



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to