Alexander Bock
Alexander Bock
Being customizable - [ ] Queried from an online database for WMS servers - [x] Specified locally - [ ] Automatically extracted from GDAL-supported layers
So that when zoomed out, the presenter can show the data coverrage even before turning on the high resolution tiles
A scale bar that dynamically changes to a standardized size (e.g., 100 km, 50km, 10 km, ...)
A ruler tool that allows the user to find distances between two locations on the surface
Replacing the slider with a "spring back to 0 slider" + dropbox
Handling 10k files is taxing for copying and storing; it would be better to merge all files into a single file and use a lookup table to store begin +...
Totally understand if this is out of scope and a pretty niche usecase. In our institution we are having a planetarium that is running the same instance 6 times in...
In a lot of cases we have the desire to have a property be togglable. Right now we solve that through a combination of bool+value that can be represented as...