#15498 closed enhancement (fixed)
Load folders containing pictures in separate layers
Reported by: | StephaneP | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 21.10 |
Component: | Core image mapping | Version: | |
Keywords: | picture | Cc: |
Description
Hi !
When you select more than one pictures' folders, and you drag & drop them on the Josm window, it loads all the images in the same layer.
I know several cases where it would be more interesting to load them in different layers :
- Mapping party with pictures from different contributors
- pictures with different angles (from a multicam system)
- ...
Could it be possible to have a modifier key (Alt ?) to load the images on separate layers named with the foler name?
ie: I drag & drop cindy, bob, marc folders on Josm with the alt key pressed and I get the geotaged pictures loaded in cindy, bob and marc layer.
Attachments (0)
Change History (7)
comment:1 by , 7 years ago
Component: | Core imagery → Core image mapping |
---|
comment:2 by , 7 years ago
comment:3 by , 3 years ago
Milestone: | → 21.09 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
follow-up: 6 comment:5 by , 3 years ago
With r18248 I can't find the geoimage.one-layer-per-folder
advanced property in Advanced preferences, I had to add it manually. Is this intended?
In the meantime, I wrote a python script to send many folders with images on separate Josm layers. That's not ideal as you have to relaunch the script if you change some photo's location.
Tested with python 2.7 and 3.6 on windows and linux
https://github.com/Stefal/Various-tools/tree/master/image_to_josm