<?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 Archives - diditho.com</title>
	<atom:link href="https://diditho.com/tag/spatial/feed/" rel="self" type="application/rss+xml" />
	<link>https://diditho.com/tag/spatial/</link>
	<description>&#34; Knowing is not enough we must apply. Willing is not enough we must do &#34; - Bruce Lee</description>
	<lastBuildDate>Mon, 23 Apr 2012 04:27:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://diditho.com/wp-content/uploads/2023/11/cropped-diditho-photo-logo-512-x-512-32x32.png</url>
	<title>spatial Archives - diditho.com</title>
	<link>https://diditho.com/tag/spatial/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Part 2 : Geometry dan Geography di SQL Server 2008</title>
		<link>https://diditho.com/2008/10/24/part-2-geometry-dan-geography-di-sql-server-2008/</link>
					<comments>https://diditho.com/2008/10/24/part-2-geometry-dan-geography-di-sql-server-2008/#respond</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 17:20:34 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shp]]></category>
		<category><![CDATA[spatial]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sql spatial]]></category>
		<category><![CDATA[union]]></category>
		<guid isPermaLink="false">http://diditho.com/?p=2194</guid>

					<description><![CDATA[<p>Ada 2 Jenis tipe data baru (spatial), pada SQL server 2008. Kedua jenis data tersebut adalah GEOMETRY dan GEOGRAPHY. 1. Geometry, pada permukaan datar. (Flat Earth Model). presentasi dari X dan Y 2. Geography, pada permukaan yang bulat. (Ellipsoidal Model). presentasi dari Latitude dan Lontitude. Lakukan Instalasi SQL Server 2008 (Tipe apa saja, termasuk Express)... <span class="more"><a class="more-link" href="https://diditho.com/2008/10/24/part-2-geometry-dan-geography-di-sql-server-2008/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2008/10/24/part-2-geometry-dan-geography-di-sql-server-2008/">Part 2 : Geometry dan Geography di SQL Server 2008</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2008/10/24/part-2-geometry-dan-geography-di-sql-server-2008/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Part 1 : Pengenalan Spatial Data Type di SQL Server 2008</title>
		<link>https://diditho.com/2008/10/24/part-1-pengenalan-spatial-data-type-di-sql-server-2008/</link>
					<comments>https://diditho.com/2008/10/24/part-1-pengenalan-spatial-data-type-di-sql-server-2008/#respond</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 17:01:45 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shp]]></category>
		<category><![CDATA[spatial]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sql spatial]]></category>
		<category><![CDATA[union]]></category>
		<guid isPermaLink="false">http://diditho.com/?p=2198</guid>

					<description><![CDATA[<p>Akhirnya Microsoft SQL Server 2008 mendukung tipe data spatial (keruangan). Sebelum memulai masuk ke bagian teknis ada baiknya kita sedikit berkenalan dahulu dengan data spatial. Data spatial (keruangan) dasarnya di bagi menjadi 2 bagian yaitu jenis data vektor dan satunya lagi jenis data raster. Jenis data vektor adalah &#8220;hasil&#8221; dari koordinat X,Y, Z untuk menggambarkan... <span class="more"><a class="more-link" href="https://diditho.com/2008/10/24/part-1-pengenalan-spatial-data-type-di-sql-server-2008/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2008/10/24/part-1-pengenalan-spatial-data-type-di-sql-server-2008/">Part 1 : Pengenalan Spatial Data Type di SQL Server 2008</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2008/10/24/part-1-pengenalan-spatial-data-type-di-sql-server-2008/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Part 3: Data Loading,Methods dan Sample GEOMETRY di SQL Server 2008</title>
		<link>https://diditho.com/2008/10/24/part-3-data-loadingmethods-dan-sample-geometry-di-sql-server-2008/</link>
					<comments>https://diditho.com/2008/10/24/part-3-data-loadingmethods-dan-sample-geometry-di-sql-server-2008/#respond</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 06:41:38 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shp]]></category>
		<category><![CDATA[spatial]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sql spatial]]></category>
		<category><![CDATA[union]]></category>
		<guid isPermaLink="false">http://diditho.com/?p=2191</guid>

					<description><![CDATA[<p>Pada tipe data GEOMETRY (lupakan dahulu GEOGRAPHY, agar tidak bingung), SQL Server 2008 memiliki 3 opsi loading data (membentuk data) : OGC Well Known Text (WKT), Well Known Binary (WKB) dan Geography Markup Language (GML). Sedangkan untuk mempresentasikan data, SQL Server memiliki beberapa Methods sesuai standart OGC dan beberapa yang sifatnya extended. Contoh Syntax WKT:... <span class="more"><a class="more-link" href="https://diditho.com/2008/10/24/part-3-data-loadingmethods-dan-sample-geometry-di-sql-server-2008/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2008/10/24/part-3-data-loadingmethods-dan-sample-geometry-di-sql-server-2008/">Part 3: Data Loading,Methods dan Sample GEOMETRY di SQL Server 2008</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2008/10/24/part-3-data-loadingmethods-dan-sample-geometry-di-sql-server-2008/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Step 4: Extraction, Loading SPATIAL Data Type</title>
		<link>https://diditho.com/2008/10/24/step-4-extraction-loading-spatial-data-type/</link>
					<comments>https://diditho.com/2008/10/24/step-4-extraction-loading-spatial-data-type/#comments</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 04:25:05 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shp]]></category>
		<category><![CDATA[spatial]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql 2008]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sql spatial]]></category>
		<category><![CDATA[union]]></category>
		<guid isPermaLink="false">http://diditho.com/?p=2188</guid>

					<description><![CDATA[<p>Pada tiga penjelasan sebelumnya, kita sudah berkenalan dengan jenis data spatial di SQL Server 2008. Topik berikunya mengenai load data spatial jenis shapefile(shp) ke dalam table SQL Server 2008. Mengapa saya memilih menyimpannya di SQL Server 2008 dibandingkan dengan penyimpanan format flat file macam shapefile (shp,idx,dbf) ? Berdasar pengalaman, data dalam bentuk tabular lebih mudah... <span class="more"><a class="more-link" href="https://diditho.com/2008/10/24/step-4-extraction-loading-spatial-data-type/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2008/10/24/step-4-extraction-loading-spatial-data-type/">Step 4: Extraction, Loading SPATIAL Data Type</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2008/10/24/step-4-extraction-loading-spatial-data-type/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
