GeoDataViewer
Menu
Launch Studio
Theme
• GeoDataViewer Team

What Is FileGDB? ESRI File Geodatabase Format Explained

What is an ESRI File Geodatabase (FileGDB)? Learn how its folder-based layers and tables work, how to open a zipped GDB, and how to convert it online.

FileGDB (ESRI File Geodatabase) is a geodatabase storage format commonly used in ArcGIS workflows. A FileGDB is typically a folder-based dataset with multiple internal tables and indexes, and it’s often shared as a .zip archive.

Quick answer: FileGDB is Esri’s folder-based geodatabase format for multiple feature classes, tables, and indexes. Because it is usually distributed as a folder or ZIP, upload the complete archive and use the FileGDB to GeoJSON converter to preview a layer.

To inspect one in the browser, convert it to GeoJSON and preview the result: /filegdb-to-geojson/.

What FileGDB is used for

FileGDB is commonly used for:

  • Managing multi-layer GIS datasets in ArcGIS ecosystems
  • Storing attributes and related tables
  • Sharing structured datasets that include indexes and metadata

Common issues when opening FileGDB

  • FileGDB is usually multi-file. Uploading a single internal file is rarely enough.
  • Many distributions require zipping the folder before upload.
  • Some datasets are large and can be slow to load in a browser.

How to open FileGDB online

  1. Go to /filegdb-to-geojson/.
  2. Upload a zipped .gdb folder (or the archive you received).
  3. Select the layer you want to preview and inspect attributes.

Convert FileGDB to other formats

Share this post:
G
GeoDataViewer Team
The GeoDataViewer team builds tools for GIS professionals who need quick, private, browser-based access to geospatial data. We write about formats, conversion workflows, and practical GIS techniques based on years of experience with QGIS, ArcGIS, GDAL, and web mapping libraries.