Skip to content

In-memory indexes for the MEOS library #405

@estebanzimanyi

Description

@estebanzimanyi

MEOS is the underlying C library driving MobilityDB.
https://libmeos.org/
MEOS corresponds to the C library GEOS for trajectory management.
https://libgeos.org/

Currently, MEOS support R-Tree in-memory indexes.
https://github.com/MobilityDB/MobilityDB/blob/master/meos/src/temporal/temporal_rtree.c

We are looking for contributors that can help us to develop Quad-tree and K-d tree in-memory indexes for MEOS, which would correspond to the SP-GiST indexes in MobilityDB.

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