Skip to content

Add an in-memory database for querying airspace files #6

@corstian

Description

@corstian

As we're already using NetTopologySuite we might as well use their STRtree implementation to facilitate querying the data. Usually this approach is incredibly fast (no overhead from latency, obviously).

Goals:

  • Query airspace files locally (and maybe even other types)
  • Add helper methods to check what airspaces a Coordinate or Point type is in.

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