Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPKG Vector Features and Vector Tiles #31

Open
techmavengeospatial opened this issue Jun 20, 2024 · 1 comment
Open

GPKG Vector Features and Vector Tiles #31

techmavengeospatial opened this issue Jun 20, 2024 · 1 comment

Comments

@techmavengeospatial
Copy link

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

@marcobambini
Copy link
Member

@techmavengeospatial yes, sure, we'll be ready to announce our SQLite extensions support within a few weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants