Skip to content

Examples of interactive maps (mainly with the leaflet package)

Notifications You must be signed in to change notification settings

L-Groeninger/interactive_maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

interactive_maps

Examples of interactive maps (mainly with the leaflet package)

When seeing a map you instantly start a spatial analysis in your head and ask yourself questions about patterns you detect or location dependent relationships you might see.

Why geospatial analysis or better: the power of where https://learn.arcgis.com/en/arcgis-book/chapter5/

leaflet_example.R

In this script I will show how to produce an interactive (html)webmap with the leaflet package.

The goal is to create an interactive map of Germany divided into 95 (two-digit zip code) regions and to show the desired minimum wage of professional truck drivers in each region.

There are lots of great blogposts and learning material about the leaflet package and I can recommend the links under further resources/material.

About

Examples of interactive maps (mainly with the leaflet package)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages