-
I tried compiling master under mingw64 with PG16 and ran into some issues.
```
In file included from src/sparse.c:136:
src/sparse.h:69:5: error: 'INT' redeclared as different kind of symbol
6…
robe2 updated
6 months ago
-
Hi all. I trying to foolow documentation and on first step I got error(((
`error: Earthfile line 401:4 copy artifact: apply build +gtfs-get-mobilitydb: earthfile2llb for +gtfs-get-mobilitydb: pars…
-
服务器重启之后,客户端就连不上 postgresql 数据库了,但是5432端口是通的,就是所有用户都认证失败。
![74bba24e0de3ffc8a2a179d279c001f](https://github.com/Vonng/pigsty/assets/16047426/a2ea0030-29dd-4a29-8219-65886b553807)
在服务器尝试利用localhost连接 …
-
Hi, Thank you for creating MobilityDB , This is a great project.
But I encountered some problems in the process of use:
I executed berlinmod_runall.sh, But no Cars, TripsInput, Instants, Periods, …
-
To facilitate installation, PyMEOS should be made available via `conda-forge`
https://github.com/anitagraser/movingpandas/discussions/258#discussioncomment-4218903
-
In MobilityDB, a trajectory is a series of tgeompoints, right? Then, if I have stored a trajectory in MobilityDB, the trajectory is still going ahead, so there should be more tgeompoints to be appende…
-
The current MF-API Server doesn't support queryable resource parts (i.e., Distance, Velocity, and Acceleration).
We implement these functionalities during the [OGC Codesprint](https://github.com/ope…
-
For example:
https://github.com/pgRouting/pgrouting/blob/main/.github/workflows/publish-users-doc.yml
That action generates the documentation and updates the documentation website on the gh-pages …
-
MEOS is the underlying C library driving MobilityDB.
https://libmeos.org/
MEOS corresponds to the C library GEOS for trajectory management.
https://libgeos.org/
MEOS currently does not support c…
-
I'm currently running Apple Silicon machine, which is using the ARM-64 ISA.
Currently the postgis image is only built for amd64.
Would it be possible to export ARM-64 builds?
The current worka…