Skip to content

Commit

Permalink
Fix #774 (Greek Post)
Browse files Browse the repository at this point in the history
  • Loading branch information
ENT8R committed Oct 20, 2018
1 parent 6f15ed1 commit 189880f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/canonical.json
Original file line number Diff line number Diff line change
Expand Up @@ -13261,9 +13261,12 @@
},
"amenity/post_office|ΕΛΤΑ": {
"count": 92,
"countryCodes": ["gr"],
"tags": {
"amenity": "post_office",
"brand": "ΕΛΤΑ",
"brand:wikidata": "Q1275135",
"brand:wikipedia": "el:Ελληνικά Ταχυδρομεία",
"name": "ΕΛΤΑ"
}
},
Expand Down

3 comments on commit 189880f

@good-praxis
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this state run? In which case it'd also be another instance of #2028

@ENT8R
Copy link
Collaborator Author

@ENT8R ENT8R commented on 189880f Oct 20, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was owned by the state, but since 1970 it is an independent company

@good-praxis
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah okay, so not relevant to that discussion

Please sign in to comment.