Input expectations
- Point column — a Object column in GeoJSON Point form.
- Polygon column — a Object column holding TopoJSON polygon data
Configuration
1
Point column
Choose the column that contains each GeoJSON Point.
2
Polygon column
Choose the column that contains each TopoJSON polygon to test against.
Output
The tool appends apoint_in_polygon boolean column with one value per input row.