The MINKT DIGITAL web map hosted here is the central element of a map-based platform with which the iDEAS:lab in Salzburg, Austria hosts workshops to build digial skills with young citizen scientists.
The web map is an open layers web application that integrates data collected in Survey123 as a WFS. The application includes pop-ups, geolocation, an interactive gallery, and layer switchers (walkermatt-layerswitcher).
See the Live Web Map:
https://zgis.github.io/minktdigital_webmap/
View the MINKT DIGITAL Platform:
https://minkt-digital.zgis.at/
The inital view of the web map upon opening it shows the clustered features:
When the user zooms in (via mouse scroll or the home button at the top-right) the individual icons for the features become visible:
If the user clicks on any icon, a popup is generated showing the image and the story. The same can be done via the interactive gallery at the bottom of the map.
If the web map is loaded on a phone screen, the layout automatically adjusts. Notably the gallery disappears.
Date | Issue / Edit |
---|---|
21.12.2021 | ol.proj.transform(): The features from the WFS no longer showed up on the map today. Upon investigation it turns out the coordinates of each point was being coverted completely wrong (some points had invalid coordinates, some were in Canada, and some were in Antarctica). Only after removing the ol.proj.transform function from the point geometries wsa the issue resolved and the points again appear in their correct location. Oddly, the geolocation and the home position still function properly with the transformation function. Note: no changes were made to the survey, the WFS, or the source code of this web map when I noticed the missing features. |
07.12.2021 | Legend updated with improved icons and css styling. |
01.12.2021 | Legend added. Some stylistic improvements. |
30.11.2021 | Added to the map: autoPan function for the pop-ups, on-hover highlighting of the individual features, and an on-hover opening and closing of the layer switcher menu were added. |
The web map hosted here can be reproduced by you with your own data, for your own applications!
Please note that the data that flows into the web map is created in the ESRI environment, specifically ArcGIS Online and Survey123. These are commercial products.