https://github.com/program--/gpkg
header-only geopackage interface
https://github.com/program--/gpkg
Last synced: 5 months ago
JSON representation
header-only geopackage interface
- Host: GitHub
- URL: https://github.com/program--/gpkg
- Owner: program--
- Created: 2023-04-19T21:30:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-21T19:54:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T00:27:46.334Z (12 months ago)
- Language: C++
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gpkg
This repository is intended as an exploratory design for accessing [GeoPackage](https://www.geopackage.org) files via SQLite through the defined [GeoPackage spec](https://www.geopackage.org/spec/).