- MapSwipe Development Server: [https://dev-managers.mapswipe.org]
- MapSwipe Development App Installation Guide: https://github.com/mapswipe/mapswipe/wiki/How-to-test-the-development-version-of-MapSwipe
- Open JOSM. Make sure the JOSM Mapillary plug-in is installed
- File > Download data. Select an area in which you expect appropriate example imagery available on Mapillary and Download
- Imagery > Mapillary to download sequences and images for the current area
- If helpful, use the Mapillary filter dialog to filter images (for start and end date, user and/or organization)
- Click Mapillary in Layers controls to select the Mapillary layer
- Zoom in until you can see images location markers (green dots)
- Click on the dots to view the images
- Once you have found an image that you would like to use in your tutorial, File > Export Mapillary images and select Export selected images
- Click Explore
- Choose a parent folder for all images in this tutorial
- OK
- Repeat until you have exported all the images that you would like to use in the tutorial. Use the same parent folder for all images.
- Open QGIS
- Processing Toolbox > Vector creation > Import geotagged photos
- Select the folder containing all exported Mapillary images and check Scan recursively
- Run
- Properties > Display and add
<img src="file:///[% photo %]" width="350" height="250">to HTML Map Tip to show images on a pop up - View > Show Map Tips
- If you keep the mouse tip on the image markers, a pop up with the image will appear
- Right click on layer.
- Properties > Field
- Toggle editing mode
- Change the name of the
filenamecolumn toid - Add
Integer (32 bit)columns titledscreenandreference. - Populate the
referenceandscreenfields.referenceis the value of the correct answer option for the image.screendetermines the order of the images in the tutorial and should start with1.
- Delete any rows representing images that you do not want to use
- Toggle editing mode
- Save
- Right click, Export > Save Features As...
- Choose Format GeoJSON, CRS EPSG:4326 - WGS 84
- Select only
id,referenceandscreenas fields to export. Deselect all other fields. - Choose a file name and location and click OK to save
- Go to https://dev-managers.mapswipe.org/
- Select Projects and then Add New Tutorial.
- Check that Project Type is set to Street.
- Fill in all the fields, following the instructions. Upload your
GeoJSONyou just created with the scenarios where it says Scenario Pages. - Submit