File Geodatabase to GPX
Convert File Geodatabase files to GPX format
🔒 All processing happens locally in your browser. Your files never leave your device.
About File Geodatabase
File Geodatabase (FGDB) is Esri's proprietary spatial database format for ArcGIS. It stores multiple feature classes, tables, and rasters in a single folder-based container (a .gdb directory). It is the standard data format for ArcGIS workflows and is widely used by government and enterprise GIS teams.
You might convert from File Geodatabase when sharing data with users who do not have ArcGIS, when migrating to an open-source GIS workflow, or when publishing data to a web mapping platform that expects GeoJSON, Shapefile, or GeoPackage as input.
Frequently asked questions
How do I upload a File Geodatabase?
Compress the .gdb folder as a single ZIP archive and upload the .zip file. The tool reads the geodatabase using the OpenFileGDB driver, which supports read access without an Esri licence.
Are all feature classes in the geodatabase converted?
One feature class is processed per conversion. If your geodatabase contains multiple feature classes, run a separate conversion for each one.
What is the difference between File Geodatabase and Personal Geodatabase?
File Geodatabase (.gdb) is folder-based and supports large datasets. Personal Geodatabase (.mdb) is a Microsoft Access database. This tool converts File Geodatabase only; Personal Geodatabase (.mdb) is not supported.
More File Geodatabase Conversions
Convert File Geodatabase files to other popular formats
to GeoJSON
.geojson
to KML
.kml
to Shapefile
.zip
to CSV
.csv
to GeoPackage
.gpkg
to FlatGeobuf
.fgb
to JSON-FG
.json
to MVT
.mvt
to PostgreSQL Dump
.sql
to PMTiles
.pmtiles
to MBTiles
.mbtiles
to DXF
.dxf
to PDF
to GML
.gml
to Excel (XLSX)
.xlsx
to OpenDocument Spreadsheet
.ods
to GeoRSS
.xml
to MapInfo TAB
.tab
to SpatiaLite
.sqlite
to GeoJSON Sequences
.geojsonl
to DGN (Microstation)
.dgn
to S57 Nautical Charts
.000
Convert to GPX From Other Formats
Convert other geospatial formats to GPX
from GeoJSON
.geojson
from KML
.kml
from Shapefile
.zip
from CSV
.csv
from GeoPackage
.gpkg
from FlatGeobuf
.fgb
from JSON-FG
.json
from MVT
.mvt
from PMTiles
.pmtiles
from MBTiles
.mbtiles
from DXF
.dxf
from TopoJSON
.topojson
from GML
.gml
from OpenStreetMap
.osm
from Excel (XLSX)
.xlsx
from OpenDocument Spreadsheet
.ods
from SVG
.svg
from GeoRSS
.xml
from MapInfo TAB
.tab
from SpatiaLite
.sqlite
from Esri JSON
.json
from GeoJSON Sequences
.geojsonl
from DGN (Microstation)
.dgn
from S57 Nautical Charts
.000
Visualize Your Data
View your geospatial files on an interactive map
Coordinate Conversion Tools
Convert between different coordinate systems