Skip to content

Fix shapefile support #5

@j08lue

Description

@j08lue

Currently, shapefiles and GeoJSON files are treated very differently: Geometries from GeoJSON files are read and used like in sentinelsat. From shapefiles, I extract only the extent.

On a more general note, the shapefile support could be considered beyond the scope of the script - since it is not in sentinelsat either. But at least for the project I want to use this script for, I need to support shapefiles. And they are (sadly) still quite common.

So my plan is at least to have the script use the actual geometry from the shapefile and maybe merge the geometry file input to one field and have the script determine which file format it got.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions