Skip to content

Commit 3e3fc4f

Browse files
committed
CoderDojo 西条のマッピングを追加
- dojo2dojo.csv に西条と CoderDojo Saijo のマッピングを追加 - 東広島市で毎月開催されている道場を地図に表示
1 parent 62342af commit 3e3fc4f

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

_data/dojo2dojo.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,14 @@
743743
"urlSlug": null,
744744
"status": "RUNNING_SESSIONS"
745745
},
746+
{
747+
"global_club_id": "7b4f1b66-ee56-47c4-bb00-b5079b9742d4",
748+
"name_japan": "西条",
749+
"name_earth": "CoderDojo Saijo",
750+
"countryCode": "JP",
751+
"urlSlug": null,
752+
"status": "RUNNING_SESSIONS"
753+
},
746754
{
747755
"global_club_id": "7c0ca939-b98e-4fa5-aa6c-dcdf2cffd280",
748756
"name_japan": "浦和@Urawa Minecraft Club",

dojo2dojo.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,5 +288,6 @@ Japan登録名 Zen登録名
288288
南会津 CoderDojo南会津
289289
八女 CoderDojo八女
290290
SAGA@駅前中央 CoderDojo SAGA@駅前中央
291+
西条 CoderDojo Saijo
291292

292293

dojos.geojson

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9556,6 +9556,21 @@
95569556
"description": "<a href='https://coderdojo-shin-osaka.connpass.com/' target='_blank' rel='noopener'> <img src='/images/dojos/shin-osaka.webp' alt='新大阪' loading='lazy' width='100px' /></a><br><b>新大阪</b><br>大阪市東淀川区で<br>毎月開催<br>&rarr; 次回: <a href='https://coderdojo-shin-osaka.connpass.com/event/381497/' target='_blank' rel='noopener'>2月14日</a><br><a href='https://coderdojo-shin-osaka.connpass.com/' target='_blank' rel='noopener'>Webサイトを見る</a>"
95579557
}
95589558
},
9559+
{
9560+
"type": "Feature",
9561+
"geometry": {
9562+
"type": "Point",
9563+
"coordinates": [
9564+
132.714904,
9565+
34.4030899
9566+
]
9567+
},
9568+
"properties": {
9569+
"marker-size": "small",
9570+
"marker-symbol": "coderdojo",
9571+
"description": "<a href='https://kiriem.github.io/coderdojo.saijo/' target='_blank' rel='noopener'> <img src='/images/dojos/default.webp' alt='西条' loading='lazy' width='100px' /></a><br><b>西条</b><br>東広島市で毎月開催<br><a href='https://kiriem.github.io/coderdojo.saijo/' target='_blank' rel='noopener'>Webサイトを見る</a>"
9572+
}
9573+
},
95599574
{
95609575
"type": "Feature",
95619576
"geometry": {

0 commit comments

Comments
 (0)