Create Site Viewer map display for visualizing sites
Use the siteviewer
object to create a map viewer for
visualizing transmitter and receiver sites.
Note
Site Viewer is a 3-D map display and requires hardware graphics support for WebGL™.
This object only supports antenna sites with
CoordinateSystem
property set to
'geographic'
.
creates a
Site Viewer map display for visualizing transmitter or
receiver sites.viewer
= siteviewer
creates a Site Viewer map display with properties specified by one or more
name-value pairs. Properties you do not specify retain their default
values.viewer
= siteviewer(Name,Value
)
Terrain
Default terrain access requires Internet connection. If no internet connection
exists, then Site Viewer automatically uses 'none'
in the
property Terrain
.
Custom DTED terrain files for use with addCustomTerrain
(Antenna Toolbox) must be acquired outside of MATLAB® for example by using USGS EarthExplorer.
When using custom terrain, analysis is restricted to the terrain region. For example, an error occurs if trying to show a txsite or rxsite outside of the region.
Buildings
OpenStreetMap files obtained from https://www.openstreetmap.org represent crowd-sourced map data, and the completeness and accuracy of the buildings data may vary depending on the map location.
When downloading data from https://www.openstreetmap.org, select an export area larger than the desired area to ensure that all expected building features are fully captured. Building features at the edge of the selected export area may be missing.
Building geometry and features are interpreted from the file according to the recommendations of OpenStreetMap for 3D buildings.
addCustomBasemap
| addCustomTerrain
| removeCustomBasemap
| removeCustomTerrain
| rxsite
| txsite