Can I set my custom values fot map style toggles?
For example to highlight with green images from last 6 month and with yellow from 6 month to 1 year and then the rest? Some areas are updated more often so it would be useful to see outdated imagery
Most likely this is not possible, so maybe I can use custom filter by date like in the web version? And have some url for vector tiles that I can add to OsmAnd for instance?
@boris@nikola On a somewhat related note; Could you please add a toggle to the “Map data” menu of the web app that renders computed sequence positions (say, in orange or yellow)? In other words, add a computed positions layer. Such a layer would be helpful in diagnosing local areas that need additional coverage or more precise GPS data to improve reconstruction results.
@GITNE - do you mean you want to see a computed position for the whole sequence (rather than just computed positions for individual images which you can see today)?
I imagine the computed positions layer to work similar to the existing green layer, such that you could also hover over orange dots with image previews and such. I mean, you basically already have most of the code with the green layer, so that the most heavy lifting would need to be done in only setting up a computed positions tile rendering server, I guess. Anyways, thank you and good luck!