/** For debugging. */
  public void dumpMapTree() throws DatabaseException {

    dbMapTree.dump();
  }