FileGDB 📦

Esri File Geodatabase

Open Beta
.gdb.zip · application/zip

FileGDB는 복잡한 지오데이터를 저장하기 위한 Esri의 형식입니다. 다중 레이어, 토폴로지, 도메인, 서브타입을 지원합니다. 엔터프라이즈 GIS의 사실상 표준입니다.

지금 FileGDB 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

하나의 파일에 여러 레이어
토폴로지 및 도메인
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