ggotti / g-naf-full-sqlite

G-NAF Sqlite Docker image
MIT License
3 stars 2 forks source link

G-NAF in SQLite

This repo is for the production of a Docker image which contains a SQLite database containing data loaded from the Geoscape Geocoded National Address File (G-NAF). The schema definition has been modified to work with SQLite, such as defining primary and foreign keys at table creation.

The sqlite file is located in /map/fullGNAF.db after the build is complete. Docker image can be accessed using docker push ggotti/g-naf-full-sqlite:latest

The intent of this image is to use the normalised GNAF data for some other purpose. You must adhere to the G-NAF End User Licence Agreement (EULA) to use this image.