ap
ap
postgis.py seems to capturing the parameters ``` 2020-03-09T14:09:36 WARNING SERVICE: , HOST: localhost, PORT: 5444, DBNAME: osm1, USER: postgres self.service = uri.service() self.host = uri.host() self.port = uri.port() self.dbname =...
Problem #1 with FIX pgRoutingLayer_utils::getPgrVersion(con): WAS select version from pgr_version(); NOW select pgr_version from pgr_version(); ``` osm=# select version from pgr_version(); ERROR: column "version" does not exist LINE 1: select...
The change described above allows me to connect to the database.
Yes. Be sure you connect to the database with the QGIS Browser, PostGres.
1. Review QGIS->View->Message Logs 2. Review postgres log file for connection errors. The 'SELECT pgr_version FROM pgr_version()' command works ok from PSQL?
I am seeing truncation on the left and top. 
By changing the plot size I can correct the left side issue, drawing the title manually with PIL.
thought about this, but have not tried, thank you! On Tue, Aug 3, 2021 at 10:32 AM Tom ***@***.***> wrote: > In my testing I configured matplotlib to output SVG...
Is this in progress now or maybe 2024? If one were to create a rest API will the yolov5 version work with some changes?