This project creates a map of Lithuania divided into municipalities. The output is in GeoJSON, TopoJSON and SHP formats.
####Preview it here
More technical description and code can be found in a make branch.
Please read these two brilliant tutorials by Mike Bostock about making maps in a browser using D3.js library:
Let’s Make a Map
Let’s Make a Bubble Map