<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Migrating shapefiles to PostGIS (c# mapscript tutorial, part 6)</title>
	<atom:link href="http://www.paolocorti.net/2006/07/27/migrating-shapefiles-to-postgis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paolocorti.net/2006/07/27/migrating-shapefiles-to-postgis/</link>
	<description>a blog about GIS, CMS, agile development and design patterns</description>
	<pubDate>Fri, 30 Jul 2010 22:25:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.paolocorti.net/2006/07/27/migrating-shapefiles-to-postgis/comment-page-1/#comment-33705</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 03 Dec 2007 13:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2006/07/27/migrating-shapefiles-to-postgis/#comment-33705</guid>
		<description>Thanks.  I don't know if it was just me but I had to use a lower case d in this line:

createlang plpgsql -U psqluser -D TUTORIAL</description>
		<content:encoded><![CDATA[<p>Thanks.  I don&#8217;t know if it was just me but I had to use a lower case d in this line:</p>
<p>createlang plpgsql -U psqluser -D TUTORIAL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StephenKCA</title>
		<link>http://www.paolocorti.net/2006/07/27/migrating-shapefiles-to-postgis/comment-page-1/#comment-33240</link>
		<dc:creator>StephenKCA</dc:creator>
		<pubDate>Sat, 01 Dec 2007 01:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2006/07/27/migrating-shapefiles-to-postgis/#comment-33240</guid>
		<description>Good explanation of the basics.  Thank you.

A couple caveats:

1. I needed to use the superuser account to run lwpostgis.sql.

2. Trying to run the output SQL from shp2pgsql using a userid other than the superuser generated an error "permission denied for relation geometry_columns" and failed.  I needed to "GRANT ALL ON geometry_columns TO userid" as the superuser before it would work.</description>
		<content:encoded><![CDATA[<p>Good explanation of the basics.  Thank you.</p>
<p>A couple caveats:</p>
<p>1. I needed to use the superuser account to run lwpostgis.sql.</p>
<p>2. Trying to run the output SQL from shp2pgsql using a userid other than the superuser generated an error &#8220;permission denied for relation geometry_columns&#8221; and failed.  I needed to &#8220;GRANT ALL ON geometry_columns TO userid&#8221; as the superuser before it would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sravan</title>
		<link>http://www.paolocorti.net/2006/07/27/migrating-shapefiles-to-postgis/comment-page-1/#comment-32139</link>
		<dc:creator>sravan</dc:creator>
		<pubDate>Mon, 26 Nov 2007 10:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2006/07/27/migrating-shapefiles-to-postgis/#comment-32139</guid>
		<description>this material is excellent to start the conversions from .shp to .sql files</description>
		<content:encoded><![CDATA[<p>this material is excellent to start the conversions from .shp to .sql files</p>
]]></content:encoded>
	</item>
</channel>
</rss>
