mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-13 10:17:47 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"key": "mapillary",
|
||||
"type": "identifier",
|
||||
"label": "Mapillary Image ID",
|
||||
"urlFormat": "https://mapillary.com/app/?focus=photo&pKey={value}",
|
||||
"pattern": "^[a-zA-Z0-9-_]{1,}$",
|
||||
"universal": true
|
||||
}
|
||||
Reference in New Issue
Block a user