Grasslands-2 / GrazeScape

The Django implementation of GrazeScape
1 stars 0 forks source link

Farms list #486

Closed tdurtschi closed 11 months ago

tdurtschi commented 11 months ago

This adds a selectable list of farms on the side panel for accessibility.

Also, it adds code for 'assigning' a farm to its region (it's not stored with any link to it's associated region) based on geometry, and hiding/showing farms based on that.