Le mercredi 07 septembre 2011 17:05:50, Andreas Neumann a écrit :
> HI Jukka,
>
> Thank you for your thoughts. Yes, perhaps I should use update instead
> of append.
>
> I actually found out what the problem is:
>
> Tables or views that do not have an entry in public.geometry_columns
> (the
Andreas,
Segfaulting is a serious issue. Can you tell the version of GDAL you used?
On Wed, Sep 7, 2011 at 8:35 PM, Andreas Neumann wrote:
> HI Jukka,
>
> Thank you for your thoughts. Yes, perhaps I should use update instead of
> append.
>
> I actually found out what the problem is:
>
> Tables
HI Jukka,
Thank you for your thoughts. Yes, perhaps I should use update instead
of append.
I actually found out what the problem is:
Tables or views that do not have an entry in public.geometry_columns
(the postgis metadata table) cause the segmentation fault. Once the
entry is there, it co
Andreas Neumann carto.net> writes:
>
> Hi,
>
> I am converting several tables from Postgis to SpatiaLite using
> ogr2ogr.
>
> Here is my command:
>
> ---
> ogr2ogr -append -lco LAUNDER=yes -lco SPATIAL_INDEX=yes -nln
> av_grenzpunkte -f SQLite uster.sqlite PG:"dbname='mydb' h