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

Helmut Kudrnovsky hellik at web.de
Wed Nov 18 13:15:49 PST 2015


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=GEOMETRY
WARNING: Option <geometry> will be ignored. OGR doesn't support it for
selected format (SQLite).
Check if OGR layer <testshape> contains polygons...
Column name <cat> renamed to <cat_>
Importing 1 features (OGR layer <testshape>)...
[...]

so it still open the question how to use it in v.in.ogr --ui?




-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/what-is-the-correct-way-to-import-a-spatialite-db-into-trunk-tp5237277p5237279.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


More information about the grass-dev mailing list