<?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: Image Mosaicking with GDAL</title>
	<atom:link href="http://linfiniti.com/2009/09/image-mosaicking-with-gdal/feed/" rel="self" type="application/rss+xml" />
	<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/</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: cexk</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-190</link>
		<dc:creator>cexk</dc:creator>
		<pubDate>Mon, 07 Jun 2010 10:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-190</guid>
		<description>Hi!
I got the same problem like ttamba. It seems that my QGIS does not see propper GDAL?
How to solve that problem??? http://www.bbierhapial.net</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I got the same problem like ttamba. It seems that my QGIS does not see propper GDAL?<br />
How to solve that problem??? <a href="http://www.bbierhapial.net" rel="nofollow">http://www.bbierhapial.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GDAL &#8211; poradnik &#124; Geostrona</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-182</link>
		<dc:creator>GDAL &#8211; poradnik &#124; Geostrona</dc:creator>
		<pubDate>Thu, 13 May 2010 13:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-182</guid>
		<description>[...] Wynikiem będzie wspomniany duży raster, który może jednak spowodować spowolnienie działania programu. Optymalizację wyświetlania rastrów opisał Tim Sutton na swoim blogu. Optymalizacja wyświetlania rastrów w QGIS. [...]</description>
		<content:encoded><![CDATA[<p>[...] Wynikiem będzie wspomniany duży raster, który może jednak spowodować spowolnienie działania programu. Optymalizację wyświetlania rastrów opisał Tim Sutton na swoim blogu. Optymalizacja wyświetlania rastrów w QGIS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MD</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-180</link>
		<dc:creator>MD</dc:creator>
		<pubDate>Fri, 07 May 2010 15:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-180</guid>
		<description>Hi!
I got the same problem like ttamba. It seems that my QGIS does not see propper GDAL?
How to solve that problem???

Ubuntu 10.4
QGIS 1.4.0 (from repository)</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I got the same problem like ttamba. It seems that my QGIS does not see propper GDAL?<br />
How to solve that problem???</p>
<p>Ubuntu 10.4<br />
QGIS 1.4.0 (from repository)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ttamba</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-169</link>
		<dc:creator>ttamba</dc:creator>
		<pubDate>Fri, 23 Apr 2010 03:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-169</guid>
		<description>Hi Tim,

Thank again, I think my qgis build is not linked to my gdal built. So the problem I don&#039;t know how to walk through this??? I guess I have to recompile qgis from sources ???

Regards</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>Thank again, I think my qgis build is not linked to my gdal built. So the problem I don&#8217;t know how to walk through this??? I guess I have to recompile qgis from sources ???</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Sutton</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-167</link>
		<dc:creator>Tim Sutton</dc:creator>
		<pubDate>Tue, 20 Apr 2010 20:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-167</guid>
		<description>Hi

Yes you should be able to open ecw files in QGIS. But you need to make sure that your QGIS build is linking to your hand built gdal and not to any other gdal lying around on your system otherwise it isnt going to work!

Regards

Tim</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Yes you should be able to open ecw files in QGIS. But you need to make sure that your QGIS build is linking to your hand built gdal and not to any other gdal lying around on your system otherwise it isnt going to work!</p>
<p>Regards</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ttamba</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-166</link>
		<dc:creator>ttamba</dc:creator>
		<pubDate>Tue, 20 Apr 2010 05:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-166</guid>
		<description>Hi Tim,
Thank you for your answer. You&#039;re right  I think when  I tried to build the source fron svn the server was overloaded. Even I re-tried and the first time the archives have been locked after unzipping the  abunch of sources and the second time was the good one.

Finally, I successfully build gdal with the support of ECW format. Another question, when building ecw support format with gdal, could I add ECW and jpeg2000 raster files into QGIS. Looks like the ER-Mapper ecw and jpeg2000 are not available into qgis raster type ???

Thank again Tim

Regards</description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
Thank you for your answer. You&#8217;re right  I think when  I tried to build the source fron svn the server was overloaded. Even I re-tried and the first time the archives have been locked after unzipping the  abunch of sources and the second time was the good one.</p>
<p>Finally, I successfully build gdal with the support of ECW format. Another question, when building ecw support format with gdal, could I add ECW and jpeg2000 raster files into QGIS. Looks like the ER-Mapper ecw and jpeg2000 are not available into qgis raster type ???</p>
<p>Thank again Tim</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Sutton</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-165</link>
		<dc:creator>Tim Sutton</dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-165</guid>
		<description>It was probably just the svn server being a bit overloaded or an issue with your connection. Try to wait a few hours and then update again. Otherwise take it up with the gdal team!

Regards

Tim</description>
		<content:encoded><![CDATA[<p>It was probably just the svn server being a bit overloaded or an issue with your connection. Try to wait a few hours and then update again. Otherwise take it up with the gdal team!</p>
<p>Regards</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ttamba</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-160</link>
		<dc:creator>ttamba</dc:creator>
		<pubDate>Wed, 14 Apr 2010 08:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-160</guid>
		<description>Hi Tim,

I&#039;m getting problem with building dgal from trunk to enable ecw support following your post. I&#039;m wondering what is going on... because when building from sources (using subversion) and I noticed that the process of importing files from trunk stop after 2 minutes and nothing happens... Could not follow up and could not figure out what i&#039;m doing wrong. Here is a piece of shell commande to illustrate my issue.

*************************************************************************8
A    gdal/frmts/wms/frmt_wms_tileservice_bmng.xml
A    gdal/frmts/wms/frmt_wms_metacarta_tms.xml
A    gdal/frmts/wms/frmt_wms.html
A    gdal/frmts/wms/wmsdriver.cpp
A    gdal/frmts/wms/md5.cpp
A    gdal/frmts/wms/dataset.cpp
A    gdal/frmts/wms/rasterband.cpp
A    gdal/frmts/wms/frmt_wms_metacarta_wmsc.xml
A    gdal/frmts/wms/stuff.cpp
A    gdal/frmts/wms/wmsdriver.h
A    gdal/frmts/wms/stdinc.h
A    gdal/frmts/wms/md5.h
A    gdal/frmts/wms/minidriver_tms.cpp
A    gdal/frmts/envisat
A    gdal/frmts/envisat/EnvisatFile.h
A    gdal/frmts/envisat/envisat_dump.c
A    gdal/frmts/envisat/envisatdataset.cpp
A    gdal/frmts/envisat/dumpgeo.c
A    gdal/frmts/envisat/makefile.vc
A    gdal/frmts/envisat/GNUmakefile
A    gdal/frmts/envisat/EnvisatFile.c
A    gdal/frmts/pgchip
A    gdal/frmts/pgchip/pgchip.h
A    gdal/frmts/pgchip/pgchipdataset.cpp

***************************************************************************

Any idea of what is wrong ???

Regards</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I&#8217;m getting problem with building dgal from trunk to enable ecw support following your post. I&#8217;m wondering what is going on&#8230; because when building from sources (using subversion) and I noticed that the process of importing files from trunk stop after 2 minutes and nothing happens&#8230; Could not follow up and could not figure out what i&#8217;m doing wrong. Here is a piece of shell commande to illustrate my issue.</p>
<p>*************************************************************************8<br />
A    gdal/frmts/wms/frmt_wms_tileservice_bmng.xml<br />
A    gdal/frmts/wms/frmt_wms_metacarta_tms.xml<br />
A    gdal/frmts/wms/frmt_wms.html<br />
A    gdal/frmts/wms/wmsdriver.cpp<br />
A    gdal/frmts/wms/md5.cpp<br />
A    gdal/frmts/wms/dataset.cpp<br />
A    gdal/frmts/wms/rasterband.cpp<br />
A    gdal/frmts/wms/frmt_wms_metacarta_wmsc.xml<br />
A    gdal/frmts/wms/stuff.cpp<br />
A    gdal/frmts/wms/wmsdriver.h<br />
A    gdal/frmts/wms/stdinc.h<br />
A    gdal/frmts/wms/md5.h<br />
A    gdal/frmts/wms/minidriver_tms.cpp<br />
A    gdal/frmts/envisat<br />
A    gdal/frmts/envisat/EnvisatFile.h<br />
A    gdal/frmts/envisat/envisat_dump.c<br />
A    gdal/frmts/envisat/envisatdataset.cpp<br />
A    gdal/frmts/envisat/dumpgeo.c<br />
A    gdal/frmts/envisat/makefile.vc<br />
A    gdal/frmts/envisat/GNUmakefile<br />
A    gdal/frmts/envisat/EnvisatFile.c<br />
A    gdal/frmts/pgchip<br />
A    gdal/frmts/pgchip/pgchip.h<br />
A    gdal/frmts/pgchip/pgchipdataset.cpp</p>
<p>***************************************************************************</p>
<p>Any idea of what is wrong ???</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linfiniti Geo Blog &#187; Blog Archive &#187; Clipping rasters with GDAL using polygons</title>
		<link>http://linfiniti.com/2009/09/image-mosaicking-with-gdal/comment-page-1/#comment-18</link>
		<dc:creator>Linfiniti Geo Blog &#187; Blog Archive &#187; Clipping rasters with GDAL using polygons</dc:creator>
		<pubDate>Sun, 27 Sep 2009 20:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://linfiniti.com/?p=153#comment-18</guid>
		<description>[...] my previous article on mosaicking I illustrated how GDAL can can be built with ECW support. Before I get started with my clipping, I [...]</description>
		<content:encoded><![CDATA[<p>[...] my previous article on mosaicking I illustrated how GDAL can can be built with ECW support. Before I get started with my clipping, I [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

