Skip to content

Commit

Permalink
Update bicycle_rental.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdclgh authored Dec 4, 2024
1 parent 825902f commit 2ae144d
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions data/brands/amenity/bicycle_rental.json
Original file line number Diff line number Diff line change
Expand Up @@ -4742,20 +4742,28 @@
}
},
{
"displayName": "서울자전거 따릉이 (Seoul Bike)",
"displayName": "서울자전거 따릉이",
"id": "seoulbike-3cba94",
"locationSet": {"include": ["kr"]},
"tags": {
"access": "customers",
"amenity": "bicycle_rental",
"authentication:app": "true",
"bicycle_rental": "docking_station",
"brand": "서울자전거 따릉이",
"brand:en": "Seoul Bike",
"brand:ko": "서울자전거 따릉이",
"brand:website": "https://www.bikeseoul.com/",
"brand:wikidata": "Q28127084",
"fee": "yes",
"network": "서울자전거 따릉이",
"network:en": "Seoul Bike",
"network:ko": "서울자전거 따릉이",
"operator": "서울자전거 따릉이",
"operator:ko": "서울자전거 따릉이",
"operator:type": "private"
"operator": "서울시설공단",
"operator:en": "Seoul Facilities Corporation",
"operator:ko": "서울시설공단",
"operator:type": "public",
"payment:app": "yes"
}
},
{
Expand Down

0 comments on commit 2ae144d

Please sign in to comment.