Overlay analysis
Overlay analysis is at the heart of geographic insight — it allows you to combine, compare, and extract information from multiple spatial layers.
Crop — “cut features to the boundary”
What it does.
PostGIS Function
Example


Map behavior
Attribute table behavior
Intersect — “find overlapping features”
What it does
PostGIS function
Example



Map behavior
Attribute table behavior
Combine — “combine 2 datasets into one”
What it does
PostGIS function


Map behavior
Attribute table behavior
Union — “preserve and integrate all layers”
What it does
PostGIS function


Map behavior
Attribute table behavior
Last updated