mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"icon": "iD-relation",
|
|
"fields": [
|
|
"name",
|
|
"relation"
|
|
],
|
|
"geometry": [
|
|
"relation"
|
|
],
|
|
"tags": {},
|
|
"name": "Relation"
|
|
}
|