Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasika-technologies/josm-to-osm-converter
JOSM to OSM converter
https://github.com/kasika-technologies/josm-to-osm-converter
Last synced: 4 days ago
JSON representation
JOSM to OSM converter
- Host: GitHub
- URL: https://github.com/kasika-technologies/josm-to-osm-converter
- Owner: kasika-technologies
- Created: 2019-10-29T04:39:49.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2019-10-29T05:10:58.000Z (about 5 years ago)
- Last Synced: 2023-03-21T21:28:50.776Z (almost 2 years ago)
- Language: Go
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# josm-to-osm-converter
```bash
Usage:
josm2osm [flags]Examples:
josm2osm -i input.osm -o output.osmFlags:
-h, --help help for josm2osm
-i, --input string input file
-o, --output string output file
```