Type Alias rove::data_switch::Polygon

source ·
pub type Polygon = [GeoPoint];
Expand description

A geospatial polygon

represented by its vertices as a sequence of lat-lon points