Skip to content

Move projection and geometry to utils/ #356

@matthewhanson

Description

@matthewhanson

Is your feature request related to a problem? Please describe.
Suggestion for reorganizing the existing code. While most of the files in core/ deal with modifying or creating STAC items, the geometry and projection modules are utility functions that would be called from elsewhere.

Describe the solution you'd like
Move geometry.py and projection.py to the utils module

Describe alternatives you've considered
Leaving it as is, but it seems arbitrary in that other utility functions are in utils/

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