mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-03 16:23:51 +01:00
add driveway=pipestream
This commit is contained in:
parent
e8d86eb0bd
commit
52155b3e23
1 changed files with 16 additions and 0 deletions
16
data/presets/highway/service/pipestream.json
Normal file
16
data/presets/highway/service/pipestream.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"icon": "iD-highway-service",
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "service",
|
||||
"service": "driveway",
|
||||
"driveway": "pipestream"
|
||||
},
|
||||
"reference": {
|
||||
"key": "driveway",
|
||||
"value": "pipestream"
|
||||
},
|
||||
"name": "Pipestream"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue