Modify ↓
Opened 5 years ago
Last modified 5 years ago
#20608 new enhancement
Conversion from command line
| Reported by: | Michal | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin opendata | Version: | |
| Keywords: | Cc: |
Description
Hi
Is there option to convert files with JOSM using command line?
I know that JOSM can run some tasks from command line, but I haven't found any option to save as, only to save as image.
For example I want to do something like this:
java --jar josm.jar saveas <source> <output>
java --jar josm.jar saveas map.kml map.osm
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
| Owner: | changed from to |
|---|
It's in the spirit of #15229 but we're not there yet.
Note:
See TracTickets
for help on using tickets.



I'd suggest gpsbabel for such tasks.