/berlin-geodata-scraper

Scrape Berlin Geodata

Primary LanguageJavaScriptOtherNOASSERTION

Berlin Geodata Scraper

Aggregates Geodata from Berlin FIS Broker and converts them to TSV.

Install

Install Node Modules:

$ git clone https://github.com/yetzt/berlin-geodata-scraper.git
$ cd berlin-geodata-scraper
$ npm install

Usage

$ DEBUG=bgs node bgs.js > data.tsv

License

Unlicense