-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
Dan's transit matrices from OpenTrip Planner are stored in a different format (closer to our spatial weights matrix format). One example for Seattle (he's generating this for 20 cities):
https://la…
-
In windows system , I used VS2017 to compile pgrouting source code, then I copied three file to the postgres specified folder(libpgrouting-2.6.dll、pgrouting--2.6.1.sql、pgrouting.control), and used pg…
-
I am trying to migrate a Postgres 9 database to this docker-postgis Postgres 11 container. However, I am getting the error
```
ERROR: language "plpythonu" does not exist
HINT: Use CREATE EXTENS…
-
Notes:
- This comment will be constantly edited to reflect the actual work done
- I will be pushing directly to main repository on branch:
`master` in to fix issues related with the release process…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
### Expected behavior and actual behavior
This is on winnie's tests for 9.6, for 2.5.4 packaging
https://winnie.postgis.net:444/job/pgRouting_PGVersionEDB/7824/console
```
` …
robe2 updated
5 years ago
-
Hi all,
Taking into account the interest that it can have for the community maybe we could develop our own pgRouting Docker images with all version combinations of PostgreSQL+PostGIS+pgRouting (i.e…
-
Installed via
`brew install node ; npm install -g lookml-parser`
and the error is
` python run_grapher.py --config grapher_config.json
Traceback (most recent call last):
File "run_grapher.py",…
-
Hi team,
I think we could remove db password from command line print outputs because is not a good thing when you have this application in a production environment (... and this output goes to main…