Skip to content

Commit 6639556

Browse files
committed
deploy: dce3a7b
1 parent 4c094d0 commit 6639556

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

dojos.geojson

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

fetch_latest_data.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/sh
2+
3+
bundle exec rake get_data_from_earth # Dojo 情報一覧を取得
4+
bundle exec rake get_data_from_japan # Japan's API からデータを取得
5+
bundle exec rake cache_dojo_logos # 取得したロゴ画像をキャッシュ
6+
bundle exec rake upsert_dojos_geojson # 上記データから GeoJSON を生成

tmp/number_of_dojos

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)