Skip to content

API to extract WKB from geometry value #162

@wonder-sk

Description

@wonder-sk

In diffs, values of geometry columns have geometry encoded according to GPKG spec: http://www.geopackage.org/spec/#gpb_format - the actual WKB is wrapped with some extra information.

When working with diffs in clients, it would be useful to have API call that would extract WKB from the geometry value so that the clients do not need to implement the conversion themselves.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions