Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlieegan3
3239 days ago
You can likely base a map on this:
http://bl.ocks.org/michellechandra/0b2ce4923dc9b5809922
- the UK GeoJSON data is here:
https://github.com/martinjc/UK-GeoJSON
1 comments
DJohnBenton
3239 days ago
Interesting. It looks like I can use d3-geo to get a map of the world and then clip it down from there. I'll have a play with it after work.
link