查看: 1778|回复: 3

OSGEarth中加载Sharp文件,标注字段如果有中文会显示乱码,如何解决

[复制链接]

该用户从未签到

发表于 2013-1-8 14:52:51 | 显示全部楼层 |阅读模式
标注字段中如果有中文会显示乱码“ text-content:  [code];”  如何解决?
<model name="chinaPt" driver="feature_geom">           
        <features name="chinaPt" driver="ogr">
            <url>../data/chinaPt.shp</url>
            <build_spatial_index>true</build_spatial_index>
        </features>  
        <styles>
            <style type="text/css">
                chinaPt{

该用户从未签到

发表于 2013-1-9 11:15:33 | 显示全部楼层
是否xml本身的编码没有设置正确

该用户从未签到

发表于 2013-1-9 22:22:54 | 显示全部楼层
设置textsymbol 再给支持中文的字体

该用户从未签到

 楼主| 发表于 2013-1-10 09:43:20 | 显示全部楼层
继续询问 :yungis   我配置的文件如下图,如何和你的 textsymbol  结合呢
<model name="chinaPt" driver="feature_geom">           
        <features name="chinaPt" driver="ogr">
            <url>../data/chinaPt.shp</url>
            <build_spatial_index>true</build_spatial_index>
        </features>  
        <styles>
            <style type="text/css">
                chinaPt{
                          text-provider: annotation;
                        text-content:  [code];
                        text-priority: [pop_cntry];
                            text-halo:     #3f3f7f;
                        text-align:    center_center;                           
                }                                            
            </style>
        </styles>   
        <clustering>false</clustering>       
    <lighting>false</lighting>       
    </model>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

OSG中国官方论坛-有您OSG在中国才更好

网站简介:osgChina是国内首个三维相关技术开源社区,旨在为国内更多的技术开发人员提供最前沿的技术资讯,为更多的三维从业者提供一个学习、交流的技术平台。

联系我们

  • 工作时间:09:00--18:00
  • 反馈邮箱:1315785073@qq.com
快速回复 返回顶部 返回列表