mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
12 lines
105 B
JSON
12 lines
105 B
JSON
{
|
|
'Road name': {
|
|
key: 'name',
|
|
type: 'text'
|
|
},
|
|
|
|
'Road number': {
|
|
key: 'ref',
|
|
type: 'text'
|
|
}
|
|
}
|