| parquet.md | GeoParquet/Parquet read/write (Parquet 2.x native geometry, bbox covering, spatial sorting, compression) |
| arrow.md | Arrow IPC/Feather read/write (GeoArrow encoding, FILE vs STREAM, compression) |
| adbc.md | ADBC database connectivity (DuckDB, PostgreSQL, SQLite, BigQuery, Snowflake), read-only, spatial filtering |
| esri-featureserver.md | Downloading from ArcGIS FeatureServer/REST endpoints, ESRIJSON driver, pagination, authentication |
| esri-filegdb.md | Reading/writing .gdb (File Geodatabase), OpenFileGDB driver, field domains, subtypes, relationships, special SQL |
| esri-shapefile.md | Shapefile limitations, encoding, long field names (3.13+), migration to GeoParquet |
| esri-raster-services.md | MapServer tiles/WMS, ImageServer raster download, ESRIC compact cache, ArcGIS .tif.vat.dbf RAT |
| esri-gotchas.md | CRS handling (Esri WKT vs OGC), date/time fields, 64-bit integers, SDC/CDF, coordinate snapping, version history, open GitHub issues |
| esri-python-api.md | Python GDAL/OGR bindings for deep .gdb inspection: domains, relationships, subtypes, spatial index state, JSON exports (raw, flow graph, ERD schema) |