Files
iD/data/presets/presets/relation.json
Bryan Housel 470835b38f Extract all graphics from iD sprite, reassemble with svg-sprite
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00

13 lines
172 B
JSON

{
"icon": "iD-relation",
"fields": [
"name",
"relation"
],
"geometry": [
"relation"
],
"tags": {},
"name": "Relation"
}