FileGDB 📦

Esri File Geodatabase

Open Beta
.gdb.zip · application/zip

FileGDBは、複雑な地理データを格納するためのEsriのフォーマットです。複数レイヤー、トポロジー、ドメイン、サブタイプに対応します。エンタープライズGISにおける事実上の標準です。

今すぐFileGDBをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

1つのファイルに複数レイヤー
トポロジとドメイン
ArcGISと互換
ベクター・ラスターデータの両方に対応
Example FileGDB export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

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

Format specifications

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.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
FileGDBを選択
利用可能な127種類のエクスポートフォーマットの一覧からEsri File Geodatabaseを選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.gdb.zipファイルを受け取れます
4
ダウンロード
完成したFileGDBファイルをダウンロードし、ArcGIS Proで開きます

エクスポート後の開き方

FileGDBの人気地図

フリー

Esri File Geodatabaseの地図エクスポートを入手

OpenStreetMapからプロフェッショナルなFileGDB地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐFileGDBをエクスポート →

よくある質問

FileGDB を QGIS で開けますか?
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