mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-03 16:23:51 +01:00
fix Pipestem term name
This commit is contained in:
parent
787fe59924
commit
0ba7e2593e
1 changed files with 3 additions and 3 deletions
|
|
@ -6,11 +6,11 @@
|
|||
"tags": {
|
||||
"highway": "service",
|
||||
"service": "driveway",
|
||||
"driveway": "pipestream"
|
||||
"driveway": "pipestem"
|
||||
},
|
||||
"reference": {
|
||||
"key": "driveway",
|
||||
"value": "pipestream"
|
||||
"value": "pipestem"
|
||||
},
|
||||
"name": "Pipestream"
|
||||
"name": "Pipestem"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue