mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-14 01:32:53 +00:00
19 lines
252 B
JSON
19 lines
252 B
JSON
{
|
|
"fields": [
|
|
"name"
|
|
],
|
|
"geometry": [
|
|
"vertex",
|
|
"point"
|
|
],
|
|
"tags": {},
|
|
"terms": [
|
|
"node",
|
|
"other",
|
|
"vertex",
|
|
"vertices"
|
|
],
|
|
"name": "Point",
|
|
"matchScore": 0.1
|
|
}
|