Skip to content

IndigoWizard/Algerian-National-Parks

Repository files navigation

Algerian National Parks Interactive Map

Access live website here: https://indigowizard.github.io/Algerian-National-Parks/

A jupyter notebook project for creating an interative web map displaying the Algerian national parks with meta info for each park using leaflet.js based python library Folium.

This project maps the majority of the Algerian national parks except for Ahaggar National Park that was relabelled as "Ahaggar Cultural Park" and Tassili National Park that was relabelled as "Tassili Cultural Park".

For more information check: Parc national (Algérie)

map

Requirements:

  • Folium library:
    pip install folium
    
  • Optional: jupyter notebook. (other can be written and executed as a normal python script)

Project by Indigo Wizard