-
Notifications
You must be signed in to change notification settings - Fork 49
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
Plugin: LayerComparer #687
Comments
I see your point, Jacob. However, I think mixing two layers like that will be confusing. Your example shows orthophoto layers, and they can vary considerably in terms of brightness, contrast and saturation. If the aim is to be able to detect changes, it would be hard to quickly determine if a visible difference is an addition or a subtraction. |
I agree @matself , that's a valid opinion. I have briefly considered the slider option previously but now I'm inclined to reconsider. By the way, great link! Also, a third possibility would be transforming the mouse cursor to a "magnifying glass", and showing a different layer within the glass. |
Varberg has implemented something similar, https://karta.varberg.se/historiska-fonstret/. With magnifying glass, and more options in MENY. |
That's right Per, but it's not a Hajk plugin unfortunately. But I'd be more than glad if someone would convert that solution to Hajk. |
Varberg might make historiska-fönstret a plugin in the future, but probably not 2021 :/ |
OK folks, I took a look at it this afternoon and put together a quick proof-of-concept (using the Dummy plugin as UI container). I think it could work: Hajk.Slider.First.Demo.mp4 |
- Inital POC, lots of rough edges. This won't probably work on your setup, so don't hold your breath. - Comments and UI proposals are welcome, as always. - Part of #687
Skarminspelning.2022-04-12.kl.12.27.03.mov |
Simple idea: let user select two layers in two dropdown menus and then easily control the opacity of those layers using a slider. Probably a good idea to place this in a central place in the UI, e.g. top or bottom, and hide entirely when plugin not active. Activation would be made by clicking a control button, next to zoom buttons.
Rough mockup:
The text was updated successfully, but these errors were encountered: