mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Fix alg description
PostGIS DB - PostgreSQL DB
This commit is contained in:
parent
2a5ee9b563
commit
60ed888277
@ -227,9 +227,9 @@ qgis:importintospatialite: >
|
||||
This algorithm imports a vector layer into a SpatiaLite database, creating a new table.
|
||||
|
||||
qgis:importintopostgis: >
|
||||
This algorithm imports a vector layer into a PostGIS database, creating a new table.
|
||||
This algorithm imports a vector layer into a PostgreSQL database, creating a new table.
|
||||
|
||||
Prior to this a connection between QGIS and the PostGIS database has to be created (for example with the DB Manager).
|
||||
Prior to this a connection between QGIS and the PostgreSQL database has to be created (for example with the DB Manager).
|
||||
|
||||
qgis:joinattributesbylocation: >
|
||||
This algorithm takes an input vector layer and creates a new vector layer that is an extended version of the input one, with additional attributes in its attribute table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user