Posts Tagged Under: geojson

Mapping African Conflicts using Leaflet

Hey there,

today I decided to do a little more advanced Leaflet turorial:

We will be using open source data in csv-format to generate a geojson file with R and finally create a web map using Leaflet.

If you dont want to use R, simply skip the first part and jump right into

Read More

Minimalistic Leaflet

Minimalist Leaflet

Hey folks!

Today I am going to show you a tutorial for a minimalist and stylish Leaflet map. I call it minimalist because:

  • zooming, panning, dragging is disabled
  • I don’t use any basemap,
  • no tilelayer, just a simple white background

Sounds boring? I don’t think so, but have a look yourself! I will first talk

Read More