MAAP-Project / stac_ipyleaflet

Apache License 2.0
29 stars 1 forks source link

DIY code - User should be able to visualize a vector dataset from their workspace #85

Closed emmalu closed 10 months ago

emmalu commented 11 months ago

Context

Similar to the issue first referenced in ticket #6 - users should be able to visualize datasets within their workspace. This includes vector datasets, which will require difference logic and the data is structured differently.

Problem

Currently, users are restricted in visualizing pre-defined Biomass layers and/or adding data from a STAC Catalog. Users need the ability to visualize other datasets saved to their workspace, so that they may use stac_ipyleaflet as their go-to mapping library.

Acceptance Criteria

emmalu commented 10 months ago

https://github.com/MAAP-Project/stac_ipyleaflet/pull/110 https://github.com/MAAP-Project/stac_ipyleaflet/pull/112