https://github.com/sofwerx/geopackagemanagerjava
This is a GeoPackage Manager That uses the GeoPackage Java Libraries
https://github.com/sofwerx/geopackagemanagerjava
Last synced: 3 months ago
JSON representation
This is a GeoPackage Manager That uses the GeoPackage Java Libraries
- Host: GitHub
- URL: https://github.com/sofwerx/geopackagemanagerjava
- Owner: sofwerx
- Created: 2018-01-24T02:11:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T14:56:50.000Z (almost 8 years ago)
- Last Synced: 2025-01-20T05:40:54.102Z (12 months ago)
- Language: Java
- Size: 43.2 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoPackageManagerJava
This is a GeoPackage Manager That uses the GeoPackage Java Libraries
## What is in Here? ##
This is basically a simple repo that contains code for easier DAO creation and manipulation. It will also include code to make new Geopackages and alter existing ones.
It uses a command line interface, but the data structures allow it to be easily implementable in a GUI as well.