Skip to content

Commit

Permalink
Add Sanef toll vending machine
Browse files Browse the repository at this point in the history
  • Loading branch information
coolultra1 committed Dec 29, 2023
1 parent ab5d70b commit 9b2354c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/operators/amenity/vending_machine.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,20 @@
"recycling:plastic_bottles": "yes",
"vending": "bottle_return"
}
},
{
"displayName": "SANEF péage",
"locationSet": {"include": ["fr"]},
"matchNames": ["abertis", "sapn"],
"tags": {
"amenity": "vending_machine",
"operator": "SANEF",
"operator:wikidata": "Q1474126",
"payment:cash": "yes",
"payment:credit_cards": "yes",
"payment:debit_cards": "yes",
"vending": "toll"
}
}
]
}

0 comments on commit 9b2354c

Please sign in to comment.