https://github.com/sofwerx/swx-gpkg
Go command line tool to flatten gpkg files for SWX TORGI project
https://github.com/sofwerx/swx-gpkg
Last synced: 2 months ago
JSON representation
Go command line tool to flatten gpkg files for SWX TORGI project
- Host: GitHub
- URL: https://github.com/sofwerx/swx-gpkg
- Owner: sofwerx
- Created: 2018-11-03T19:29:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T13:57:13.000Z (over 6 years ago)
- Last Synced: 2025-01-20T05:40:32.885Z (4 months ago)
- Language: Go
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

### SWX-GPKG Command line tool```bash
swxtorgi filename
```
- [X] Output CSV
- [ ] Output JSON
- [ ] Add Command line flags
- [ ] Create Go docs
- [ ] Configure makefile for Docker builds
- [ ] Add 100% test coverage