Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.13 KB

GIS Demonstration project with openlayers and React

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

Material

Demonstrations

  • 2023-04-11 Høyskolen Kristiania: Features, styles and interactions (2 hours)