diff --git a/menu/foss4g_europe_2024.json b/menu/foss4g_europe_2024.json index 54f29539..1500ec75 100644 --- a/menu/foss4g_europe_2024.json +++ b/menu/foss4g_europe_2024.json @@ -1,59 +1,15 @@ { - "version": 2024061900, - "url": "https://sotm.osmz.ru/tartu2024.xml", + "version": 2024040400, + "url": "https://talks.osgeo.org/foss4g-europe-2024/schedule/export/schedule.xml", "title": "FOSS4G Europe 2024", - "start": "2024-07-01", - "end": "2024-07-07", + "start": "2024-07-03", + "end": "2024-07-05", "timezone": "Europe/Tallinn", - "refresh_interval": 7200, "metadata": { "links": [ { "url": "https://2024.europe.foss4g.org/", "title": "Website" - }, - { - "url": "https://wiki.osgeo.org/wiki/FOSS4G-Europe-2024/BirdsOfAFeather", - "title": "Birds of a Feather" - }, - { - "url": "https://wiki.osgeo.org/wiki/FOSS4G-Europe-2024/CommunitySprint", - "title": "Community Sprint" - }, - { - "url": "https://2024.europe.foss4g.org/sponsors/", - "title": "Sponsors" - } - ], - "rooms": [ - { - "name": "Raekoja plats", - "latlon": [58.38009, 26.72224] - }, - { - "name": "Room .*|Destination.*|GEOCAT.*|LAStools.*|QField.*|Vanemuise 46", - "show_name": "Vanemuise 46", - "latlon": [58.37347, 26.71616] - }, - { - "name": "Mart Reiniku", - "latlon": [58.37290, 26.71549] - }, - { - "name": "Omicum", - "latlon": [58.37290, 26.71766] - }, - { - "name": "Salong", - "latlon": [58.37628, 26.72151] - }, - { - "name": "Aparaaditehas", - "latlon": [58.37046, 26.71617] - }, - { - "name": "Lodjakoda", - "latlon": [58.39122, 26.71361] } ] } diff --git a/menu/foss4g_europe_2024_full.json b/menu/foss4g_europe_2024_full.json new file mode 100644 index 00000000..05fb9c44 --- /dev/null +++ b/menu/foss4g_europe_2024_full.json @@ -0,0 +1,60 @@ +{ + "version": 2024061900, + "url": "https://sotm.osmz.ru/tartu2024.xml", + "title": "FOSS4G Europe 2024 (extended)", + "start": "2024-07-01", + "end": "2024-07-07", + "timezone": "Europe/Tallinn", + "refresh_interval": 7200, + "metadata": { + "links": [ + { + "url": "https://2024.europe.foss4g.org/", + "title": "Website" + }, + { + "url": "https://wiki.osgeo.org/wiki/FOSS4G-Europe-2024/BirdsOfAFeather", + "title": "Birds of a Feather" + }, + { + "url": "https://wiki.osgeo.org/wiki/FOSS4G-Europe-2024/CommunitySprint", + "title": "Community Sprint" + }, + { + "url": "https://2024.europe.foss4g.org/sponsors/", + "title": "Sponsors" + } + ], + "rooms": [ + { + "name": "Raekoja plats", + "latlon": [58.38009, 26.72224] + }, + { + "name": "Room .*|Destination.*|GEOCAT.*|LAStools.*|QField.*|Vanemuise 46", + "show_name": "Vanemuise 46", + "latlon": [58.37347, 26.71616] + }, + { + "name": "Mart Reiniku", + "latlon": [58.37290, 26.71549] + }, + { + "name": "Omicum", + "latlon": [58.37290, 26.71766] + }, + { + "name": "Salong", + "latlon": [58.37628, 26.72151] + }, + { + "name": "Aparaaditehas", + "latlon": [58.37046, 26.71617] + }, + { + "name": "Lodjakoda", + "latlon": [58.39122, 26.71361] + } + ] + } +}