<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: MapServer at pair Networks</title>
	<atom:link href="http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/</link>
	<description>...Jason Birch's geospatial ramblings</description>
	<pubDate>Thu, 24 Jul 2008 00:29:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Richard Marsden</title>
		<link>http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66823</link>
		<dc:creator>Richard Marsden</dc:creator>
		<pubDate>Thu, 15 May 2008 15:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66823</guid>
		<description>Hello, I'm the "one of the users on the private Pair newsgroups", and I now have something to show for my (and Jason's) efforts. The main map can be found here:

http://www.ecomapcostarica.com/map/index.shtml

This is a preliminary map. We will be in the field from 26th May for about a week. We intend to have some live map updates and to get the students blogging. Real ecological data and student reports won't be uploaded until after we return.

This is implemented using MapServer and OpenLayers. Further annotation and icons are added using a KML layer in OpenLayers. The grid is 'manually' drawn in Javascript (this was actually easier than creating the coordinates in Excel/Python/whatever and creating a KML file). Even without the multi-source layers, I found that adding OpenLayers greatly improved the user experience - along the same principles as AJAX. 

A second map page uses Virtual Earth for the base layer, but this does not work so well when zoomed in and it prefers Internet Explorer.

Once we had it built, the MapServer side of things is pretty simple - data is in the form of SHP files or GeoTIFF. Both have been tiled and indexed.

Thanks Jason!</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m the &#8220;one of the users on the private Pair newsgroups&#8221;, and I now have something to show for my (and Jason&#8217;s) efforts. The main map can be found here:</p>
<p><a href="http://www.ecomapcostarica.com/map/index.shtml" rel="nofollow">http://www.ecomapcostarica.com/map/index.shtml</a></p>
<p>This is a preliminary map. We will be in the field from 26th May for about a week. We intend to have some live map updates and to get the students blogging. Real ecological data and student reports won&#8217;t be uploaded until after we return.</p>
<p>This is implemented using MapServer and OpenLayers. Further annotation and icons are added using a KML layer in OpenLayers. The grid is &#8216;manually&#8217; drawn in Javascript (this was actually easier than creating the coordinates in Excel/Python/whatever and creating a KML file). Even without the multi-source layers, I found that adding OpenLayers greatly improved the user experience - along the same principles as AJAX. </p>
<p>A second map page uses Virtual Earth for the base layer, but this does not work so well when zoomed in and it prefers Internet Explorer.</p>
<p>Once we had it built, the MapServer side of things is pretty simple - data is in the form of SHP files or GeoTIFF. Both have been tiled and indexed.</p>
<p>Thanks Jason!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisWebster</title>
		<link>http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66768</link>
		<dc:creator>ChrisWebster</dc:creator>
		<pubDate>Thu, 10 Apr 2008 08:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66768</guid>
		<description>Thanks for the tips.  So now I guess I'll try installing OSGeo4W instead.  Maybe I'm the one who should get out more....</description>
		<content:encoded><![CDATA[<p>Thanks for the tips.  So now I guess I&#8217;ll try installing OSGeo4W instead.  Maybe I&#8217;m the one who should get out more&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Birch</title>
		<link>http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66766</link>
		<dc:creator>Jason Birch</dc:creator>
		<pubDate>Wed, 09 Apr 2008 21:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66766</guid>
		<description>Yes... yes I do :)

OSGeo4W is a continuation of the MS4W project, and has a fusion demo application available in it.

The Fusion JS API isn't well documented yet, but there is a host of other docs available on the Fusion site:

http://trac.osgeo.org/fusion/</description>
		<content:encoded><![CDATA[<p>Yes&#8230; yes I do <img src='http://www.jasonbirch.com/nodes/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>OSGeo4W is a continuation of the MS4W project, and has a fusion demo application available in it.</p>
<p>The Fusion JS API isn&#8217;t well documented yet, but there is a host of other docs available on the Fusion site:</p>
<p><a href="http://trac.osgeo.org/fusion/" rel="nofollow">http://trac.osgeo.org/fusion/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisWebster</title>
		<link>http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66761</link>
		<dc:creator>ChrisWebster</dc:creator>
		<pubDate>Wed, 09 Apr 2008 17:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonbirch.com/nodes/2008/04/07/183/mapserver-at-pair-networks/#comment-66761</guid>
		<description>You really need to get out more... :-))

Nice to see the MapServer demos actually working, as my home installation (MS4W from http://maptools.org/ms4w/) is still ...er... a work in progress.

Have you seen any documentation on the Fusion API for MapServer yet?  I'm interested in trying it out with MapServer (not enough hardware for MapGuide OS), but can't find any docs to get me started...

Cheers, Chris</description>
		<content:encoded><![CDATA[<p>You really need to get out more&#8230; :-))</p>
<p>Nice to see the MapServer demos actually working, as my home installation (MS4W from <a href="http://maptools.org/ms4w/" rel="nofollow">http://maptools.org/ms4w/</a>) is still &#8230;er&#8230; a work in progress.</p>
<p>Have you seen any documentation on the Fusion API for MapServer yet?  I&#8217;m interested in trying it out with MapServer (not enough hardware for MapGuide OS), but can&#8217;t find any docs to get me started&#8230;</p>
<p>Cheers, Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
