Function tile_grid::bbox_to_feature

source ·
pub fn bbox_to_feature(west: f64, south: f64, east: f64, north: f64) -> Value
Expand description

Create a GeoJSON feature from a bbox.