FileGDB 📦

Esri File Geodatabase

Open Beta
.gdb.zip · application/zip

FileGDB 是 Esri 用于存储复杂地理数据的格式。支持多图层、拓扑、域和子类型。是企业级 GIS 中的事实标准。

立即导出 FileGDB ✨ Open Beta — 免费无限制

主要特点

多个图层存于单一文件
拓扑与域
ArcGIS 兼容性
支持矢量与栅格数据
FileGDB 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 FileGDB 格式

File Geodatabase is the native storage of ArcGIS. It is not a single file but a .gdb folder holding tables, indexes and service records. Esri made it the replacement for the shapefile, and in corporate GIS it has remained the main unit of storage: long field names, many layers side by side, domains and subtypes, and no two-gigabyte limit per table.

Export to FileGDB is chosen when the data goes to an organization running on ArcGIS Pro: a municipality, a design institute, a utility company. There a geodatabase is the familiar exchange unit, and sending one is usually faster than explaining how to open a GeoJSON.

Each map layer becomes a separate feature class inside a single geodatabase, with OpenStreetMap attributes and a spatial index. Coordinates are WGS84 (EPSG:4326). Since a .gdb is a folder, it is downloaded as a ZIP archive: unpack it and you will find a directory with the .gdb extension inside.

Writing is done by the open GDAL OpenFileGDB driver, so no Esri libraries are needed for the export. Domains, subtypes and topology are not carried over — those add-ons simply do not exist in OpenStreetMap data.

打开 FileGDB 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 Esri File Geodatabase(.gdb.zip)文件:

🌎ArcGIS Pro 🌎ArcGIS Online 🌎QGIS 💻FME 🌎MapInfo 💻GDAL/OGR

格式规格

谁在使用 FileGDB 地图

🏗
企业级 GIS
A single container with all the layers for a corporate geodata repository.
💻
ArcGIS Pro
A ready source for ArcGIS Pro projects — it connects as a database rather than a pile of separate files.
📊
市政机构
A base for city services: blocks, the road network and address features in the form ArcGIS is used to.
🎨
基础设施
Territory context for utility network diagrams and maintenance registers.
🗺
城市规划
Layers of existing development and land use for urban planning documentation.

如何导出 FileGDB

1
选择区域
在 osm2cdr 的交互式地图上绘制矩形或多边形
2
选择 FileGDB
从 127 种可用导出格式中选择 Esri File Geodatabase
3
导出
点击导出,1–5 分钟内收到您的 .gdb.zip 文件
4
下载
下载完成的 FileGDB 文件并在 ArcGIS Pro 中打开

导出后如何打开

FileGDB 格式的热门地图

Free

导出 Esri File Geodatabase 地图

从 OpenStreetMap 下载专业的 FileGDB 地图。即时生成,任意区域。

免费 / 导出
立即导出 FileGDB →

常见问题

我能在 QGIS 中打开 FileGDB 吗?
FileGDB 为何比 Shapefile 更好?
Why did I download a ZIP instead of a single file?
Are Esri products required to read the export?
Does the export contain domains, subtypes and topology?

相关格式

经常一起导出

Related Articles