From b21319564995e16895bca5ab56dbb2cb0beb3259 Mon Sep 17 00:00:00 2001 From: Kris Date: Mon, 13 Jan 2025 15:18:02 +0100 Subject: [PATCH] :sparkles: add Q1248784, Q94993988 (#3141) --- app/Services/Wikidata/WikidataImportService.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/Services/Wikidata/WikidataImportService.php b/app/Services/Wikidata/WikidataImportService.php index 8be76de69..f61310ae4 100644 --- a/app/Services/Wikidata/WikidataImportService.php +++ b/app/Services/Wikidata/WikidataImportService.php @@ -12,7 +12,7 @@ class WikidataImportService { - // supported types global definieren + // supported types global definieren - todo: support wikidata hierarchie so we don't need to define all types separately private const SUPPORTED_TYPES = [ 'Q55490', // Durchgangsbahnhof 'Q18543139', // Hauptbahnhof @@ -21,6 +21,8 @@ class WikidataImportService 'Q124817561', // Betriebsstelle 'Q644371', // internationaler Flughafen 'Q21836433', // Flughafen + 'Q1248784', // auch Flughafen + 'Q94993988', // Verkehrslandeplatz 'Q1335652', // airport railway station 'Q63979268', // people mover station 'Q953806', // Bushaltestelle