} else {
      return this.inverse(bbox.slice(0, 2)).concat(this.inverse(bbox.slice(
        2,
        4)));
    }