Skip to content

Use a remote PostGIS server #7

@lucduron

Description

@lucduron

Dear developers,

I tried to configure Mascaret plugin to a remote PostGIS server (server and client are not on the same machine). I managed to connect it to QGIS but I am facing this error at the creation of the database tables with Mascaret:
error_mascaret

Moreover is there a specific reason why the username has to be to postgres? It would be interesting to determine it from the authentication input parameters instead of being hardcoded.

Could it be possible to support spatialite, which is lighter and easier to use on a PC? The database consists indeed in a portable standalone file and it does not rely on a client-server principle. SQL queries and python bindings are probably similar between both RDBMS.

Thank you in advance for your help.
Luc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions