ExecuteGeoPackage |
Top Previous Next |
A GeoPackage is a geographically enabled SQLite database file.
You can import from it, using this method:
Syntax: ExecuteGeoPackage(filename, TableName: string; geography: boolean; attribute, roadname, externalid, limit, ZFrom, ZTo: string);
|