Command-line .omap file conversion #2434
jan-gerard
started this conversation in
Ideas
Replies: 1 comment
-
|
A litte bit of discussion on this topic can be found in #2345. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Our orienteering federation has a site with all our maps. Some clubs use OOM, some use Ocad for mapping. Maps used to be submitted in our national registration tool in bitmap or pdf format, but now, using ocad2geojson and ocad2image.js in the backend, it is easy to convert an .ocd file on the fly to svg or png. Very practical. New/updated maps will be uploaded directly as native vector map. And the site does the rest for making them accessible in the browser.
However, .omap files that are submitted need still manual conversion, either exporting to pdf or to ocd format, before they can be used with the full potential of our map management site.
Now the question/suggestion/idea: Would it be possible to provide a command line option for OOM to convert from native .omap files to other formats, without the need of the user interface? Conversion to .ocd would be fine, but .svg and .png would suit our needs too.
Beta Was this translation helpful? Give feedback.
All reactions