enjalot / wwsd

working with spatial data - workshop materials
212 stars 32 forks source link

d3.js + TopoJSON #12

Open enjalot opened 8 years ago

enjalot commented 8 years ago

Start here

Try rendering each of our world TopoJSON data files: Countries Rivers Places

Try rendering the places data with the svg <circle> element.

Resources: TopoJSON docs Mike's TopoJSON examples

Investigate: mesh & merge

enjalot commented 8 years ago

See example 7 for a version with GeoJSON that is easy to compare with a version with TopoJSON