Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Name

sfdatasource — Manage Simple Features Datasource

Syntax

sfdatasource open <filename> [readonly | readwrite]

Description

Programmatically manage a project object of type Simple Features Datasource. The datasource must be the active project object, set using project activate or project setpath

Arguments

sfdatasource open filename [readonly |  readwrite]

Unknown macro: {indent}

Open given file in readonly or readwrite mode. The file must be a file supported by OGR.

See also

  • No labels