mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-15 23:55:57 +00:00
All iD sprite graphics are now prefixed with `iD-` Also includes support for sending the preset logos to taginfo
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"icon": "iD-relation",
|
|
"fields": [
|
|
"name",
|
|
"relation"
|
|
],
|
|
"geometry": [
|
|
"relation"
|
|
],
|
|
"tags": {},
|
|
"name": "Relation"
|
|
}
|