Skip to content

Is it possible to query for objects that were in position X at time X' and also were in position Y at time Y' ? #1547

@yoav-zibin

Description

@yoav-zibin

Hi,
I'm looking for a SpatialTemporal DB that can track moving objects and answer queries of the form: find all objects that were in position X at time X' and also were in position Y at time Y'.
Is it possible to write such a query in GeoWave?
I looked at:
https://github.com/locationtech/geowave/blob/master/examples/java-api/src/main/java/org/locationtech/geowave/examples/query/SpatialTemporalQueryExample.java
But I only saw queries of the form find all objects in some area at some time intervals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions