<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"	>
<channel>
	<title>Comments on: Reprojecting in Python</title>
	<atom:link href="http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/</link>
	<description>I use this blog to post my thoughts and random stuff from time to time.  See my About page for more info about me.  Note that my views and opinions expressed here are my own and do not reflect the views of my employer</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:33:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sean Gillies</title>
		<link>http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/comment-page-1/#comment-13080</link>
		<dc:creator>Sean Gillies</dc:creator>
		<pubDate>Sun, 15 Jul 2007 02:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/#comment-13080</guid>
		<description>&lt;p&gt;Yes, there is. Use pyproj (&lt;a href=&quot;http://pyproj.googlecode.com/svn/trunk/README.html&quot; rel=&quot;nofollow&quot;&gt;http://pyproj.googlecode.com/svn/trunk/README.html&lt;/a&gt;) to transform coordinate lists (or numpy arrays) in one try. No need to fool with WKT or creating shapeObjs.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[Mozilla Firefox 2.0.0.4   Ubuntu Linux
<p>Yes, there is. Use pyproj (<a href="http://pyproj.googlecode.com/svn/trunk/README.html" rel="nofollow">http://pyproj.googlecode.com/svn/trunk/README.html</a>) to transform coordinate lists (or numpy arrays) in one try. No need to fool with WKT or creating shapeObjs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Bronn</title>
		<link>http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/comment-page-1/#comment-13074</link>
		<dc:creator>Justin Bronn</dc:creator>
		<pubDate>Sun, 15 Jul 2007 01:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kralidis.ca/blog/2007/07/14/reprojecting-in-python/#comment-13074</guid>
		<description>You may also use GeoDjango to accomplish this task.  Further, Python has a built in CSV module that makes life easier -- check out my example here:
http://examples.geopython.org/csv_points.txt</description>
		<content:encoded><![CDATA[Mozilla Firefox 2.0.0.4   Windows XP<p>
You may also use GeoDjango to accomplish this task.  Further, Python has a built in CSV module that makes life easier &#8212; check out my example here:<br />
<a href="http://examples.geopython.org/csv_points.txt" rel="nofollow">http://examples.geopython.org/csv_points.txt</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

