Files
id-tagging-schema-b/data/fields/mapillary.json
2024-08-04 21:09:59 +08:00

9 lines
221 B
JSON

{
"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
}