mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 12:41:36 +02:00
16 lines
205 B
JSON
16 lines
205 B
JSON
{
|
|
"fields": [
|
|
"place"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"place": "*"
|
|
},
|
|
"searchable": false,
|
|
"name": "Place"
|
|
}
|