Greg,
I already answered to the question in the very same thread you're
refering to.
The conclusion is that gdalbuildvrt already saves relative paths in most
cases where it makes sense. See my post :
http://lists.osgeo.org/pipermail/gdal-dev/2009-October/022358.html.
On Oct 14, 2009, at 1
On Oct 14, 2009, at 12:40 PM, Greg Coats wrote:
How does one specify that gdalbuildvrt save relative paths, rather
than absolute paths?
On Oct 14, 2009, at 12:59 PM, Jürgen E. Fischer wrote:
Looks like that isn't supported directly yet.
Since Qgis supports saving relative paths, it would
Selon Greg Coats :
> Thanks for that info.
> What is the date of the r17818 code?
10 minutes ago : http://trac.osgeo.org/gdal/changeset/17818
>
> On Oct 14, 2009, at 2:17 PM, Even Rouault wrote:
>
> > I've fixed that in trunk r17818.
>
>
___
gdal-dev
Selon "Jürgen E. Fischer" :
Greg,
you were not enough specific to understand what when wrong for you. I'd expect
an example of the exact gdalbuildvrt command line and the current directory from
where you tried it, like Jürgen did.
Indeed in Jürgen's example, GDAL was not behaving optimally. I've
Hi Greg,
On Wed, 14. Oct 2009 at 12:40:19 -0400, Greg Coats wrote:
>How does one specify that gdalbuildvrt save relative paths, rather than
>absolute paths?
Looks like that isn't supported directly yet. But I'd try:
cd /PATH/TO/THE/VRT/
gdalbuildvrt foo.vrt ../RELATIVE/PATH/TO/THE/DATAS
I develop on one computer, and then deploy on other computers. For
example, I develop on a desktop computer with many external hard
drives, and then deploy on a notebook computer with only an internal
hard drive. Additionally, I develop using a desktop computer's
external hard drives, and t