-
Esteban and others,
I see references in the manual and in the workbook to the "trajectory()" function. How is it used?
I've created a field in postgis using "my_traj tgeogpoint" and populated i…
-
Sirs,
First, thank you for creating this extension. It works great, but I've run into an issue with inserts.
I use R, and within a loop it issues a dbWriteTable to create a temporary table of t…
-
Sirs,
Would it be possible to use 'linestring' instead of 'point' in the tgeompoint column? Would it be advisable?
I would like to describe a path using linestrings, and then perform ST_Contain…
-
I'm trying to use the plugin but am having an "undefined symbol" problem.
I have PostgreSQL, PostGIS, and MobileDB all compiled from sources and installed (I don't have root access on the machine).…
-
On command CREATE EXTENSION MobilityDB CASCADE I got error:
"operator class "gist_time_ops" for access method "gist" already exists".
The same operator class was in the extension btree_gist.