Giter Site home page Giter Site logo

mevdschee / bagconv-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from berthubert/bagconv

0.0 0.0 0.0 335 KB

Convert Dutch building/dwelling administration into a simpler format

License: MIT License

Shell 0.08% C++ 99.85% CMake 0.04% Dockerfile 0.02%

bagconv-docker's Introduction

bagconv

Convert the official Dutch building/dwelling administration into a simpler format. With docker support.

Requirements

On a Debian based system:

sudo apt install build-essential cmake libsqlite3-dev nlohmann-json3-dev zlib1g-dev 
sudo apt install sqlite3 wget unzip 7zip

Or just docker if you run via Docker. You need 109GB (gigabyte) of free disk space to run.

Running

Either run:

bash run.sh

Or run via docker with:

bash docker-run.sh

Note that a run may take half an hour.

Results

After a run you will find the following directories in the project:

20M     build
3,1G    data
96G     unpack
9,7G    dist

The most valuable (IMHO) files are:

8,8G    dist/bag.sqlite
17M     dist/postcodes-nl.7z
40M     dist/postcodes-nl-geo.7z

Check postcodes-nl and postcodes-nl-geo to load the (7zip) CSV files into a SQL database using PHP.

You may run the clean script to clean up all build files:

bash clean.sh

This will free up all generated and downloaded data.

bagconv-docker's People

Contributors

berthubert avatar mevdschee avatar lesander avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.