Reader Directives
The suffixes shown are prefixed by the current <ReaderKeyword> in a mapping file. By default, the <ReaderKeyword> for the SpatiaLite reader is SPATIALITE.
DATASET
The value for this keyword is the path to the SpatiaLite database as specified by the reader overview.
Required/Optional
Required
Example:
SPATIALITE_DATASET “C:\dbs\polygons.sl3”
Workbench Parameter
Destination SpatiaLite Database(s)
ENCODING
The value for this keyword determines how FME will interpret string data stored in the SpatiaLite database.
Required/Optional
Optional
Workbench Parameter
Character Encoding
Example:
SPATIALITE_ENCODING utf-8