mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-21 10:37:20 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"point"
|
||||
],
|
||||
"tags": {},
|
||||
"terms": [
|
||||
"node",
|
||||
"other",
|
||||
"vertex",
|
||||
"vertices"
|
||||
],
|
||||
"name": "Point",
|
||||
"matchScore": 0.1
|
||||
}
|
||||
Reference in New Issue
Block a user