Selon iomeneandrei :
> Dear all,
> I'm using ogr2ogr (GDAL 1.8.0) to import a shapefile in a spatialite db.
>
> If I use spatialite gui to make it (without check "with spatial index"
> option), I have only a new one table in my sqlite db.
>
> If I use ogr2ogr "ogr2ogr -append -s_srs EPSG:3004 -t_s
Dear all,
I'm using ogr2ogr (GDAL 1.8.0) to import a shapefile in a spatialite db.
If I use spatialite gui to make it (without check "with spatial index"
option), I have only a new one table in my sqlite db.
If I use ogr2ogr "ogr2ogr -append -s_srs EPSG:3004 -t_srs EPSG:3004 -f
SQLite -dsco SPATI