Input expectations
- Point column — a Object column in GeoJSON Point form.
- Polygon column — a Object column holding TopoJSON polygon data
Configuration
Output
The tool appends apoint_in_polygon boolean column with one value per input row.Test whether a GeoJSON point lies inside a TopoJSON polygon
point_in_polygon boolean column with one value per input row.