Skip to content

MobilityDB/MobilityGeoServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoServer-Leaflet

Visualisation

The objective of this project is to visualize data located on a geoserver and to visualize them with Leaflet.

Requirements

Build

  • Run npm install in the working directory
  • Start your Geoserver server
  • Run the script and see result in the web brower on localhost:63342

Dataset used

The data used for the visualization has been generated with BerlinMOD on MobilityDB(more information about BerlinMOD here : https://github.com/MobilityDB/MobilityDB-BerlinMOD). If you want to display a different data, you need to upload the data you want to visualize on Geoserver in the format of a GeoJson file, and then request it in your script as done in our work using a WFS Request.

Example of visualization

Visualization.of.500.vehicles.mp4

About

Visualisation of MobilityDB data on GeoServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors