Files
iD/data/presets/presets/_place.json
T
Quincy Morgan 6c7d8b6150 Add identifier field for tags linking features to external databases
Add US-only field for `gnis:feature_id` (close #7086)
Add tooltip to wikipedia field link button
2019-12-03 20:47:10 -05:00

20 lines
274 B
JSON

{
"fields": [
"name",
"place"
],
"moreFields": [
"gnis/feature_id"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"place": "*"
},
"searchable": false,
"name": "Place"
}