<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lizongbo at 618119.com &#187; uDig</title>
	<atom:link href="http://618119.com/tag/udig/feed" rel="self" type="application/rss+xml" />
	<link>http://618119.com</link>
	<description>工作,生活,Android,前端,Linode,Ubuntu,nginx,java,apache,tomcat,Resin,mina,Hessian,XMPP,RPC</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>使用uDig制作geoserver中需要的style</title>
		<link>http://618119.com/archives/2008/01/13/63.html</link>
		<comments>http://618119.com/archives/2008/01/13/63.html#comments</comments>
		<pubDate>Sun, 13 Jan 2008 06:27:09 +0000</pubDate>
		<dc:creator>lizongbo</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[geoserver]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[uDig]]></category>

		<guid isPermaLink="false">http://618119.com/archives/2008/01/13/63.html</guid>
		<description><![CDATA[手工编写SLD是非常麻烦的，因此可以用uDig来帮助生成。 1.下载uDig: http://udig.refractions.net/downloads/udig-1.1-RC13.exe 来源：　http://udig.refractions.net/ ２．安装uDig,新建工程，添加图层． 3.选中图层，主菜单&#8211; &#62; Layer &#8212; &#62; Change Style ,编辑样式，然后选择左下角的Export,导出SLD文件， 对于导出的文件中，如果存在字体描述，容易出现乱码，删除 &#60;sld:CssParameter name=&#8221;font-family&#8221;&#62; &#60;ogc:Literal&#62;Arial&#60;/ogc:Literal&#62; &#60;/sld:CssParameter&#62; 关于　Openlayers,geoserver,uDig,网上有一组很有价值的文章： 链接如下： http://hi.baidu.com/znn1980/blog/category/Gis http://hi.baidu.com/znn1980/blog/item/0140c3f8c55f980cd9f9fd78.html http://hi.baidu.com/znn1980/blog/item/66fab1259126956334a80f7b.html http://hi.baidu.com/znn1980/blog/item/8c42da1f6614a260f624e442.html http://hi.baidu.com/znn1980/blog/item/2b6af5c43afa48c839db494c.html http://hi.baidu.com/znn1980/blog/item/89b7272439841030c895594f.html http://hi.baidu.com/znn1980/blog/item/761b122907d129fd99250a48.html http://hi.baidu.com/znn1980/blog/item/761b122921a807fd99250a01.html http://hi.baidu.com/znn1980/blog/item/f6cb13c7904cf6d8d100601d.html 一个Openlayser的marker例子： http://geoinformatics.nju.edu.cn/whereyougo/ 一个　style　样本： &#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&#62; &#60;sld:StyledLayerDescriptor xmlns:sld=&#8221;http://www.opengis.net/sld&#8221; xmlns:ogc=&#8221;http://www.opengis.net/ogc&#8221; xmlns:gml=&#8221;http://www.opengis.net/gml&#8221; version=&#8221;1.0.0&#8243;&#62; &#60;sld:UserLayer&#62; &#60;sld:LayerFeatureConstraints&#62; &#60;sld:FeatureTypeConstraint/&#62; &#60;/sld:LayerFeatureConstraints&#62; &#60;sld:UserStyle&#62; &#60;sld:Name&#62;Default Styler&#60;/sld:Name&#62; &#60;sld:Title&#62;Default Styler&#60;/sld:Title&#62; &#60;sld:Abstract/&#62; &#60;sld:FeatureTypeStyle&#62; &#60;sld:Name&#62;simple&#60;/sld:Name&#62; &#60;sld:Title&#62;title&#60;/sld:Title&#62; &#60;sld:Abstract&#62;abstract&#60;/sld:Abstract&#62; &#60;sld:FeatureTypeName&#62;Dguangdong_region&#60;/sld:FeatureTypeName&#62; [...]]]></description>
		<wfw:commentRss>http://618119.com/archives/2008/01/13/63.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

