Skip to content

BUG: fix overwriting a corrupt fileGDB directory#600

Merged
theroggy merged 6 commits intogeopandas:mainfrom
theroggy:BUG-fix-overwriting-a-corrupt-fileGDB-directory
Feb 23, 2026
Merged

BUG: fix overwriting a corrupt fileGDB directory#600
theroggy merged 6 commits intogeopandas:mainfrom
theroggy:BUG-fix-overwriting-a-corrupt-fileGDB-directory

Conversation

@theroggy
Copy link
Member

@theroggy theroggy commented Nov 19, 2025

For all file-based datasets an existing file is already being removed and rewritten when writing to an invalid file, this PR extends this to do the same for invalid (directory-based) fileGDB datasets.

resolves #598

@theroggy theroggy marked this pull request as ready for review November 19, 2025 14:16
@theroggy theroggy added this to the 0.12.0 milestone Nov 19, 2025
@theroggy theroggy modified the milestones: 0.12.0, 0.12.1, 0.12.2 Nov 21, 2025
@theroggy theroggy merged commit d7919d3 into geopandas:main Feb 23, 2026
25 checks passed
@theroggy theroggy deleted the BUG-fix-overwriting-a-corrupt-fileGDB-directory branch February 23, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An exception raised with IsADirectoryError while writing FGDB layer

2 participants