Hi Even,
thanks a lot! That did the trick.
Best Nicol
Am Dienstag, den 08.10.2013, 22:05 +0200 schrieb Even Rouault:
> Le mardi 08 octobre 2013 21:37:54, Jukka Rahkonen a écrit :
> > Nicol Hermann geoworld.de> writes:
> > > Hello list,
> > >
> > > I am trying to batch load GPX files from a di
Le mardi 08 octobre 2013 21:37:54, Jukka Rahkonen a écrit :
> Nicol Hermann geoworld.de> writes:
> > Hello list,
> >
> > I am trying to batch load GPX files from a directory into a mysql
> > database.
> > In order to avoid duplicates I am using the '-overwrite' layer create
> > option.
> > The fo
Nicol Hermann geoworld.de> writes:
>
> Hello list,
>
> I am trying to batch load GPX files from a directory into a mysql
> database.
> In order to avoid duplicates I am using the '-overwrite' layer create
> option.
> The following line throw the error message
>
> ogr2ogr -overwrite -f MYSQL
>
Hello list,
I am trying to batch load GPX files from a directory into a mysql
database.
In order to avoid duplicates I am using the '-overwrite' layer create
option.
The following line throw the error message
ogr2ogr -overwrite -f MYSQL
'MYSQL:dbname,host=localhost,user=me,password=' ${file} -lco