dsmUrl property

String? dsmUrl
getter/setter pair

The URL for an image of the DSM (Digital Surface Model) of the region.

Values are in meters above EGM96 geoid (i.e., sea level). Invalid locations (where we don't have data) are stored as -9999.

Implementation

core.String? dsmUrl;