Skip to content

Import personal geodatabase to file geodatabase

Notifications You must be signed in to change notification settings

goto99/mdbToGdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mdbToGdb

Search through a directory for personal geodatabase files(.mdb), copy each personal geodatabase to a new file geodatabase(.gdb) with the same name except the extension.

Requirements

Python 2.7.14, arcpy from ArcMap 10.6

In python3.6 (ArcPro), arcpy cannot list the datasets in personal geodabase(*.mdb) files.

Usage

Change the directory of mdb files in inws, the directory for gdb files in outws.

About

Import personal geodatabase to file geodatabase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages