Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map with the locations of the images #259

Open
StevePirateX opened this issue Jul 26, 2022 · 2 comments
Open

Map with the locations of the images #259

StevePirateX opened this issue Jul 26, 2022 · 2 comments
Labels
feature request New feature or request

Comments

@StevePirateX
Copy link
Contributor

Add a map view (selectable of either satellite/street/hybrid map) with markers of all the images to see where they all are in relation with each other using the GPS information.

@hvdwolf hvdwolf added the feature request New feature or request label Jul 26, 2022
@hvdwolf
Copy link
Owner

hvdwolf commented Jul 26, 2022

That are actually two requests: The layers and the positions.

The only thing though is: why? I understand that it would be nice to have such an overview, but what is the usefulness?
If all images already have GPS positions and you can nicely show them on a map to follow your travel/hike/etcetera, than what is next? Only vieuwing them? Or adding other metadata, and based on what?
Please explain (apart from the nice overview which I understand).

@StevePirateX
Copy link
Contributor Author

StevePirateX commented Jul 26, 2022

You can perform a quality check on a set of images to make sure they are geolocated without going through each one.
I've done some flights with drones and have had some images occasionally not work properly and having the whole map as an overview really helps ensuring everything is there in one snapshot.
I've made a very basic version in java but using jMapViewer (not jxMapViewer) (see image below) of which I can share the source code as I have a this similar idea of objective of an application but without all the editing functionality that you have at this stage. It's mainly checking where it is on the map, viewing the image, and viewing the EXIF data to make sure it all looks alright.
Map Demo

I understand that it's pretty specific and not a general use case but could be used to get an overview of locations of images.
Hope that makes more sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants