You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several users have requested the ability to see a legend for the Macrostrat map layer and pre-populate known information for a geological region into a list of units Tags that can then be attached to spots. One potential implementation would be as a pop-up that shows a list of legend entries for a region, and gives the option to "Add as Tags".
Macrostrat has a development API route [OpenAPI documentation] that gives the legend entry for a map bounding box and zoom level. This should be synced to the units that are actually visible in a given viewport and can be the basis for creating unit tags.
These tags would ideally carry the source_id and unit_id from Macrostrat, allowing spots to be directly linked to the Macrostrat unit they describe (this will be valuable for filtering in Macrostrat's system).
Several users have requested the ability to see a legend for the Macrostrat map layer and pre-populate known information for a geological region into a list of units Tags that can then be attached to spots. One potential implementation would be as a pop-up that shows a list of legend entries for a region, and gives the option to "Add as Tags".
Macrostrat has a development API route [OpenAPI documentation] that gives the legend entry for a map bounding box and zoom level. This should be synced to the units that are actually visible in a given viewport and can be the basis for creating unit tags.
source_idandunit_idfrom Macrostrat, allowing spots to be directly linked to the Macrostrat unit they describe (this will be valuable for filtering in Macrostrat's system).