PostGIS: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Help pages) |
||
Line 3: | Line 3: | ||
== Help pages == | == Help pages == | ||
* | * {{cmd|databaseintro}} help page | ||
* | * {{cmd|sql}} help page | ||
* {{cmd|grass-pg}} help page | * {{cmd|grass-pg}} help page |
Revision as of 12:59, 27 February 2011
See also working with external data in GRASS 7.
Help pages
- databaseintro help page
- sql help page
- grass-pg help page
- grass-odbc help page
Link to external dataset
Import into GRASS
There is a fundamental difference between the PostGIS format which is non-topological and the internal GRASS format which is topological and which, thus, does not really allow for overlapping polygons. You can digitize them, but they are not really useful...
You cannot directly process a PostGIS table in GRASS. GRASS has its own internal vector format.
You can link a GRASS layer to a PostgreSQL attribute table, though. v.db.connect