top | item 34518802 (no title) andnand | 3 years ago Very neat! Can someone explain the json is being rendered? I had no idea json could be rendered as an image? https://github.com/billywojcicki/vexillologist/blob/master/w... discuss order hn newest hailkuato|3 years ago Not sure but it may be TopoJSON: - https://github.com/topojson/topojson - https://github.com/topojson/topojson-specificationMy guess is that Github just recognizes and supports previewing this particular spec. nickybuzz|3 years ago This is correct abejfehr|3 years ago It's geojson, Github renders that: https://github.blog/2013-06-13-there-s-a-map-for-that/Edit: I was wrong, it's topojson as per the other reply, based on the data-type attribute that's set on the div outside the map
hailkuato|3 years ago Not sure but it may be TopoJSON: - https://github.com/topojson/topojson - https://github.com/topojson/topojson-specificationMy guess is that Github just recognizes and supports previewing this particular spec. nickybuzz|3 years ago This is correct
abejfehr|3 years ago It's geojson, Github renders that: https://github.blog/2013-06-13-there-s-a-map-for-that/Edit: I was wrong, it's topojson as per the other reply, based on the data-type attribute that's set on the div outside the map
hailkuato|3 years ago
My guess is that Github just recognizes and supports previewing this particular spec.
nickybuzz|3 years ago
abejfehr|3 years ago
Edit: I was wrong, it's topojson as per the other reply, based on the data-type attribute that's set on the div outside the map