Skip to content

Commit 47fba41

Browse files
committed
🤖 Upsert Earth/Japan data for DojoMap
1 parent e0e9326 commit 47fba41

File tree

2 files changed

+40
-16
lines changed

2 files changed

+40
-16
lines changed

dojos.geojson

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1486,21 +1486,6 @@
14861486
"description": "<img src='/images/coderdojo.webp' alt='CoderDojo logo' width='100px' /><br>Sint-Katelijne Waver<br><a target='_blank' href='http://zen.coderdojo.com/dojos/be/vlaams-gewest/gemeentelijke-basisschool-g-l-o-c-daliastraat-35-2-86-0-sint-katelijne-waver/sint-katelijne-waver'>連絡先を見る</a>"
14871487
}
14881488
},
1489-
{
1490-
"type": "Feature",
1491-
"geometry": {
1492-
"type": "Point",
1493-
"coordinates": [
1494-
-6.2505678,
1495-
53.3486949
1496-
]
1497-
},
1498-
"properties": {
1499-
"marker-size": "small",
1500-
"marker-symbol": "coderdojo",
1501-
"description": "<img src='/images/coderdojo.webp' alt='CoderDojo logo' width='100px' /><br>A real cool place @ CHQ<br><a target='_blank' href='http://zen.coderdojo.com/dojos/ie/dublin/a-real-cool-place-chq'>連絡先を見る</a>"
1502-
}
1503-
},
15041489
{
15051490
"type": "Feature",
15061491
"geometry": {
@@ -9991,6 +9976,21 @@
99919976
"description": "<a href='https://nara-coderdojo.github.io/' target='_blank' rel='noopener'> <img src='/images/dojos/heguri.webp' alt='平群' loading='lazy' width='100px' /></a><br><b>平群</b><br>平群町で毎月開催<br><a href='https://nara-coderdojo.github.io/' target='_blank' rel='noopener'>Webサイトを見る</a>"
99929977
}
99939978
},
9979+
{
9980+
"type": "Feature",
9981+
"geometry": {
9982+
"type": "Point",
9983+
"coordinates": [
9984+
115.7396019,
9985+
-32.5475146
9986+
]
9987+
},
9988+
"properties": {
9989+
"marker-size": "small",
9990+
"marker-symbol": "coderdojo",
9991+
"description": "<img src='/images/coderdojo.webp' alt='CoderDojo logo' width='100px' /><br>MandurahNeurodivergent@MCCLibrary<br><a target='_blank' href='http://zen.coderdojo.com/dojos/au/coodanup-wa/mandurahneurodivergent-mcclibrary'>連絡先を見る</a>"
9992+
}
9993+
},
99949994
{
99959995
"type": "Feature",
99969996
"geometry": {

dojos_earth.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7255,7 +7255,7 @@
72557255
"alpha3": "IRL",
72567256
"countryNumber": "372"
72577257
},
7258-
"stage": 1,
7258+
"stage": 4,
72597259
"urlSlug": "ie/dublin/a-real-cool-place-chq",
72607260
"startTime": "17:00:00",
72617261
"endTime": "18:00:00",
@@ -44999,6 +44999,30 @@
4499944999
"day": 6,
4500045000
"id": "79220d2c-35c2-4ca1-b4e8-719beda32693"
4500145001
},
45002+
{
45003+
"entity$": "-/cd/dojos",
45004+
"name": "MandurahNeurodivergent@MCCLibrary",
45005+
"geoPoint": {
45006+
"lat": -32.5475146,
45007+
"lon": 115.7396019
45008+
},
45009+
"country": {
45010+
"countryName": "Australia",
45011+
"continent": "OC",
45012+
"alpha2": "AU",
45013+
"alpha3": "AUS",
45014+
"countryNumber": "036"
45015+
},
45016+
"stage": 1,
45017+
"urlSlug": "au/coodanup-wa/mandurahneurodivergent-mcclibrary",
45018+
"startTime": "10:00:00",
45019+
"endTime": "12:00:00",
45020+
"private": 0,
45021+
"frequency": "1/w",
45022+
"alternativeFrequency": null,
45023+
"day": 6,
45024+
"id": "7933214b-db02-4d33-bf9a-cbb93b3741de"
45025+
},
4500245026
{
4500345027
"entity$": "-/cd/dojos",
4500445028
"name": "Hilversum",

0 commit comments

Comments
 (0)