<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>GISintersect.com - GIS Blog</title>
	
	<link>http://www.gisintersect.com</link>
	<description>Geographic Information Systems - News and Tips</description>
	<lastBuildDate>Tue, 15 Jun 2010 17:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GisintersectBlog" /><feedburner:info uri="gisintersectblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>ArcGIS 10 Public Release 28 June</title>
		<link>http://www.gisintersect.com/?p=128</link>
		<comments>http://www.gisintersect.com/?p=128#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:40:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=128</guid>
		<description><![CDATA[According to this post ArcGIS 10 will be out soon. ArcGIS 10 Download: June 21 (partner) or 28 (public) &#8220;ESRI says ArcGIS 10 available for partner download on 6/21/2010, public download on 6/28/2010&#8230;&#8221; - @MT_AppGeo (at ESRI-Boston [Danvers] at an ESRI Developer Network Event)]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://apb.directionsmag.com/archives/8110-ArcGIS-10-Download-June-21-partner-or-28-public.html">this</a> post ArcGIS 10 will be out soon.</p>
<blockquote><p>ArcGIS 10 Download: June 21 (partner) or 28 (public)</p>
<p>&#8220;ESRI says ArcGIS 10 available for partner download on 6/21/2010, public download on 6/28/2010&#8230;&#8221;</p>
<p>- @MT_AppGeo (at ESRI-Boston [Danvers] at an ESRI Developer Network Event)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=128</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Soon back on track</title>
		<link>http://www.gisintersect.com/?p=125</link>
		<comments>http://www.gisintersect.com/?p=125#comments</comments>
		<pubDate>Tue, 18 May 2010 14:20:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=125</guid>
		<description><![CDATA[Hey all visitors. Sorry for not updating the blog for a while. I have been very busy working on my thesis. Updates are coming in a week!]]></description>
			<content:encoded><![CDATA[<p><img src="http://api.ning.com/files/XxQv8p9uX2Krxv3YSsVC5Ik2HYqxCe9bYiKxPkkwzjD8YZ9PNwg1ra2pGGSNaxShSMBIYSWyGSu9bGbEvVLGofMfh-qto3tW/wait.jpg" alt="Wait Wait" /><br />
Hey all visitors. Sorry for not updating the blog for a while. I have been very busy working on my thesis.<br />
Updates are coming in a week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bounding Containers</title>
		<link>http://www.gisintersect.com/?p=122</link>
		<comments>http://www.gisintersect.com/?p=122#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:36:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ArcGIS]]></category>
		<category><![CDATA[convex hull]]></category>
		<category><![CDATA[Extent Polygons]]></category>
		<category><![CDATA[Minimum area circle and rectangle]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=122</guid>
		<description><![CDATA[I had to make some minimum bounding circles from a set of points in ArcGIS. After some searching i came across a very useful script by Dan Patterson. Actually it comes as a set of scripts in a toolbox. Ready to be imported into ArcGIS 9.3. The toolbox has scripts for generating convex hull, minimum [...]]]></description>
			<content:encoded><![CDATA[<p>I had to make some minimum bounding circles from a set of points in ArcGIS. After some searching i came across a very useful script by Dan Patterson. Actually it comes as a set of scripts in a toolbox. Ready to be imported into ArcGIS 9.3.<br />
The toolbox has scripts for generating convex hull, minimum area bounding rectangle, minimum area circle and extent polygons.<br />
You find it <a href="http://arcscripts.esri.com/details.asp?dbid=14535">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Natural Earth – Free Raster and Vector Data</title>
		<link>http://www.gisintersect.com/?p=117</link>
		<comments>http://www.gisintersect.com/?p=117#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:31:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Maps]]></category>
		<category><![CDATA[New Data]]></category>
		<category><![CDATA[cshapes]]></category>
		<category><![CDATA[Free map data]]></category>
		<category><![CDATA[Natural Earth]]></category>
		<category><![CDATA[Raster]]></category>
		<category><![CDATA[Shapefiles]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=117</guid>
		<description><![CDATA[Somewhat unfamiliar to me is the Natural Earth project, providing free raster and vector data of administrative borders, disputed areas, populated places, urban polygons and water boundaries in addition to much more. Great for updated maps. For historical shapefiles. Check my post on the cShapes dataset. From their website: &#8220;We developed Natural Earth as a [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.naturalearthdata.com/wp-content/uploads/2009/08/cultural_promo.gif" class="alignnone" width="580" height="150" /><br />
Somewhat unfamiliar to me is the Natural Earth project, providing free raster and vector data of administrative borders, disputed areas, populated places, urban polygons and water boundaries in addition to much more.<br />
Great for updated maps. For historical shapefiles. Check my post on the cShapes dataset.</p>
<p>From their website:<br />
<em>&#8220;We developed Natural Earth as a convenient resource for making custom maps. Unlike other map data intended for scientific analysis or military mapping, Natural Earth is designed to meet the needs of production cartographers using a variety of software applications. Maximum flexibility is a goal.&#8221;<br />
</em><br />
<a href="http://www.naturalearthdata.com/">Go to Natural Earth Website</a></p>
<p>Reference: <a href="http://hansvandermaarel.wordpress.com/">http://hansvandermaarel.wordpress.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=117</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Population Estimate Service</title>
		<link>http://www.gisintersect.com/?p=111</link>
		<comments>http://www.gisintersect.com/?p=111#comments</comments>
		<pubDate>Tue, 16 Feb 2010 16:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[CIESIN]]></category>
		<category><![CDATA[Population data]]></category>
		<category><![CDATA[Population Estimate Service]]></category>
		<category><![CDATA[Web Map Service]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=111</guid>
		<description><![CDATA[Many within the GIS community working on global data are familiar with the Gridded Population of the World (GPW). This global gridded population estimate has now been more available through a web-service. This lets the user zoom around to investigate the data without having to download the rasterdata. Additionally and more interesting are the population [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gisintersect.com/wp-content/uploads/2010/02/gpw3.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/gpw3-300x114.jpg" alt="" title="Gridded Population of the World (v3)" width="300" height="114" class="alignleft size-medium wp-image-112" /></a></p>
<p>Many within the GIS community working on global data are familiar with the Gridded Population of the World (GPW). This global gridded population estimate has now been more available through a web-service. This lets the user zoom around to investigate the data without having to download the rasterdata.<br />
Additionally and more interesting are the population estimation service, that can be accessed through OGC, REST and SOAP interface to estimate the population within a drawn polygon.</p>
<p>One of the new mapping tools also released, based on the technology used by Google Maps, demonstrates the <em>Population Estimation Service</em>. It lets users select an area of interest by drawing a polygon on the map and submit the request to the service, and it displays the results. (<a href="http://ciesin.org/news.html#New-Features-Added-to-GPW-Web-site">CIESIN News</a>)</p>
<p>The google map based Population Estimation Service can be accessed <a href="http://sedac.ciesin.columbia.edu/gpw/wps.jsp">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=111</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FME – Raster to polygon</title>
		<link>http://www.gisintersect.com/?p=98</link>
		<comments>http://www.gisintersect.com/?p=98#comments</comments>
		<pubDate>Mon, 15 Feb 2010 19:18:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FME Special]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[FME]]></category>
		<category><![CDATA[Raster to vector]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=98</guid>
		<description><![CDATA[The last couple of weeks i have been working on a raster to vector conversion in FME, and thought it would be nice to share my experiences here at my blog. This might be the start to a FME special series here at the blog with short explanations of different topics within FME. To read [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gisintersect.com/wp-content/uploads/2010/02/fme_special.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/fme_special.jpg" alt="" title="fme_special" width="300" height="112" class="alignnone size-full wp-image-105" /></a>The last couple of weeks i have been working on a raster to vector conversion in FME, and thought it would be nice to share my experiences here at my blog. This might be the start to a FME special series here at the blog with short explanations of different topics within FME. To read this raster to vector special click the read more link below.</p>
<p>What i wanted to do was to create polygons representing each of the rastercells, and extract the value from the raster and copy this value to the attribute table of the polygon.</p>
<p>I started off importing the raster to my workspace. One could also do this as a batch operation, importing multiple rasters.<br />
To convert the raster cell to polygon i used the the &#8216;RasterCellCoercer&#8217;. This transformer decomposes each of the raster features into individual points or polygons. However, the transformer does not extract the value, even when enabling the &#8220;preserve attributes&#8221; option.<br />
To be able to extract the value from each of the raster cells into an attribute i used the transformer &#8216;ElevationExtractor&#8217;. This tool extracts the z-value from each of the raster cells into a defined attribute. The default is &#8220;_elevation&#8221;.<br />
That is basically it. You can now add your output writer and add the user attribute you want to store the raster cell value from the &#8220;_elevation&#8221; attribute. Remember that your output feature must be equal to either the point or polygon option that you selected in the &#8216;RasterCellCoercer&#8217;.<br />
If you have selected multiple rasters, you could write each out to its original filename using fanout by &#8220;fme_basename&#8221;.<br />
Here is my workspace:<br />
<a href="http://www.gisintersect.com/wp-content/uploads/2010/02/raster2vector.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/raster2vector.jpg" alt="" title="Raster2Polygon" width="650" height="205" class="alignnone size-full wp-image-99" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let the Games Begin!</title>
		<link>http://www.gisintersect.com/?p=90</link>
		<comments>http://www.gisintersect.com/?p=90#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:43:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Data]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Olympics]]></category>
		<category><![CDATA[Vancouver]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=90</guid>
		<description><![CDATA[The 2010 Olympic Games in Vancouver has just started and we had to do some elementary investigation on GIS and this event. First off, as gisuser.com wrote about , google has introduced street view to the 2010 winter olympics. Now you can see all the ski slopes and navigate around in some of the inaccessible [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gisintersect.com/wp-content/uploads/2010/02/vancouver2010.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/vancouver2010-300x125.jpg" alt="" title="vancouver2010" width="300" height="125" class="alignnone size-medium wp-image-93" /></a></p>
<p>The 2010 Olympic Games in Vancouver has just started and we had to do some elementary investigation on GIS and this event.</p>
<p>First off, as <a href="http://www.gisuser.com/content/view/19704/2/">gisuser.com</a> wrote about , google has introduced street view to the 2010 winter olympics. Now you can see all the ski slopes and navigate around in some of the inaccessible areas you probably would not be able to see.<br />
The street view has been made using a google street view snowmobile, and they have set up their own page linking the events to the map.<br />
Google Street View Olympics &#8211; <a href="http://www.google.com/intl/en/landing/games10/index.html">Get inside the games!</a></p>
<p>Google has also made a olympic torch relay interactive map where you can see the route the torch has taken on its way to light the 2010 olympic fire.<br />
More <a href="http://www.vancouver2010.com/more-2010-information/olympic-torch-relay/olympic-torch-relay-interactive-map/">here</a></p>
<p>Microformats.dk has an interactive 3D tour of the Olympic venue sites using google earth plugin.<br />
Watch it <a href="http://www.microformats.dk/kort/co2togtur/vinterol2010.html">here.</a></p>
<p>You can download Vancouver olympic data <a href="http://data.vancouver.ca/datacatalogue/index.htm">here</a> (Thanks to Kay at cartotalk.com for this link).</p>
<p>Lets hope for fair and enjoyable games.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=90</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global Assessment of light pollution impact on protected areas</title>
		<link>http://www.gisintersect.com/?p=86</link>
		<comments>http://www.gisintersect.com/?p=86#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:59:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Data]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AiT]]></category>
		<category><![CDATA[CIESIN]]></category>
		<category><![CDATA[Light pollution]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=86</guid>
		<description><![CDATA[A new report from CIESIN and the Austrian Insitute of Technology has released an global assessment on light pollution on protected areas. The analysis is done to reveal how light pollution affects protected areas. Hence, two new variables was created from combining the global protected area distribution data and nighttime lights data: a Protected Area [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gisintersect.com/wp-content/uploads/2010/02/light.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/light-300x149.jpg" alt="" title="Light pollution" width="300" height="149" class="alignnone size-medium wp-image-87" /></a></p>
<p>A new report from CIESIN and the Austrian Insitute of Technology has released an global assessment on light pollution on protected areas.</p>
<p>The analysis is done to reveal how light pollution affects protected areas. Hence, two new variables was created from combining the global protected area distribution data and nighttime lights data: a Protected<br />
Area Light Pollution Index (PALI) and a Protected Area Human Impact Index (PAHI).</p>
<p>Results indicate that regions in Europe and Asia Minor, the Caribbean, South and East Asia as well as in<br />
the Eastern part of the United States are most affected. Introducing aggregated data on biomes reveals that<br />
temperate broadleaf and mixed forests suffer the biggest impact both in terms of general light pollution as<br />
well as lighting in protected areas. The presented risk assessment underscores the need for accurate and<br />
consistent spatial data on a global scale and can help to indicate which protected areas globally and<br />
nationally are at greatest risk of human activities. It is also an important step towards public communication<br />
and raising general awareness on the topic of light pollution.</p>
<p>Aubrecht et al. (2010): GLOBAL ASSESSMENT OF LIGHT POLLUTION IMPACT<br />
ON PROTECTED AREAS. </p>
<p>Read the whole report here:<br />
<a href="http://www.ciesin.columbia.edu/documents/light-pollution-Jan2010.pdf">http://www.ciesin.columbia.edu/documents/light-pollution-Jan2010.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=86</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Environmental Performance Index 2010</title>
		<link>http://www.gisintersect.com/?p=80</link>
		<comments>http://www.gisintersect.com/?p=80#comments</comments>
		<pubDate>Tue, 09 Feb 2010 22:09:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Maps]]></category>
		<category><![CDATA[New Data]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[CIESIN]]></category>
		<category><![CDATA[Environmental Performance Index]]></category>
		<category><![CDATA[EPI]]></category>
		<category><![CDATA[GISintersect.com]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Yale]]></category>

		<guid isPermaLink="false">http://www.gisintersect.com/?p=80</guid>
		<description><![CDATA[CIESIN and Yale University has released the 2010 data of their data set on environmental performance index. GisIntersect has created a map from the dataset, available here Click the map for full size:]]></description>
			<content:encoded><![CDATA[<p>CIESIN and Yale University has released the 2010 data of their data set on environmental performance index.<br />
GisIntersect has created a map from the dataset, available <a href="http://epi.yale.edu/">here</a></p>
<p>Click the map for full size:<br />
<a href="http://www.gisintersect.com/wp-content/uploads/2010/02/epi2010.jpg"><img src="http://www.gisintersect.com/wp-content/uploads/2010/02/epi2010-300x212.jpg" alt="" title="Environmental Performance Index 2010" width="300" height="212" class="alignnone size-medium wp-image-81" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last of the Wild Interactive Mapper</title>
		<link>http://www.gisintersect.com/?p=74</link>
		<comments>http://www.gisintersect.com/?p=74#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:14:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Data]]></category>
		<category><![CDATA[CIESIN]]></category>
		<category><![CDATA[SEDAC]]></category>
		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://gisintersect.com/?p=74</guid>
		<description><![CDATA[SEDAC at CIESIN has released a interactive mapper that visualizes the Human Influence and the Human Footprint dataset (version 2). The data has a global coverage and is available in 30 arc seconds grid cells and 1 km grid cells. Not much area that can be defined as untouched by humans anymore! The service is [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://sedac.ciesin.columbia.edu/images/logo.jpg" title="Logo" class="alignnone" width="53" height="60" /><br />
SEDAC at CIESIN has released a interactive mapper that visualizes the Human Influence and the Human Footprint dataset (version 2). The data has a global coverage and is available in 30 arc seconds grid cells and 1 km grid cells.<br />
Not much area that can be defined as untouched by humans anymore!</p>
<p>The service is built up with Open Layers on Geoserver.</p>
<p><a href="http://sedac.ciesin.columbia.edu/wildareas/">WildAreas</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gisintersect.com/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
