PostGIS Layers

提供: OSGeo.JP Wiki
2009年8月17日 (月) 10:04時点におけるKayama (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

PostGIS Layers

<A NAME="886"></A> <A NAME="107"></A> <A NAME="label_postgis"></A>

PostGIS layers are stored in a PostgreSQL database. The advantages of PostGIS are the spatial indexing, filtering and query capabilities it provides. Using PostGIS, vector functions such as select and identify work more accurately than with OGR layers in QGIS. <P> To use PostGIS layers you must:<A NAME="109"></A> <P>

  • Create a stored connection in QGIS to the PostgreSQL database (if one is not already defined).<A NAME="111"></A>
  • Connect to the database.
  • Select the layer to add to the map.
  • Optionally provide a SQL where clause to define which features to load from the layer.
  • Load the layer.

<P>



<A NAME="CHILD_LINKS">Subsections</A>