Re: [GRASS-dev] what is the correct way to import a spatialite db into trunk?

2015-11-18 Thread Helmut Kudrnovsky
Helmut Kudrnovsky wrote > any ideas to how to import a spatialite db into trunk? ah ok, with v.in.ogr-import wizzard it works, the command in trunk for importing a spatialite db seems to be: v.in.ogr input=C:\tmp\newaddons\testsqlite\gg\testshape.sqlite layer=testshape output=testshape geometry=G

[GRASS-dev] what is the correct way to import a spatialite db into trunk?

2015-11-18 Thread Helmut Kudrnovsky
given a shapefile translated to a spatialite db: ogr2ogr -f "SQLITE" testshape.sqlite testshape.shp -dsco SPATIALITE=YES ogrinfo testshape.sqlite -al INFO: Open of `testshape.sqlite' using driver `SQLite' successful. Layer name: testshape Geometry: Polygon Feature Count: 1 Extent: (16.7098