-
First problem:
- PostGIS 3 does not have `getSRSbySRID` see this commit https://github.com/postgis/postgis/commit/b38079d4f1fac448c2a23681034521464d743cb6
- was moved to the now non exposed `lib…
-
There could be a problem in Coveralls since we receive the error
```
Error: Bad response: 504
```
when using the standard `lcov` tool for filtering directories on which the coverage information a…
-
Sirs,
I would like some advice. I think I'm somehow getting data inserted as an 'instance set' instead of a 'sequence' (or something like that seems to be the issue).
When I insert data from the ex…
-
Additional changes have to be done to adjust catching the valid license
-
![error running notebook from docker container](https://user-images.githubusercontent.com/69687675/133351287-6487d8d7-5df9-4492-ac59-cb18860182b1.PNG)
Great work on this notebook. I successfully bu…
-
Both on the main repository
https://coveralls.io/builds/41566953
and in my personal repository (fork from the main repository)
https://coveralls.io/builds/41566888
Previously it worked
https://co…
-
I'm making some progress getting a windows build after fiddling with the CMakeLists.txt file a bit. I got this far and not sure what is causing these errors
I tried with both PG 11 and PG 12 and got…
robe2 updated
3 years ago
-
From the comment https://github.com/MobilityDB/MobilityDB/issues/85#issuecomment-884678782
> Is the file travis.yml still needed ? I think it is redundant with the new workflow.
Travis is used in …
-
Copied from here: https://github.com/MobilityDB/MobilityDB/pull/129#issue-703569233 but only mentions what are the intended task, without mentioning what is the problem.
Three changes are needed in…
-
Test uses xzcat program, but
1) that is not available on all platgorms as decompression program to xz files
2) Its not looked for on the build
As note for the future:
cmake can do decompression …