[gdal-dev] Rasdaman VRT generation script
Fabian Schindler
fabian.schindler at eox.at
Tue Aug 26 00:20:51 PDT 2014
Even,
I was not aware that creating a VRT was that easy... shame on me. My
script would have handled connection parameters and created a query
string, but I guess there is not enough added value.
Thanks for the info
Fabian
On 2014-08-25 16:06, Even Rouault wrote:
> Selon Fabian Schindler <fabian.schindler at eox.at>:
>
>> Hi folks,
>>
>> I created a small script that generates VRT files that act as
>> wrappers to add georeferencing to rasdaman arrays (which do not
>> have this feature).
>>
>> I thought I could add this somewhere under
>> "/swig/python/samples/", or is this too specific for a certain
>> driver?
>
> Looks reasonable. There are fairly specific samples in there
> already.
>
> For the sake of my curiosity, how is it different than using
> gdal_translate -of VRT -a_srs -a_ullr ? Is there anything
> specifically Rasdaman-ish in the script ?
>
> Even
>
More information about the gdal-dev
mailing list