Skip to content

Commit

Permalink
✨ add Q1248784, Q94993988 (#3141)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKrisKrisu authored Jan 13, 2025
1 parent f27836a commit b213195
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/Services/Wikidata/WikidataImportService.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit b213195

Please sign in to comment.