Files
iD/data/presets/presets/ford.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

19 lines
270 B
JSON

{
"icon": "temaki-pedestrian",
"fields": [
"name",
"access",
"seasonal"
],
"moreFields": [
"gnis/feature_id"
],
"geometry": [
"vertex"
],
"tags": {
"ford": "yes"
},
"name": "Ford"
}