Documentation | Samples | project2sqlite
How a create a command-line utility to convert whole project (including layers) into an SQLite database.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_LayerSqlSqlite | Layer that can read SQL file via Sqlite. |
TGIS_LayerVector.ImportLayer | Imports a layer from an existing layer. |
TGIS_LayerVectorSqlAbstract.SQLParameter | Connection parameters. |
TGIS_ConfigIni | Encapsulation of layer configuration file. |
This sample is available on following platforms (click to see source code):