<?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>Spatial Galaxy &#187; Web Mapping</title>
	<atom:link href="http://spatialgalaxy.net/category/web-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://spatialgalaxy.net</link>
	<description>Exploring the Realms of GIS and Other Stuff</description>
	<lastBuildDate>Tue, 06 Apr 2010 19:36:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>QgisToMapServer &#8211; A Conversion Tool</title>
		<link>http://spatialgalaxy.net/2008/09/19/qgistomapserver-a-conversion-tool/</link>
		<comments>http://spatialgalaxy.net/2008/09/19/qgistomapserver-a-conversion-tool/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 22:17:32 +0000</pubDate>
		<dc:creator>Gary Sherman</dc:creator>
				<category><![CDATA[MapServer]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Quantum GIS]]></category>
		<category><![CDATA[Web Mapping]]></category>

		<guid isPermaLink="false">http://spatialgalaxy.net/?p=56</guid>
		<description><![CDATA[QgisToMapServer converts a saved QGIS project file to a map file, ready to be served with MapServer. A binary preview version for both Mac and Windows is available now. For Linux/Unix users, the source code is available from the Git repository.
QgisToMapServer is different from the plugin in QGIS. It is a standalone Python application providing [...]]]></description>
			<content:encoded><![CDATA[<p>QgisToMapServer converts a saved QGIS project file to a map file, ready to be served with MapServer. A binary preview version for both Mac and Windows is available now. For Linux/Unix users, the source code is available from the Git repository.</p>
<p>QgisToMapServer is different from the plugin in QGIS. It is a standalone Python application providing the following features:</p>
<ul>
<li>Create MapServer map files from saved QGIS project files
</li>
<li>Preview the map file (requires shp2img)</li>
<li>Customizable data path</li>
</ul>
<p>For full details see: <a href="http://spatialserver.net/qgis2ms">http://spatialserver.net/qgis2ms</a></p>
<p><script type="text/javascript" src="https://www.ohloh.net/projects/13702/widgets/project_partner_badge"></script></p>
<div class="lightsocial_container"><a href="http://digg.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F09%2F19%2Fqgistomapserver-a-conversion-tool%2F&amp;title=QgisToMapServer+-+A+Conversion+Tool"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a href="http://www.reddit.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F09%2F19%2Fqgistomapserver-a-conversion-tool%2F&amp;title=QgisToMapServer+-+A+Conversion+Tool"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a href="http://www.technorati.com/faves?add=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F09%2F19%2Fqgistomapserver-a-conversion-tool%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a href="http://twitter.com/home?status=Reading+http%3A%2F%2Fspatialgalaxy.net%2F2008%2F09%2F19%2Fqgistomapserver-a-conversion-tool%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://spatialgalaxy.net/2008/09/19/qgistomapserver-a-conversion-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rasters in the Database&#8212;Why Bother?</title>
		<link>http://spatialgalaxy.net/2008/02/15/rasters-in-the-database-why-bother/</link>
		<comments>http://spatialgalaxy.net/2008/02/15/rasters-in-the-database-why-bother/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 15:34:29 +0000</pubDate>
		<dc:creator>Gary Sherman</dc:creator>
				<category><![CDATA[ESRI]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Mapping]]></category>

		<guid isPermaLink="false">http://spatialgalaxy.net/2008/02/15/rasters-in-the-database-why-bother/</guid>
		<description><![CDATA[I&#8217;ve come to the conclusion that storing rasters in a database is of dubious value, particularly from a data warehouse perspective. 
If you manage a collection of rasters that are updated on a frequent basis, storing them in a relational database with ArcSDE quickly becomes a pain. I&#8217;m not talking about a dozen or so [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve come to the conclusion that storing rasters in a database is of dubious value, particularly from a data warehouse perspective. </p>
<p>If you manage a collection of rasters that are updated on a frequent basis, storing them in a relational database with ArcSDE quickly becomes a pain. I&#8217;m not talking about a dozen or so rasters, but rather tens of thousands. The overhead of the database and middleware just doesn&#8217;t seem to be worth it.</p>
<p>A better solution is to use MapServer with a tile index (created using gdaltindex) to serve them to your desktop clients via WMS. Fast, simple, and easy to update and manage.</p>
<div class="lightsocial_container"><a href="http://digg.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F02%2F15%2Frasters-in-the-database-why-bother%2F&amp;title=Rasters+in+the+Database---Why+Bother%3F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a href="http://www.reddit.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F02%2F15%2Frasters-in-the-database-why-bother%2F&amp;title=Rasters+in+the+Database---Why+Bother%3F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a href="http://www.technorati.com/faves?add=http%3A%2F%2Fspatialgalaxy.net%2F2008%2F02%2F15%2Frasters-in-the-database-why-bother%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a href="http://twitter.com/home?status=Reading+http%3A%2F%2Fspatialgalaxy.net%2F2008%2F02%2F15%2Frasters-in-the-database-why-bother%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://spatialgalaxy.net/2008/02/15/rasters-in-the-database-why-bother/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>QGIS MapServer</title>
		<link>http://spatialgalaxy.net/2007/05/11/qgis-mapserver/</link>
		<comments>http://spatialgalaxy.net/2007/05/11/qgis-mapserver/#comments</comments>
		<pubDate>Fri, 11 May 2007 16:17:08 +0000</pubDate>
		<dc:creator>Gary Sherman</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Quantum GIS]]></category>
		<category><![CDATA[Web Mapping]]></category>

		<guid isPermaLink="false">http://spatialgalaxy.net/2007/05/11/qgis-mapserver/</guid>
		<description><![CDATA[Marco Hugentobler at the Institute of Cartography, ETH Zurich has announced the QGIS MapServer project.
From the website:
&#8220;QGIS mapserver is a server module for geographic maps. The content of vector and raster datasources (e.g. shapefiles, gml, postgis, wfs, geotiff ) is visualized according to the request parameters. The generated map image is sent back to the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://spatialgalaxy.net/wp-content/qgis_wms_serv.png" title="QGIS MapServer" alt="QGIS MapServer" align="left" height="208" hspace="2" width="209" />Marco Hugentobler at the <a href="http://www.karto.ethz.ch/"><span style="text-decoration: none">Institute of Cartography, ETH Zurich</span></a> has announced the <a href="http://karlinapp.ethz.ch/qgis_wms/qgis_wms.html">QGIS MapServer project</a>.</p>
<p>From the website:<br />
&#8220;<em>QGIS mapserver is a server module for geographic maps. The content of vector and raster datasources (e.g. shapefiles, gml, postgis, wfs, geotiff ) is visualized according to the request parameters. The generated map image is sent back to the client over the internet.</em>&#8221;</p>
<p>This project is very much in the early stages, as it requires a specific development version of QGIS. There is a Windows binary available for download as well as packages for Ubuntu (make sure to read the caveat).</p>
<p>You can also view a <a href="http://karlinapp.ethz.ch/fcgi-bin/qgis_wms_dir/europe/qgis_wms_serv.fcgi?SERVICE=WMS&amp;REQUEST=GetMap&amp;BBOX=-2164760,28423,2600000,4000000&amp;FORMAT=jpg&amp;WIDTH=500&amp;HEIGHT=500&amp;LAYERS=countries&amp;STYLES=default">sample map request</a> that displays the countries of Europe.</p>
<div class="lightsocial_container"><a href="http://digg.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2007%2F05%2F11%2Fqgis-mapserver%2F&amp;title=QGIS+MapServer"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a href="http://www.reddit.com/submit?url=http%3A%2F%2Fspatialgalaxy.net%2F2007%2F05%2F11%2Fqgis-mapserver%2F&amp;title=QGIS+MapServer"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a href="http://www.technorati.com/faves?add=http%3A%2F%2Fspatialgalaxy.net%2F2007%2F05%2F11%2Fqgis-mapserver%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a href="http://twitter.com/home?status=Reading+http%3A%2F%2Fspatialgalaxy.net%2F2007%2F05%2F11%2Fqgis-mapserver%2F"><img src="http://spatialgalaxy.net/wp-content/themes/r755/images/social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://spatialgalaxy.net/2007/05/11/qgis-mapserver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
