Skip to content

GPKG Vector Features and Vector Tiles #31

Description

@techmavengeospatial

Have you thought of including support for Geospatial/GIS Map Data?

Specifically GeoPackage which also uses SQLite

  • Vector Features - (geometry blob similar to WKB well known binary and regular attribute fields/data)
  • Vector Tiles (tile_data blob GZ PBF Protocol Buffer Format)
  • Both of these require support tables and metadata (GPKG_Contents, and others)

Spatialite library can read GeoPackage there is also SPL.JS WASM Web Assembly Library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions