On 28.05.19 06:29, CDelancy wrote:
Unfortunately, I had never heard of a .yml file before your post and I would
not know what to do with what you have linked. My attempts to research it
haven't yielded anything useful.
.yml is one of the file extensions for the text-based YAML
data-serialization
On 28.03.2018 16:31, Marcos Dione wrote:
> in my opinion, gdal_merge should be used only if the merged version
> will be used for more things or if you're going to use it with something
> that doesn't know how to read the .vrt files (i.e., is not using gdal).
Even then it seems to be faster to
Hi Ian, heya GDALers
On 27.03.2018 22:56, Ian Reese wrote:
> Maybe this is a bug or am I using gdal_merge.py improperly.
I've recently become unsure whether (and when) gdal_merge.py should be
used at all, or whether gdalbuildvrt followed by gdaltranslate or
gdalwarp is always preferable. (Also ask
Heya GDALers
Is someone here able to answer
https://gis.stackexchange.com/q/274775/51574 ? (I didn't get any answers
on GIS Stack Exchange, yet. If more information is needed, please let me
know here or on Stack Exchange.)
Is my approach (i.e. aiming to preserve color interpretation) even the
rig