Skip to content

Commit 482ed8e

Browse files
committed
🤖 Upsert Earth/Japan data for DojoMap
1 parent dd4d315 commit 482ed8e

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

dojos.geojson

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7051,21 +7051,6 @@
70517051
"description": "<img src='/images/coderdojo.webp' alt='CoderDojo logo' width='100px' /><br>Pondycherry @ Makerspace<br><a target='_blank' rel='noopener' href='http://zen.coderdojo.com/dojos/in/pondicherry-puducherry/pondycherry-makerspace'>連絡先を見る</a>"
70527052
}
70537053
},
7054-
{
7055-
"type": "Feature",
7056-
"geometry": {
7057-
"type": "Point",
7058-
"coordinates": [
7059-
139.7119,
7060-
35.66055
7061-
]
7062-
},
7063-
"properties": {
7064-
"marker-size": "small",
7065-
"marker-symbol": "coderdojo",
7066-
"description": "<a href='https://coderdojoshibuya.connpass.com/' target='_blank' rel='noopener'> <img src='/images/dojos/shibuya.webp' alt='渋谷' loading='lazy' width='100px' /></a><br><b>渋谷</b><br>青山学院大学にて<br>毎月開催<br><a href='https://coderdojoshibuya.connpass.com/' target='_blank' rel='noopener'>Webサイトを見る</a>"
7067-
}
7068-
},
70697054
{
70707055
"type": "Feature",
70717056
"geometry": {

dojos_japan.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"logo": "https://coderdojo.jp/img/dojos/shibuya.webp",
211211
"order": "131130",
212212
"counter": 1,
213-
"is_active": true,
213+
"is_active": false,
214214
"prefecture": "東京",
215215
"created_at": "2020-01-30T00:00:00.000+09:00",
216216
"description": "青山学院大学にて毎月開催"
@@ -3826,5 +3826,17 @@
38263826
"prefecture": "福島",
38273827
"created_at": "2025-05-09T00:00:00.000+09:00",
38283828
"description": "磐梯町で毎月開催"
3829+
},
3830+
{
3831+
"id": 338,
3832+
"url": "https://coderdojoaoyama.connpass.com/",
3833+
"name": "青山",
3834+
"logo": "https://coderdojo.jp/img/dojos/default.webp",
3835+
"order": "131130",
3836+
"counter": 1,
3837+
"is_active": true,
3838+
"prefecture": "東京",
3839+
"created_at": "2025-05-26T00:00:00.000+09:00",
3840+
"description": "青山学院青山キャンパスで毎月開催"
38293841
}
38303842
]

0 commit comments

Comments
 (0)