Skip to content

knudmoeller/berlin-charging-stations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple makefile and Ruby script to download a GML-file with charging stations in Berlin from a WFS-Service (see https://energieatlas.berlin.de) and transform it into CSV.

Output

The output CSV-file lives in:

Requirements

  • Ruby
  • the Nokogiri gem

Running

$ make data
downloading data/temp/elektro-ladesäulen.xml from WFS service
writing to data/temp/elektro-ladesäulen.xml ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  548k    0  548k    0     0   778k      0 --:--:-- --:--:-- --:--:--  778k

formatting data/temp/elektro-ladesäulen.xml
writing to data/temp/elektro-ladesäulen_formatted.xml ...
converting data/temp/elektro-ladesäulen_formatted.xml to CSV
writing to data/target/elektro-ladesäulen-berlin.csv ...
$

License

All software in this repository is published under the MIT License.


2020, Knud Möller

https://github.com/knudmoeller/berlin-charging-stations

Last changed: 2020-06-15

About

Download and convert a list of charging stations in Berlin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published