<?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>Geographic information system</title>
	<atom:link href="http://gisexplored.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gisexplored.wordpress.com</link>
	<description>The Hitchhiker&#039;s Guide to GIS - Salvage Code Red</description>
	<lastBuildDate>Mon, 26 Jan 2009 16:14:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='gisexplored.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/58bc08c166c2f3f9f4224037308c1c6e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Geographic information system</title>
		<link>http://gisexplored.wordpress.com</link>
	</image>
			<item>
		<title>Oracle for gis</title>
		<link>http://gisexplored.wordpress.com/2009/01/15/oracle-for-gis/</link>
		<comments>http://gisexplored.wordpress.com/2009/01/15/oracle-for-gis/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 16:56:06 +0000</pubDate>
		<dc:creator>kaisar</dc:creator>
				<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://gisexplored.wordpress.com/?p=50</guid>
		<description><![CDATA[We are going to use oracle as gis database server. We will use AutoCAD Map 3D for creating editing and updating gis data in the database. As database client we will use sqlplusw and sqldeveloper. We will also use GeoRaptor for viewing geometry data in sqldeveloper.
Creating a table with geometry field:
create table kavel(
id varchar2(30 BYTE) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gisexplored.wordpress.com&blog=4028374&post=50&subd=gisexplored&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://gisexplored.wordpress.com/2009/01/15/oracle-for-gis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/94bc29425072704971ef5f53a12e5cc5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kaisar</media:title>
		</media:content>
	</item>
		<item>
		<title>GIS file formats</title>
		<link>http://gisexplored.wordpress.com/2008/07/02/gis-file-formats/</link>
		<comments>http://gisexplored.wordpress.com/2008/07/02/gis-file-formats/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 01:49:30 +0000</pubDate>
		<dc:creator>kaisar</dc:creator>
				<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://gisexplored.wordpress.com/?p=13</guid>
		<description><![CDATA[A GIS file format is a standard of encoding geographical information into a file. They are created mainly by government mapping agencies (such as the USGS) or by GIS software developers.
Metadata often includes:

Elevation data, either in raster or vector form (e.g., contours)
Shape layers, usually expressed as line drawings, for streets, postal zone boundaries, etc.
Coordinate system [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gisexplored.wordpress.com&blog=4028374&post=13&subd=gisexplored&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://gisexplored.wordpress.com/2008/07/02/gis-file-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/94bc29425072704971ef5f53a12e5cc5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kaisar</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual Earth: Restrict Map to Specified Viewable Area And Zoom Scale</title>
		<link>http://gisexplored.wordpress.com/2008/06/24/virtual-earth-restrict-map-to-specified-viewable-area/</link>
		<comments>http://gisexplored.wordpress.com/2008/06/24/virtual-earth-restrict-map-to-specified-viewable-area/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:02:01 +0000</pubDate>
		<dc:creator>kaisar</dc:creator>
				<category><![CDATA[Virtual Earth]]></category>
		<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://gisexplored.wordpress.com/?p=8</guid>
		<description><![CDATA[Virtual Earth provieds quite powerful API&#8217;s to control the viewer. It also has a online Interactive SDK (http://dev.live.com/virtualearth/sdk/)  where we can see the use of different API calls.
I was interested to restrict the viewable area and the zoom scale of the viewer. The reason was one of our clients wishes to restrict the users [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gisexplored.wordpress.com&blog=4028374&post=8&subd=gisexplored&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://gisexplored.wordpress.com/2008/06/24/virtual-earth-restrict-map-to-specified-viewable-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/94bc29425072704971ef5f53a12e5cc5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kaisar</media:title>
		</media:content>
	</item>
		<item>
		<title>Understanding features in Mapguide</title>
		<link>http://gisexplored.wordpress.com/2008/06/20/understanding-features-in-mapguide/</link>
		<comments>http://gisexplored.wordpress.com/2008/06/20/understanding-features-in-mapguide/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 15:11:53 +0000</pubDate>
		<dc:creator>kaisar</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[Mapguide]]></category>

		<guid isPermaLink="false">http://gisexplored.wordpress.com/?p=3</guid>
		<description><![CDATA[Understanding features is fundamental to being able to use the MapGuide
Web API. Nearly every application will need to interact with feature data in
one form or another.
Features are map objects representing items like roads (polylines), lakes
(polygons), or locations (points).
A feature source is a resource that contains a set of related features, stored in a
file or database. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gisexplored.wordpress.com&blog=4028374&post=3&subd=gisexplored&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://gisexplored.wordpress.com/2008/06/20/understanding-features-in-mapguide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/94bc29425072704971ef5f53a12e5cc5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kaisar</media:title>
		</media:content>
	</item>
	</channel>
</rss>