Function tilecover::tile_to_bbox [] [src]

pub fn tile_to_bbox(tile: (i32, i32, u8)) -> (f64, f64, f64, f64)

Get the BBOX of a tile

Returned in the format [ West, South, East, North ]