Skip to content

Commit 916bc16

Browse files
committed
Fix un-matched dojo name: CoderDojo さが
1 parent 450827c commit 916bc16

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

dojo2dojo.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Japan登録名 Zen登録名
198198
彦根@Eco-lab
199199
武蔵小杉 MusashiKosugi
200200
富山 富山@長江
201-
さが Saga
201+
さが Coderdojo Saga
202202
長門 Nagato @ non profit organization TSUNAGU
203203
富谷 富谷
204204
Tokyo Central @ Minato City, Tokyo

dojos.geojson

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4441,6 +4441,21 @@
44414441
"description": "<img src='/images/coderdojo.webp' alt='CoderDojo logo' width='100px' /><br>Woodbridge @ Stemtree Educational Center<br><a target='_blank' rel='noopener' href='http://zen.coderdojo.com/dojos/'>連絡先を見る</a>"
44424442
}
44434443
},
4444+
{
4445+
"type": "Feature",
4446+
"geometry": {
4447+
"type": "Point",
4448+
"coordinates": [
4449+
130.30108958741354,
4450+
33.25481124223286
4451+
]
4452+
},
4453+
"properties": {
4454+
"marker-size": "small",
4455+
"marker-symbol": "coderdojo",
4456+
"description": "<a href='https://peatix.com/group/10488940' target='_blank' rel='noopener'> <img src='/images/dojos/saga.webp' alt='さが' loading='lazy' width='100px' /></a><br><b>さが</b><br>佐賀市で毎月開催<br><a href='https://peatix.com/group/10488940' target='_blank' rel='noopener'>Webサイトを見る</a>"
4457+
}
4458+
},
44444459
{
44454460
"type": "Feature",
44464461
"geometry": {

0 commit comments

Comments
 (0)