<?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: Clipping rasters with GDAL using polygons</title>
	<atom:link href="http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/feed/" rel="self" type="application/rss+xml" />
	<link>http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/</link>
	<description>GIS for Open Source People</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:12:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim Sutton</title>
		<link>http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/comment-page-1/#comment-638</link>
		<dc:creator>Tim Sutton</dc:creator>
		<pubDate>Tue, 19 Jul 2011 06:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=165#comment-638</guid>
		<description>Hi

I believe it is cell-centroid based but enquiring on the gdal mailing list would give you better certainty.

Regards

Tim</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I believe it is cell-centroid based but enquiring on the gdal mailing list would give you better certainty.</p>
<p>Regards</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digger</title>
		<link>http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/comment-page-1/#comment-626</link>
		<dc:creator>Digger</dc:creator>
		<pubDate>Wed, 13 Jul 2011 12:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=165#comment-626</guid>
		<description>Hi,
Is this clip method based on center point of the raster cell?  I&#039;m looking for ways to clip the EXACT polygon boundary of a raster (not just pick up cells whose centers are inside the polygon.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Is this clip method based on center point of the raster cell?  I&#8217;m looking for ways to clip the EXACT polygon boundary of a raster (not just pick up cells whose centers are inside the polygon.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/comment-page-1/#comment-28</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Oct 2009 09:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=165#comment-28</guid>
		<description>Does it give you any error message? I don&#039;t really use windows so this is something better take up on the gdal mailing list where the experts on using it in windows can help you.

Regards

Tim</description>
		<content:encoded><![CDATA[<p>Does it give you any error message? I don&#8217;t really use windows so this is something better take up on the gdal mailing list where the experts on using it in windows can help you.</p>
<p>Regards</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makhan</title>
		<link>http://linfiniti.com/2009/09/clipping-rasters-with-gdal-using-polygons/comment-page-1/#comment-27</link>
		<dc:creator>makhan</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=165#comment-27</guid>
		<description>Hi Tim, 
I was going through your tutorial on Clipping a rater file using gdal, iam also doing some thing simillar, i have clipped a raster image using gdal_translate command and now i want to mask this clipped raster image to a polygon shape. I found your tutorial very helpful and tried to use the code what you have shown to mask a raster file,but it does nothing.

code am trying
gdalwarp -co COMPRESS=DEFLATE -co TILED=YES -of GTiff 
-r lanczos -cutline shapefile.shp sourcefile.tif destfile.tif 
and am trying this in osgeo4W command prompt, and the whole code is in one single line

anykind of help would be much appriciated, please help me

looking forward to hear from you 
Thanks Heaps
Cheers</description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
I was going through your tutorial on Clipping a rater file using gdal, iam also doing some thing simillar, i have clipped a raster image using gdal_translate command and now i want to mask this clipped raster image to a polygon shape. I found your tutorial very helpful and tried to use the code what you have shown to mask a raster file,but it does nothing.</p>
<p>code am trying<br />
gdalwarp -co COMPRESS=DEFLATE -co TILED=YES -of GTiff<br />
-r lanczos -cutline shapefile.shp sourcefile.tif destfile.tif<br />
and am trying this in osgeo4W command prompt, and the whole code is in one single line</p>
<p>anykind of help would be much appriciated, please help me</p>
<p>looking forward to hear from you<br />
Thanks Heaps<br />
Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

