# scripts common shared variables # this is to copy as a file named "secrets_variables.sh" which is ignored in this git repo # Mapillary: # register an application at https://www.mapillary.com/dashboard/developers # read permissions needed, all other fields can be random. copy the client token export MAPILLARY_DEV_TOKEN="MLY|blahblah_replace_it" # Panoramax # copy the token from your profile settings at https://panoramax.openstreetmap.fr/settings export PANORAMAX_DEV_TOKEN="yourtokenhere"