This project demonstrates a React project that uses OpenLayers to show an interactive map. It is used to teach web GIS concepts and development techniques.
The project covers:
- Basic displaying of a map
- Displaying points and polygons on a map from a GeoJSON source
- Changing background layers, including working with different projections
- Interacting with features on the map by clicking and panning
- Styling features on the map based on their properties
- Drawing objects on the map
- Running application
- Reference branch
- Java backend - an old variant showing Jetty and OpenAPI on the server side
- 2023-04-11 Høyskolen Kristiania: Features, styles and interactions (2 hours)