return this.t === geo.t
      && this.l === geo.l
      && this.w === geo.w
      && this.h === geo.h;