IRI.Maptor.Ket.PersonalGdbPersistence
2.11.0
dotnet add package IRI.Maptor.Ket.PersonalGdbPersistence --version 2.11.0
NuGet\Install-Package IRI.Maptor.Ket.PersonalGdbPersistence -Version 2.11.0
<PackageReference Include="IRI.Maptor.Ket.PersonalGdbPersistence" Version="2.11.0" />
<PackageVersion Include="IRI.Maptor.Ket.PersonalGdbPersistence" Version="2.11.0" />
<PackageReference Include="IRI.Maptor.Ket.PersonalGdbPersistence" />
paket add IRI.Maptor.Ket.PersonalGdbPersistence --version 2.11.0
#r "nuget: IRI.Maptor.Ket.PersonalGdbPersistence, 2.11.0"
#:package IRI.Maptor.Ket.PersonalGdbPersistence@2.11.0
#addin nuget:?package=IRI.Maptor.Ket.PersonalGdbPersistence&version=2.11.0
#tool nuget:?package=IRI.Maptor.Ket.PersonalGdbPersistence&version=2.11.0
IRI.Maptor.Ket.PersonalGdbPersistence
A .NET 8 (Windows) persistence adapter for ESRI Personal Geodatabases (.mdb files) — accessed via OleDb / Microsoft Access Database Engine.
Geodatabases authored by any ArcGIS 10.x or 11.x version are supported — the version-stamped ESRI schema namespace in the geodatabase metadata is normalized automatically, so reads are independent of the authoring ArcGIS version. The adapter also picks whichever ACE OLEDB provider (12.0 or 16.0) is installed on the machine.
Features
PersoanlGdbDataSource— implements the MaptorIVectorDataSourceinterface for Personal GDB feature classesPersonalGdbInfrastructure— connection and schema helpers (open.mdb, list feature classes, read geometries and attributes)- Geometry is read from the Personal GDB binary format and converted to native
Geometry<Point>objects - Attribute table access with type-mapped field reading
Requirements
- Windows only (OleDb / ACE provider)
- Microsoft Access Database Engine (ACE OLEDB 12.0 or 16.0) must be installed
Installation
dotnet add package IRI.Maptor.Ket.PersonalGdbPersistence
Project Structure
Ket.PersonalGdbPersistence/
├── PersoanlGdbDataSource.cs # IVectorDataSource implementation
├── PersonalGdbInfrastructure.cs
├── Enums/
├── Model/
└── Xml/
📦 NuGet: IRI.Maptor.Ket.PersonalGdbPersistence
🐞 Issues: GitHub Issues
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- IRI.Maptor.Sta.Persistence (>= 2.11.0)
- System.Data.OleDb (>= 9.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.11.0 | 108 | 7/4/2026 |
| 2.11.0-alpha | 92 | 7/4/2026 |
| 2.10.0-alpha | 98 | 5/7/2026 |
| 2.9.1 | 117 | 4/16/2026 |
| 2.9.1-alpha | 111 | 4/19/2026 |
| 2.9.0 | 127 | 2/3/2026 |
| 2.9.0-alpha | 123 | 2/3/2026 |
| 2.8.13 | 152 | 12/26/2025 |
| 2.8.13-alpha | 148 | 12/26/2025 |
| 2.8.12 | 456 | 12/11/2025 |
| 2.8.12-alpha | 242 | 12/11/2025 |
| 2.8.11 | 444 | 11/19/2025 |
| 2.8.11-alpha | 440 | 11/19/2025 |
| 2.8.10 | 198 | 11/8/2025 |
| 2.8.10-alpha | 177 | 11/8/2025 |
| 2.8.9 | 232 | 10/31/2025 |
| 2.8.9-alpha | 187 | 10/31/2025 |
| 2.8.8 | 146 | 10/18/2025 |
| 2.8.8-alpha | 219 | 10/19/2025 |
| 2.8.7-alpha | 213 | 10/4/2025 |