User Tools

Site Tools


samples:samples:project2sqlite

Table of Contents

project2sqlite sample

Documentation | Samples | project2sqlite

Summary

How a create a command-line utility to convert whole project (including layers) into an SQLite database.

Description

This sample illustrates use of:

Name Description
TGIS_LayerSqlSqliteLayer that can read SQL file via Sqlite.
TGIS_LayerVector.ImportLayerImports a layer from an existing layer.
TGIS_LayerVectorSqlAbstract.SQLParameterConnection parameters.
TGIS_ConfigIniEncapsulation of layer configuration file.

Code

This sample is available on following platforms (click to see source code):

2020/05/26 09:38

Page Tools