Geographic Information System - Notes
Geographic Information System - Notes
Total Marks: 75
Output
0 0 0 0 1 1 1 0
0 0 0 0 0 0 1 1
1 0 0 0 0 1 1 0
0 0 0 1 1 1 0 0
0 0 0 1 1 0 0 1
0 1 0 1 1 1 0 0
0 1 0 0 0 0 0 0
0 1 1 0 0 0 0 0
Point-in-polygon
In a point-in-polygon overlay operation, the same point feature in the input layer are included
in the output but each point is assigned with attributes of the polygon within which it falls.
Fig 12.6For example a point-in-polygon overlay can find the association between wildlife
locations and vegetation types.
line-in-polygon
In a line-in-polygon overlay operation, the output contains the same line feature as in the
input layer but each line feature is dissected by the polygon boundaries on the overlay layer.
Fig 12.7 Thus the output has more line segments than does the input layer. Each line segment
on the output combines attributes from the input layer and the underlying polygon. For
example, a line-in-polygon overlay can find soil data for a proposed road.
polygon-in-polygon