Skip to content

Commit

Permalink
update participants GeoJSON
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Nov 6, 2023
1 parent 1619715 commit be1dbd1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions participants.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,23 @@
"markerIcon": "node.png"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
71.1712664,
51.1038935
]
},
"properties": {
"Country": "Kazakhstan",
"City": "Astana",
"Component": "WIS2 Node",
"Status": "Up",
"markerIcon": "node.png"
}
},
{
"type": "Feature",
"geometry": {
Expand Down

0 comments on commit be1dbd1

Please sign in to comment.