On samedi 4 mars 2017 04:42:54 CET jratike80 wrote:
> Even Rouault-2 wrote
>
> > Opinions on script naming (I also tought to ogrcat.py to reflect the
> > similarity with the Unix cat
> > utility used to concatenate files), option naming, etc.. are welcome
>
> Hi,
>
> ogrmerge.py is good name for
Even Rouault-2 wrote
> Opinions on script naming (I also tought to ogrcat.py to reflect the
> similarity with the Unix cat
> utility used to concatenate files), option naming, etc.. are welcome
Hi,
ogrmerge.py is good name for the script.
I would rename -overwrite_lyr into -overwrite_layer. It p
Hi,
I've worked on a script to merge several OGR datasources into a single one.
Nothing that can't be done with ogr2ogr with some loops around, but I think
this can be convenient.
There are basically 2 modes :
- Default one: each layer of each source datasource is written as a separate
layer in