mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"key": "source",
|
||||
"type": "semiCombo",
|
||||
"icon": "source",
|
||||
"universal": true,
|
||||
"label": "Sources",
|
||||
"snake_case": false,
|
||||
"caseSensitive": true,
|
||||
"options": [
|
||||
"survey",
|
||||
"local knowledge",
|
||||
"gps",
|
||||
"aerial imagery",
|
||||
"streetlevel imagery"
|
||||
],
|
||||
"terms": [
|
||||
"reference"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user