mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-29 11:21:40 +02:00
6c7d8b6150
Add US-only field for `gnis:feature_id` (close #7086) Add tooltip to wikipedia field link button
16 lines
226 B
JSON
16 lines
226 B
JSON
{
|
|
"icon": "temaki-pedestrian",
|
|
"moreFields": [
|
|
"{place}",
|
|
"website"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"place": "square"
|
|
},
|
|
"name": "Square"
|
|
}
|