|
@@ -68,6 +68,11 @@ COPY t1 FROM 'filename' USING DELIMITERS ',';
|
|
|
DBF to PostgreSQL converter.
|
|
|
<BR>
|
|
|
|
|
|
+<h2>Geometry import from PostgreSQL table</h2>
|
|
|
+
|
|
|
+<em>v.in.db</em> creates a new vector (points) map from a database table
|
|
|
+containing coordinates. See <a href="v.in.db.html">here</a> for examples.
|
|
|
+
|
|
|
<h2>PostGIS: PostgreSQL with vector geometry</h2>
|
|
|
|
|
|
<a href=http://postgis.refractions.net/>PostGIS</a>:
|