Skip to content

jhannes/gis-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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)

About

OpenLayers tutorial project with React and Typescript

Topics

Resources

Stars

Watchers

Forks