[Mobilitydb-users] Query regarding intersection of a temporal point with Z dimension and polygon

Esteban Zimanyi estebanzimanyi at gmail.com
Sun Mar 7 23:50:35 PST 2021


Dear Sharath

Many thanks for your question. MobilityDB delegates the spatial processing
to PostGIS, which in turn delegates geometrical processing to GEOS. Could
you please verify that the behavior provided by PostGIS
https://postgis.net/docs/ST_Intersection.html
satisfy your requirements ? If this is the case, then MobilityDB could take
care of the temporal aspects.

Could you please send us an example of a spatial only example that would
help us to understand what you need?

Esteban

------------------------------------------------------------
Prof. Esteban Zimanyi
Department of Computer & Decision Engineering  (CoDE) CP 165/15
Universite Libre de Bruxelles
Avenue F. D. Roosevelt 50
B-1050 Brussels, Belgium
fax: + 32.2.650.47.13
tel: + 32.2.650.31.85
e-mail: ezimanyi at ulb.ac.be
Internet: http://cs.ulb.ac.be/members/esteban/
------------------------------------------------------------


On Mon, Mar 8, 2021 at 8:13 AM Sharath S Bhargav <shrthsbhargav96 at gmail.com>
wrote:

> Hello,
> I want to store the trajectory of an object with all 3 dimensions and find
> the intersection with a polygon with z dimension defined as well. I am able
> to get a result of "true" when I use the function "intersects" but I get a
> false value when I use "tintersects". Could someone let me know how
> MobilityDB operates on the Z dimension of a point.
>
> Any help on how to proceed with 3 dimensions in MobilityDB would be
> much appreciated.
> --
> Thank you,
> Sharath
>
> _______________________________________________
> Mobilitydb-users mailing list
> Mobilitydb-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mobilitydb-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-users/attachments/20210308/731c7397/attachment.html>


More information about the Mobilitydb-users mailing list