inchworm

inchworms

Summer of Coding, one inch at a time...

Berlin map

inchworms -

There are more than just a programming issue when you want to draw a map with d3. It took literally half a day to find a working Berlin map.

berlin Not working json

Then I came across that github account with a perfectly working map with the districs already in geojson format. Just what I was looking for.

berlin working json

Isn’t it gorgeous? And look at the colors! Anyway then I made a choropleth map out of it and finally (took me half a day and a movie-evening with friend(there were complaing I wasn’t watching)) got bars that are transforming from the BOTTOM to the top like normal bars do and not from the top to bottom. And the number of the population that are supposed to be on every bar is not there, although its on my localhost, argggggg! Just imagine they are there.Resolved. Thanks to Matt!