Files
iD/data/presets/fields/mapillary.json

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
}