Skip to content

Add method to convert results enabling GeoDataFrame.explore() to be used for creation of interactive maps #305

@ebolch

Description

@ebolch

I have a rough example in this notebook. The end goal would be to have a simple function that would create a geodataframe and then an interactive plot, like:

results = earthaccess.search_data()
earthaccess.explore(results)

A few additional options could be things like plotting browse images or a way to limit the quantity of polygons/images displayed. This output is the interactive map from the above notebook after removing a few layers:
concurrent_data_snip2

Metadata

Metadata

Assignees

No one assigned

    Labels

    impact: stacIssues/Discussions on STAC integration to expand support beyond NASA data repositories.type: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions