Opened 2 months ago
Last modified 2 months ago
#24351 new enhancement
Register JOSM as capable of opening .geojson files on macOS
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
When I right click on a .geojson file and go to "Open with..." JOSM is not one of the listed applications. If I click on "Other" and find JOSM in my list of applications, it's greyed out, meaning it can't be used to open geojson files.
This should just involve some metadata somewhere to flag the JOSM app of capable of opening geojson, I would imagine it's already capable of opening a file but maybe I'm wrong, in which case it should be capable of opening a file.
Opening a geojson file with JOSM should start JOSM if it's not started already and then create a new layer with the name of that file and its data.
As far as I can see in trunk/native geojson is supported. If it does not work, you either need to find and fix the issue yourself or find someone who does it for you. I'll apply a patch, but I never owned a Mac and thus can't help.