Class GdbPaths

java.lang.Object
ch.so.agi.filegdb.io.GdbPaths

public final class GdbPaths extends Object
Physical layout of a .gdb directory.
  • Method Details

    • isFileGeodatabase

      public static boolean isFileGeodatabase(Path path)
      Checks whether the path looks like a file geodatabase directory.
    • tableFileName

      public static String tableFileName(int tableNumber)
      Table file name for the one based table number used by the system catalog.
    • tableFile

      public static Path tableFile(Path directory, int tableNumber)
    • companion

      public static Path companion(Path tableFile, String extension)
      Returns the companion file of a .gdbtable file, for example the .gdbtablx.