pub fn tile_to_geo(tile: &TileId) -> GeoCoord
Convert a tile ID (top-left corner) to the geographic coordinate of its north-west corner.
This is the inverse of snapping geo_to_tile(...).tile_id() at integer boundaries.
geo_to_tile(...).tile_id()