Files
id-tagging-schema/data/presets/point.json
Quincy Morgan bf95421f65 Initial commit
2020-11-05 11:30:34 -05:00

19 lines
252 B
JSON

{
"fields": [
"name"
],
"geometry": [
"vertex",
"point"
],
"tags": {},
"terms": [
"node",
"other",
"vertex",
"vertices"
],
"name": "Point",
"matchScore": 0.1
}