OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
We extracted the modeling prioritization functionality into a separate demo application. In this commit we link to that application, passing the instance center coordinate so that prioritization starts in the same location as the instance.
After some design iteration we decided to move the scenario burger button to the far left of the toolbar to make room for the new prioritization link.
Testing
Create an instance and go to the "Plan" page.
Create a new plan, then click the "Prioritize plantings" link. You should be taken to treeprioritization.geotrellis.io with the map centered on the same location as the instance
We extracted the modeling prioritization functionality into a separate demo application. In this commit we link to that application, passing the instance center coordinate so that prioritization starts in the same location as the instance.
After some design iteration we decided to move the scenario burger button to the far left of the toolbar to make room for the new prioritization link.
Testing
Connects to https://github.com/OpenTreeMap/otm-addons/issues/1535