/A3-2

Primary LanguageJupyter Notebook

A3 PROJECT

Creating a simple folium map which is one of the tool we will be using for my project

In this project the Norwegian wells will be displayed and with a map marker

folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the leaflet.js library. Manipulate your data in Python, then visualize it in on a Leaflet map via folium

RESOURCES

https://towardsdatascience.com/folium-mapping-displaying-markers-on-a-map-6bd56f3e3420#:~:text=Adding%20a%20Single%20Marker%20to,and%20longitude%20of%20our%20data.

DOCMENTATION

Folium: https://python-visualization.github.io/folium/

Pandas: https://pandas.pydata.org/docs/user_guide/index.html