<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Spatially Adjusted &#187; uDig</title>
	<atom:link href="http://spatiallyadjusted.com/tag/udig/feed/" rel="self" type="application/rss+xml" />
	<link>http://spatiallyadjusted.com</link>
	<description>Geospatial Technology, Web Mapping and Spatial Services</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:09:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='spatiallyadjusted.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/3494bfdbb63b28860a842cca3c0af1dc?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Spatially Adjusted &#187; uDig</title>
		<link>http://spatiallyadjusted.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://spatiallyadjusted.com/osd.xml" title="Spatially Adjusted" />
	<atom:link rel='hub' href='http://spatiallyadjusted.com/?pushpress=hub'/>
		<item>
		<title>Sharing Cartography</title>
		<link>http://spatiallyadjusted.com/2009/04/21/sharing-cartography/</link>
		<comments>http://spatiallyadjusted.com/2009/04/21/sharing-cartography/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 15:52:13 +0000</pubDate>
		<dc:creator>James Fee</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[arcview]]></category>
		<category><![CDATA[Cartography]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ESRI]]></category>
		<category><![CDATA[ESRI Layer File]]></category>
		<category><![CDATA[geomonkey]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[Layer Package]]></category>
		<category><![CDATA[Mapfile]]></category>
		<category><![CDATA[Mapnik]]></category>
		<category><![CDATA[Mapserver]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[ogc]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[sidecars]]></category>
		<category><![CDATA[SLD]]></category>
		<category><![CDATA[uDig]]></category>

		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=2671</guid>
		<description><![CDATA[There are tons of ways to store spatial data, but sharing cartography is much harder. ESRI seems to be using their new Layer Package &#8220;format&#8221; to keep the ESRI layer file with the datasets. Outside of that I don&#8217;t really see much in the way for cartography support with data layers (other than the odd [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spatiallyadjusted.com&amp;blog=29818612&amp;post=2671&amp;subd=jamesmfee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are tons of ways to store spatial data, but sharing cartography is much harder.  ESRI seems to be using their new Layer Package &#8220;format&#8221; to keep the ESRI layer file with the datasets. Outside of that I don&#8217;t really see much in the way for cartography support with data layers (other than the odd ESRI LYR file offered up on FTP sites).  In a way, there is much to like about ESRI&#8217;s decision to use essentially a <a href="http://en.wikipedia.org/wiki/Sidecar_file">sidecar file</a> for storing symbology and maybe there is a more open method of sharing this information.</p>
<p>Most of the time when you download data, you just get the raw file format (usually shapefiles).  You then drag your new downloaded dataset to your viewer (possibly ArcView, maybe uDig) and then you proceed to try and figure out how to color the map up (of course there is no metadata so you can&#8217;t figure out what field you should symbolize on) in an attempt to match that PDF of a scanned map that someone gave you.  Wouldn&#8217;t it be better if there was included symbology that allowed you to view that data layer the way the author intended?</p>
<p>Well as I said, ESRI&#8217;s Layer Package format does this.  The Layer file is of course a problem <a href="http://blog.cleverelephant.ca/2009/04/esri-formats-back-to-future.html">because you need ArcObjects</a> to read it.  But in an ESRI world, that isn&#8217;t too much of a problem.  Outside of an ESRI world, maybe the MapServer <a href="http://www.mapserver.org/mapfile/">Mapfile</a> might be the best way to get symbology information in (heck you<a href="http://arcscripts.esri.com/details.asp?dbid=12766"> can write out a Mapfile from ESRI</a>, let alone all those open source clients).  Some have said KML is that format.  I disagree because it doesn&#8217;t lend itself to storing attribute information (maybe there are <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#schemadata">ways</a>, but I still question if KML should be used this way).  At least KML does store simple symbology with the dataset.</p>
<p>Ron Lake <a href="http://twitter.com/rlake66/statuses/1571508334">offers up SLD/SE</a> as an option, but acknowleges that it really has no traction.  I really haven&#8217;t seen <a href="http://www.opengeospatial.org/standards/sld">SLD</a> used much beyond some <a href="http://geoserver.org/display/GEOSDOC/OGC+SLD+Explanations+and+Samples">GeoServer</a> documentation and I&#8217;ve not seen anyone try and use SLD for storing cartography in desktop clients (<em>NOTE: <a href="http://www.spatiallyadjusted.com/2009/04/21/sharing-cartography/#comment-41770">According to comments</a> uDig does support SLD, but not be default which is a good starting point</em>).  Sean Gillies <a href="http://twitter.com/sgillies/statuses/1575327128">thinks CSS</a> is the best option but again we run into the issues of desktop clients not supporting it and probably won&#8217;t (though Sean gets GeoMonkey cred for continuing to use the term &#8220;GeoWeb&#8221; every chance he gets).</p>
<p>What about <a href="http://www.mapnik.org/">Mapnik</a>?  It does a superb job at rendering great maps and <a href="http://twitter.com/ajturner/statuses/1575372733">Andrew Turner says</a> there is a project that can <a href="http://code.google.com/p/mapnik-utils/wiki/Cascadenik">convert CSS into Mapnik</a>.  Now that might be a workflow.  CSS is very easy to edit and and work with and  Mapnik is great at rendering cartography (and could easily be supported by desktop clients).  CSS gets stored as a sidecar file to the dataset and the rich cartography can be read with Mapnik to render the maps as the author wishes the maps to look.  Maybe Sean is on to something after all&#8230;</p>
<div class="wp-caption aligncenter" style="width: 510px"><img title="Lion in a sidecar" src="http://images.spatiallyadjusted.com/lion-wall-of-death.jpg" alt="If we are going to go out on the GeoWeb wall of death, well need a sidecar." width="500" height="387" /><p class="wp-caption-text">If we are going to go out on the GeoWeb wall of death, we&#039;ll need a sidecar.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesmfee.wordpress.com/2671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesmfee.wordpress.com/2671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesmfee.wordpress.com/2671/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spatiallyadjusted.com&amp;blog=29818612&amp;post=2671&amp;subd=jamesmfee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spatiallyadjusted.com/2009/04/21/sharing-cartography/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/118119cd576946a2af9bc06a8c394976?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=PG" medium="image">
			<media:title type="html">cageyjames</media:title>
		</media:content>

		<media:content url="http://images.spatiallyadjusted.com/lion-wall-of-death.jpg" medium="image">
			<media:title type="html">Lion in a sidecar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
