[gdal-dev] gdalbuildvrt and location, Location, LOCATION

Brent Fraser bfraser at geoanalytic.com
Thu Mar 12 16:46:02 EDT 2009


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..
> 
> 
> 


More information about the gdal-dev mailing list