Visualize a Voronoi Cell Using a Scalable Vector Graphic
Beginner
10 min.
Learn how you can visualize edges and use Voronoi cells to check parameters in an area in your spatial data in SAP HANA Cloud, HANA database.
You will learn
- How to use filters to identify relevant areas of interest
- How to create a Scalable Vector Graphic (SVG) to visualize the area of interest
- How to use
Voronoi
cells to determine a suitable cycleway based on a criterion
Prerequisites
- You have completed the tutorial Identify Relevant Networks in Spatial Data.
- You have access to the sample spatial data used in this tutorial group.
- Make sure your database instance is running before you start.
After you have identified a relevant area based on your starting and target locations, you will learn in this tutorial how you can check for certain parameters in that area. In this scenario, your plan is to go to the bar by bike. So, next you will check the suitability of the network for bike rides. You will learn how to visualize certain edges based on filter queries and how to use Voronoi
cells. This includes three steps:
- Identify cycleways within the area of interest
- Create a Scalable Vector Graphic (SVG) to visualize Cycleways
- Use
Voronoi
cells to determine a suitable cycleway