|
|
|
|
@ -1,11 +1,17 @@
|
|
|
|
|
**********************
|
|
|
|
|
Create Database
|
|
|
|
|
======================
|
|
|
|
|
**********************
|
|
|
|
|
|
|
|
|
|
.. contents:: Table of Contents
|
|
|
|
|
|
|
|
|
|
Option 1: Export layers to GeoPackage
|
|
|
|
|
===================================
|
|
|
|
|
|
|
|
|
|
If you do not have an existing PostGIS database, you can create one from your QGIS Project.
|
|
|
|
|
|
|
|
|
|
You have two options for doing so.
|
|
|
|
|
|
|
|
|
|
## Option 1: Export layers to GeoPackage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Export your layer(s)
|
|
|
|
|
@ -47,7 +53,8 @@ Select the PostGIS data source you created above.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Option 2: Create Empty DB and Use DB Manager
|
|
|
|
|
Option 2: Create Empty DB and Use DB Manager
|
|
|
|
|
===================================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Create an empty database
|
|
|
|
|
|