Icon

Geospatial

This directory contains 3 workflows.

IconBounding Box vs. Convex Hull 

This example starts with the specification of a coordingate (lat/lon) and a buffer radius. The resulting buffer area around that center will be used to […]

IconSpatial Join vs. Nearest Join 

This example shows the different results of spatial vs. nearest joins. It uses OSM POIs and joins them to a grid, which is created according to a buffer […]

IconVector Type Conversion 

This example displays the different ways to convert from geometry > point, points > line, line > multipoint, or polygon > line. The respective view nodes […]