All the code and shapefiles that I'm using are available in this GitHub repo.
I'm trying to draw a map of Stockholm with D3. The shapefile looks ok in QGIS:
However, drawing the GeoJSON produces something that looks like abstract art:.
Is my shapefile corrupted or am I doing something wrong otherwise?
The steps to produce my GeoJSON are as follows:
أكثر...
I'm trying to draw a map of Stockholm with D3. The shapefile looks ok in QGIS:

However, drawing the GeoJSON produces something that looks like abstract art:.

Is my shapefile corrupted or am I doing something wrong otherwise?
The steps to produce my GeoJSON are as follows:
- Open the Adm.shp file as layer in QGIS
- Save the layer as GeoJSON
- Drawing GeoJSON using D3 in stockholm.html
أكثر...