Services: Admin-Lehrer, Backend-Lehrer, Studio v2, Website, Klausur-Service, School-Service, Voice-Service, Geo-Service, BreakPilot Drive, Agent-Core Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
86 lines
3.5 KiB
JSON
86 lines
3.5 KiB
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "BW", "name": "Baden-Württemberg"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[7.5,47.5],[7.5,49.8],[10.5,49.8],[10.5,47.5],[7.5,47.5]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "BY", "name": "Bayern"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[8.9,47.3],[8.9,50.6],[13.8,50.6],[13.8,47.3],[8.9,47.3]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "BE", "name": "Berlin"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[13.1,52.35],[13.1,52.68],[13.76,52.68],[13.76,52.35],[13.1,52.35]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "BB", "name": "Brandenburg"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[11.3,51.35],[11.3,53.55],[14.76,53.55],[14.76,51.35],[11.3,51.35]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "HB", "name": "Bremen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[8.5,53.0],[8.5,53.22],[8.98,53.22],[8.98,53.0],[8.5,53.0]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "HH", "name": "Hamburg"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[9.73,53.4],[9.73,53.72],[10.33,53.72],[10.33,53.4],[9.73,53.4]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "HE", "name": "Hessen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[7.77,49.4],[7.77,51.66],[10.24,51.66],[10.24,49.4],[7.77,49.4]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "MV", "name": "Mecklenburg-Vorpommern"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[10.6,53.1],[10.6,54.68],[14.42,54.68],[14.42,53.1],[10.6,53.1]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "NI", "name": "Niedersachsen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[6.65,51.3],[6.65,53.89],[11.6,53.89],[11.6,51.3],[6.65,51.3]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "NW", "name": "Nordrhein-Westfalen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[5.87,50.32],[5.87,52.53],[9.46,52.53],[9.46,50.32],[5.87,50.32]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "RP", "name": "Rheinland-Pfalz"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[6.11,48.97],[6.11,50.94],[8.51,50.94],[8.51,48.97],[6.11,48.97]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "SL", "name": "Saarland"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[6.36,49.11],[6.36,49.64],[7.4,49.64],[7.4,49.11],[6.36,49.11]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "SN", "name": "Sachsen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[11.87,50.17],[11.87,51.68],[15.04,51.68],[15.04,50.17],[11.87,50.17]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "ST", "name": "Sachsen-Anhalt"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[10.56,50.94],[10.56,53.04],[13.19,53.04],[13.19,50.94],[10.56,50.94]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "SH", "name": "Schleswig-Holstein"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[8.31,53.37],[8.31,55.06],[11.31,55.06],[11.31,53.37],[8.31,53.37]]]}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"properties": {"code": "TH", "name": "Thüringen"},
|
|
"geometry": {"type": "Polygon", "coordinates": [[[9.88,50.2],[9.88,51.65],[12.65,51.65],[12.65,50.2],[9.88,50.2]]]}
|
|
}
|
|
]
|
|
}
|