GeoPackage object
Protected
Readonly
connectionConnection to the GeoPackage
Definition for the extension
Name of the extension
Readonly
extensionsExtensionDao
Readonly
geoGeoPackage
extension table name
Static
Readonly
GEOMETRY_Geometry Types Extension definition URL
Static
Readonly
USER_User Geometry Types Extension definition URL
as of 1.2.1, On August 15, 2016 the GeoPackage SWG voted to remove this extension from the standard due to interoperability concerns. (GeoPackage version 1.2)
Get the extension for the name, table name and column name
extension name
Optional
tableName: stringtable name
Optional
columnName: stringcolumn name
Get the extension for the name, table name and column name
extension name
Optional
tableName: stringtable name
Optional
columnName: stringcolumn name
Get the geopackage
Get the extension or create as needed
extension name
table name
column name
extension definition
extension scope type
Get or create the extension, user defined geometry type
extension
as of 5.0.0, On August 15, 2016 the GeoPackage SWG voted to remove this extension from the standard due to interoperability concerns. (GeoPackage version 1.2)
table name
column name
geometry type
Optional
author: stringuser defined author
Determine if the GeoPackage has the extension, user defined geometry type
true if has extension
as of 1.2.1, On August 15, 2016 the GeoPackage SWG voted to remove this extension from the standard due to interoperability concerns. (GeoPackage version 1.2)
table name
column name
user defined author
geometry type
Static
getGet the extension name of a extension Geometry, either user-defined or GeoPackage extension
extension name
as of 1.2.1, On August 15, 2016 the GeoPackage SWG voted to remove this extension from the standard due to interoperability concerns. (GeoPackage version 1.2)
geometry type
Static
getGet the extension name of a extension Geometry, either user-defined or GeoPackage extension
extension name
as of 1.2.1, On August 15, 2016 the GeoPackage SWG voted to remove this extension from the standard due to interoperability concerns. (GeoPackage version 1.2)
geometry type
author
Static
isStatic
isStatic
isGenerated using TypeDoc
Geometry Extensions utility methods and constants