Changes between Version 1 and Version 2 of UsersWikiExamplesOverlayTables2


Ignore:
Timestamp:
Mar 10, 2011, 5:29:53 AM (13 years ago)
Author:
blaggner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiExamplesOverlayTables2

    v1 v2  
    44This user example describes a set of functions named pgunion. The functions of pgunion implement a spatial overlay of 2 polygon tables, which means that borders and areas of all geometries will be transferred to the result table forming new geometries. Every output geometry gets the IDs of the origin input geometries so that assignment of the attributes is possible.
    55
    6 [[Image(pgunion_input.png)]] [[Image(pgunion_output.png)]]
     6[[Image(pgunion_bsp_input.png)]] [[Image(pgunion_bsp_output.png)]]
    77
    88pgunion consists of 6 separate functions which have to be called all in a determined order:[[BR]]