Opened 6 years ago

Last modified 5 years ago

#18434 new enhancement

Edit geotagged images localization with the same tools as the nodes — at Version 4

Reported by: StephaneP Owned by: team
Priority: major Milestone:
Component: Core image mapping Version:
Keywords: Cc: Don-vip, francois2

Description (last modified by StephaneP)

At this time you can't select more than one geotagged images to edit their localization.

If the GeoImageLayer could manage an images as a node on an osm layer, we could use all the already existing tools like moving a selection, rotate, distribute, and so on.
We can even imagine that an image sequence could be nodes on a way.

Change History (5)

comment:1 by Don-vip, 5 years ago

First steps towards this are being made in Mapillary plugin, see #18909 comments

comment:2 by Don-vip, 5 years ago

Priority: normalmajor

by taylor.smock, 5 years ago

Attachment: 18434.patch added

Initial patch (starting implementation of OsmData<?, ?, ?, ?>). DOES NOT WORK.

comment:3 by taylor.smock, 5 years ago

I'm starting to pull the changes I made to Mapillary's plugin over into JOSM.

Please _do_ not merge the current patch -- its a case of "what happens if I get run over by a bus."

For the implementation I did in the Mapillary plugin, see https://gitlab.com/gokaart/josm-mapillary-plugin/-/commits/feature/cleanup-images . I stopped half-way through, but it works (tm), as far as the OsmData<?, ?, ?, ?> goes, and I'm going to implement that here, and then modify Mapillary to use the JOSM classes.

comment:4 by StephaneP, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.