Planning issue for next major release of LDI
See original GitHub issueComing out of the broader MapKnitter upgrade project, I’m collecting a set of issues/ideas/projects which we’d like to tackle in the next big release.
Projects
- multiple image selection #29, means to drag multiple or perform actions on image collections
- simpler menu API to add new tools (even after initialization, like
img = new L.DistortableImageOverlay(...); img.addAction();
perhaps? (#141) - abstract tools UI from tools functions, allow for alternative tools UIs to be attached instead of default Toolbar (#140)
- nested menus or modal for more tools, as the menu runs out of space? (also build on #140)
- image ordering? #84, mapknitter link-in in https://github.com/publiclab/mapknitter/issues/116
- full res download from menu (https://github.com/publiclab/Leaflet.DistortableImage/pull/100 but needs a way to pass in full-res original image in options)
- ‘place with geodata’ tool, not sure if this lives in MK or LDI, we have a lot of code for it here which could be broken out into a separate file, or even a separate npm module: https://github.com/publiclab/Leaflet.DistortableImage/issues/142
Needs bug documentation
(need to list out all observed bugs with screenshots/gifs, could ask people to help with this in an issue?)
- debugging of menu placement, hide/show
- thorough cross-browser UI testing of toolbar
- toolbar bugs when you delete images
Compatibility
- compatibility with React wrapper: https://github.com/publiclab/Leaflet.DistortableImage/issues/105
Assorted other issues/bugs/ideas here: https://github.com/publiclab/Leaflet.DistortableImage/issues/87
- resolve
grunt build
andkarma
issue in Travis CI: https://github.com/publiclab/Leaflet.DistortableImage/pull/122
Assorted utility functions
average_scale
,cm_per_pixel
,average_cm_per_pixel
which we do in Ruby here, could be re-implemented in JS, following Leaflet conventions: https://github.com/publiclab/mapknitter/blob/main/app/models/map.rb#L123-L171
Dream projects
- detect similar features in nearby or overlapping images while dragging: https://github.com/publiclab/Leaflet.DistortableImage/issues/110
Issue Analytics
- State:
- Created 5 years ago
- Reactions:7
- Comments:9 (9 by maintainers)
Top Results From Across the Web
LDI: how we got to now - Real Returns by Dan Mikulskis
Funding levels, asset returns, implications and actions. Part 1: History of LDI. Here we go. My version my story, recollections may vary.
Read more >Liability-Driven Investment (LDI) Meaning, Examples of ...
A liability-driven investment or investing is primarily slated toward gaining enough assets to cover all present and future liabilities.
Read more >Liability-Driven Investing (LDI) Strategies | Russell Investments
Liability-driven investing, or LDI, is an approach that focuses the investment policy and asset allocation decisions on matching the current and future ...
Read more >Liability Driven Investing - Institutional - BlackRock
BlackRock's liability driven investing platform the power and flexibility of our fixed income business combined with asset-liability focused technology.
Read more >LDI Programs: Finding a Better Replacement for Treasury ...
All of them, however, typically seek a better alignment between a pension plan's liability risk factors (such as duration) and its liabilities.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Aww, thanks @rexagod – i was resting so i missed this! :laugh: Will do now!
Pinging @jywarren to re-open this.