1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

jsdoでヒートマップ

Last updated at Posted at 2017-03-03

#概要
jsdoでヒートマップ、やってみた。
opendataのresasから人口データ取って、D3.jsとCesiumとGoogleMapで表示してみた。
geojsonは、下記を使用。
https://github.com/niiyz/JapanCityGeoJson

#写真

#成果物
http://jsdo.it/ohisama1/UTzP

#写真
jj.jpg

#成果物
http://jsdo.it/ohisama1/mDah

#写真
ss.jpg

#成果物
http://jsdo.it/ohisama1/CDrB

#苦労した所
geojsonの読み込みが非同期なので、色が付かなくて、参った。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?