How to create an Overlay which highlights unused land
The 3D Visualization shows a combination of spatial features, such as Buildings and Terrain Types, against a backdrop of a satellite image. While providing a complete view of the world's structure, it can obscure specific data. In addition, the presence or absence of data can sometimes be very relevant for use-cases pertaining to land utilization. For both these cases, a Grid Overlay indicating land which is or is not in use by Buildings is of added value.
How to create an Overlay which highlights unused land:
- Add an Average Overlay
- Ensure the input layer is set to Buildings
- Set the averaging distance to "0"
- Set the averaging attribute to DEFAULT_FLOORS
- Set the legend as follows:
- Text: Empty
Value: 0
Color: Green - Text: Built
Value: 0,1
Color: Red - The resulting Grid Overlay shows 0 where no Building exists and values greater than 0 where they do.
Notes
- All Buildings have a minimum DEFAULT_FLOORS value of 1, including features like trees or parking lots.