<?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>tmackinnon.com &#187; Spatial</title>
	<atom:link href="http://tmackinnon.com/xx/spatial/feed" rel="self" type="application/rss+xml" />
	<link>http://tmackinnon.com</link>
	<description>Geomatics helps you discover our world</description>
	<lastBuildDate>Mon, 30 Apr 2012 23:28:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Geomatics &#8211; GIS data base modeling</title>
		<link>http://tmackinnon.com/gis_database_modeling.php</link>
		<comments>http://tmackinnon.com/gis_database_modeling.php#comments</comments>
		<pubDate>Wed, 05 Mar 2008 14:48:19 +0000</pubDate>
		<dc:creator>tmackinnon</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[dat base]]></category>
		<category><![CDATA[data set]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[Spatial]]></category>

		<guid isPermaLink="false">http://tmackinnon.com/?p=508</guid>
		<description><![CDATA[The design of the spatial database is the formal process of analyzing facts about the real world into a structured model. Database design is characterized by the following phases: requirement analysis, logical design and physical design. In more common terms, you basically need a plan, a design layout and then the data to complete the process.]]></description>
			<content:encoded><![CDATA[<p>Included below on this page are parts of several spatial projects that I have worked on, links to papers and presentations, more general information and links about Spatial Database mapping. The latest spatial database mapping project that I have been involved in was a summer project for Kejimkujik National Park and Historic Site in Nova Scotia. The project was divided into two main sections that were indirectly inter-related to one other. The first major part of the project was the compilation of digital line work and the creation of a GIS spatial database of forest stands found within the campground.</p>
<h3>Basic overview of Spatial Data base design</h3>
<p>The second part of the project was focused on generating a GIS spatial database of the vegetation found within each campsite that was collected during a Rapid Vegetation<br />
Assessment (RVA) Survey.</p>
<p><img class="left alignleft" style="margin: 15px; border: 0px;;  float: left; padding: 4px; margin: 0 7px 2px 0;" src="http://www.tmackinnon.com/2005/gis/keji/new-forest-polys.jpg" border="0" alt="new forest polys Geomatics   GIS data base modeling " hspace="15" vspace="15" width="330" height="250" title="Geomatics   GIS data base modeling " />If you do not fully understand the fundamentals of spatial database design and management, then you may never unleash the power of GIS. Behind almost all colorful maps that you see around is a complex data management framework and structured spatial data that required special attention to issues of scale, accuracy and projection issues.</p>
<p>A database can be defined as a collection of interrelated information or data, managed and stored together as a collective unit. A GIS spatial database is a database that includes collections of information about the spatial location, relationship and shape of topological geographic features and the data in the form of attributes.</p>
<p>The design of the spatial database is the formal process of analyzing facts about the real world into a structured model. Database design is characterized by the following phases: requirement analysis, logical design and physical design. In more common terms, you basically need a plan, a design layout and then the data to complete the process.</p>
<p>Having a solid well designed spatial database is the key to performing good Spatial Analysis. The database can be complex and designed with expensive sophisticated software or can be merely a simple well organized collection of data that can be utilized in a geographic form.</p>
<p>Three main categories of spatial modeling functions that can be applied to geographic features within a GIS are: (1) geometric models, such as calculating the Euclidean distance between features, generating buffers, calculating areas and perimeters, and so on; (2) coincidence models, such as topological overlay; and (3) adjacency models (path finding, redistricting, and allocation). All three model categories support operations on spatial data such as points, lines, polygons, tins, and grids. Functions are organized in a sequence of steps to derive the desired information for analysis.</p>
<h3>Examples of GIS Spatial Database and Modeling</h3>
<ul>
<li>MacKinnon E (2004)<br />
<a title="Spatial database of forest stands in Kejimkujik National Park and Historic Site" href="http://tmackinnon.com/2005/gis/keji/keji-2004-spatial-database.pdf" target="_blank"><br />
Spatial GIS Vegetation Database and GIS Spatial Modeling </a>for the Jeremy’s<br />
Bay Campground of Kejimkujik National Park and Historic Site.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tmackinnon.com/gis_database_modeling.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geographic Information Systems (GIS)</title>
		<link>http://tmackinnon.com/geographic-information-systems-gis.php</link>
		<comments>http://tmackinnon.com/geographic-information-systems-gis.php#comments</comments>
		<pubDate>Mon, 03 Mar 2008 02:55:42 +0000</pubDate>
		<dc:creator>tmackinnon</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mobile mapping]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Spatial]]></category>

		<guid isPermaLink="false">http://tmackinnon.com/?p=484</guid>
		<description><![CDATA[GIS operates on many levels and over the past decade has become an essential tool for most urban and resource planning and management organizations. On the most basic level, GIS can be used for simple digital cartography, to create various types of maps.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Geographic information systems commonly known as GIS has become a rapidly growing technological field that allows Geomatics Specialists to solve and model real world situations by incorporating digital spatial and associated tabular data. It is often defined as a comprehensive computerized information system made up of hardware, specialized software, spatial data and people to help manipulate, analyze and present the information used for storing, manipulating and analyzing spatially indexed information.</p>
<p style="text-align: justify;"><img class="right alignleft" style="margin: 15px; border: 0px;;  float: left; padding: 4px; margin: 0 7px 2px 0;" src="http://tmackinnon.com/2005/gis/gis1.gif" border="0" alt="gis1 Geographic Information Systems (GIS)" hspace="15" vspace="15" width="230" height="265" title="Geographic Information Systems (GIS)" />GIS operates on many levels and over the past decade has become an essential tool for most urban and resource planning and management organizations. On the most basic level, GIS can be used for simple digital cartography, to create various types of maps.</p>
<p style="text-align: justify;">However the real power of GIS is through its abilities to use both spatial and statistical methods to analyze attribute and geographic information together. The end result of such an analysis can be vast amounts of derivative information, interpolated information or prioritized information.<br />
Geographic information systems commonly known as GIS has become a rapidly growing technological field that allows<br />
Geomatics Specialists to solve and model real world situations by incorporating digital spatial and associated tabular data. It is often defined as a comprehensive computerized information system made up of hardware, specialized software, spatial data and people to help manipulate, analyze and present the information used for storing, manipulating and analyzing spatially indexed information.</p>
<p style="text-align: justify;">GIS technology can be used for scientific investigations, resource and utilities management, modeling,  assessments, development planning, cartography and route planning and many other applications.. Some of these and other aspects of the GIS field are currently covered on this web site including projects related to <a href="http://tmackinnon.com/2005/gis/gis_database_modeling.php">spatial database modeling</a>, <a href="http://tmackinnon.com/2005/gis/gis_spatial_modeling.php">Geostatistical spatial modeling</a>, <a href="http://www.tmackinnon.com/2005/gis/mobile_mapping.php">mobile mapping</a>, <a href="http://tmackinnon.com/2005/gis/cartography.php">cartography</a>, and <a href="http://www.tmackinnon.com/maps/index.php">interactive web mapping</a>.</p>
<p style="text-align: justify;">Below are some examples of GIS from a few of the many GIS based projects that I have been involved with over the past few years. The links are to PDF versions of papers, presentations and or manuals related to GIS, I have many more, if anybody is interested in a particular topic then feel free to <a href="http://tmackinnon.com/contact.php">let me know</a>, as I may have a document available related to that topic.</p>
<h3>Examples of GIS</h3>
<ul>
<li>MacKinnon E (2004) <a href="http://tmackinnon.com/2005/gis/keji/keji-2004-spatial-database.pdf" target="_blank">Spatial GIS Vegetation Database and GIS Spatial Modeling </a>at Kejimkujik National Park and Historic Site.</li>
<li>MacKinnon E (2003) <a href="http://tmackinnon.com/2005/gis/mobile_mapping/Mobile_Mapping.pdf" target="_blank">Mobile Mapping Application for Updating AGRG Weather Station data</a></li>
<li>MacKinnon E (2003) <a href="http://tmackinnon.com/2005/gis/mobile_mapping/ArcStudio-Presentation.pdf" target="_blank">Mobile Mapping Application</a> &#8211; for Updating AGRG Weather Station data</li>
<li>MacKinnon E, &amp; Murphy J. (2003) <a href="http://tmackinnon.com/2005/gis/gps/LeicaGS20-AGRG-manual-2003.pdf" target="_blank">Leica GS20 Professional Data Mapper</a> &#8211; Leica GS20 AGRG Users Guide</li>
</ul>
<p>.</p>
<ul>
<li><a href="http://tmackinnon.com/2005/dir/odp.php?browse=/Science/Social_Sciences/Geography/Geographic_Information_Systems/">GIS Directory</a></li>
<li><a href="http://www.geo.ed.ac.uk/agidict/welcome.html" target="_blank">GIS Dictionary</a></li>
<li><a title="An overview of what GIS is" href="http://tmackinnon.com/2005/gis/whatisgis.pdf" target="_blank">What is GIS</a> &#8211; power point presentation with more information about GIS</li>
<li><a title="An overview of GIS theory" href="http://tmackinnon.com/2005/gis/GISTheory.pdf" target="_blank">GIS Theory</a> - an Overview of GIS by The University of Melbourne</li>
<li><a href="http://www.gis.com/" target="_blank">GIS.com</a> GIS portal site by ESRI</li>
<li><a href="http://pcigeomatics.com/index.php?option=com_content&amp;view=article&amp;id=26&amp;Itemid=5" target="_blank">Geomatica GeoCapacity</a></li>
<li><a title="Spatial Databases as models of reality" href="http://www.geog.ubc.ca/courses/klink/gis.notes/ncgia/u10.html" target="_blank">Spatial Databases</a> &#8211; models of reality</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tmackinnon.com/geographic-information-systems-gis.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

