A tutorial for the MapSwipe App, designed to be accessed from mobile devices. It may get integrated in the Mapswipe App.
Created at HeiGIT for MapSwipeAnalytics.
Multiple examples of contributions are shown to the user together with the result and instructions for the app. Use the arrows th navigate through the single features.
Leaflet, Leaflet time dimensions example geojson, fields, color
You can use this project as a base for your own tuturial for Maspwipe or other projects.
You need a geojson as input file. data/tut_examples.geojson The features need to following properties:
| Attribute | Type | Description |
|---|---|---|
| result | Integer |
Result coded as Integer |
| tut | String |
Short instruction shown above the feature |
| new_id | Integer |
Unique, continious ID starting from 1. Features will be shown in this order |
Options to assign Strings and colors to the Result will be added later
P. e. using Mapswipe API
Use QGis to work with geojson data. The OpenLayers Plugin can help to show the Bing Imagery used in the app. Add the fields specified above.
Feedback is always welcome! For any wishes or notes about bugs please use a issue!
