[gdal-dev] gdalbuildvrt and location, Location, LOCATION
Brent Fraser
bfraser at geoanalytic.com
Thu Mar 12 17:36:34 EDT 2009
Yep, my fault. gdaltindex and gdalbuiltvrt are just fine the way they are...
Sorry for the noise,
Brent
Brent Fraser wrote:
> Hmm, my gdaltindex creates a DBF with "LOCATION", even though I see that
> gdaltindex.c sets the default to "location" on line 71:
> const char *tile_index = "location";
>
> I'll have to step through the code with the debugger...
>
> Thanks!
> Brent
>
>
> Even Rouault wrote:
>> By default, gdaltindex produces a DBF with 'location' (lowercase) and
>> ogrtindex 'LOCATION' (uppercase). So I think I've added this check so
>> that
>> people don't try to use ogrtindex output. The '-tileindex' option is
>> indeed done for those specific cases where non-standard GDAL tileindex
>> must be used.
>>
>> Le Thursday 12 March 2009 19:58:14 Brent Fraser, vous avez écrit :
>>> So either the message should be changed (since the index WAS built
>>> using
>>> GDAL products), or the default should be changed to LOCATION (my
>>> preference). I'd be happy to file a bug report if someone has a strong
>>> feeling either way..
>>
>>
>>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
More information about the gdal-dev
mailing list