Point in polygon
Trivial“Is the property inside a hazard zone?”
PostGIS draws an imaginary horizontal line from the property and counts how many times that line crosses the polygon's edge. An odd number means the point is inside. Done for every flood, landslide, storm-surge, debris-flow, and alluvial-fan polygon in the database.


