mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
17 lines
221 B
JSON
17 lines
221 B
JSON
{
|
|
"fields": [
|
|
"name",
|
|
"place"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"place": "*"
|
|
},
|
|
"searchable": false,
|
|
"name": "Place"
|
|
}
|