2006-11-16 02:24:24 +00:00
<h3>Add PostGIS Tables</h3>
This dialog allows you to add PostGIS layers (tables with a geometry column) to the QGIS map canvas.
2009-12-14 08:53:10 +00:00
<p>
<a href="#connect">Connections</a><br/>
<a href="#add">Adding Layers</a><br/>
<a href="#filter">Filtering a Layer</a><br/>
<a name="connect">
2006-11-16 02:24:24 +00:00
<h4>Connections</h4>
2009-12-14 08:53:10 +00:00
</a>
2006-11-16 02:24:24 +00:00
<ul>
2009-12-14 08:53:10 +00:00
<li>Choose the connection to use from the drop-down box and click <label>Connect</label>.
<li>If there are no connections, use the <label>New</label> button to create a connection.
<li>To modify a connection, click the <label>Edit</label> button.
2006-11-16 02:24:24 +00:00
</ul>
2009-12-14 08:53:10 +00:00
<a name="add">
2006-11-16 02:24:24 +00:00
<h4>Adding Layers</h4>
2009-12-14 08:53:10 +00:00
</a>
2006-11-16 02:24:24 +00:00
To add a layer:
<ol>
2009-12-14 08:53:10 +00:00
<li>Choose the desired connection from the drop-down box.
<li>Click <label>Connect</label>.
<li>Find the layer you want to add in the list and click on it to select it.
<li>You can select additional layers by holding down the Ctrl key and clicking.
<li>Click <label>Add</label> to add the layer(s) to the map.
2006-11-16 02:24:24 +00:00
</ol>
2009-12-14 08:53:10 +00:00
<a name="filter">
2006-11-16 02:24:24 +00:00
<h4>Filtering a Layer</h4>
2009-12-14 08:53:10 +00:00
</a>
2006-11-16 02:24:24 +00:00
To filter a layer before adding it to the map, double click on its name. This will open the Query Builder, allowing you to build up a SQL statement to use in filtering the records.