Skip to content

Move Sobek option parsing to the mapping layer #5305

@inancgumus

Description

@inancgumus

What

  • Move Sobek option parsing to the mapping layer.

Why

  • Separation of concerns.
  • Option parsing is only required by the mapping layer.
  • To simplify and make the code and tests easy to reason about.

Current options to move

Example

  • In this code, the parsing happens in the mapping layer.

Related

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions