osm_fdw
Repository:
https://github.com/vpikulik/postgres_osm_pbf_fdw
The foreign data wrapper allows PostgreSQL to access and query OpenStreetMap data stored in PBF files, providing a interface to read and filter the data as if it were a regular table.
Information Analysis
| Extensibility Types: | Functions, Storage Managers |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 1431 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 1431 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |