Icon4. Visualize a country on a map 

This workflow shows how to use the nodes of the geospatial analytics extension to: - Retrieve polygon boundaries, - Create projections, - Perform […]

IconWeb Scrapping - Fetching Geospatial Analytics Example downloads 

Comparing to previous example workflows on Web Interaction extension, a Clicker node was added to click "Accept Button"

IconPOI Search 

In this example, we want to search near a certain location for points of interest such as churches, schools, resturants, shops, pubs and tourist […]

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 […]

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 […]

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 […]