2.1 The mapping landscape has changed!

Over the last decade it has become increasingly easy to create and edit maps. As explained by Mark Zastrow in “Science on the Map”, the mapping landscape has dramatically changed over the last decade. Scientists can now readily draw valuable spatial representations of their work, even with large data sets and perform powerful analyses using specific packages of programming languages such as R and Python. In order to give you a taste of the diversity of tool to manipulate, analyze and visualize geographic information, we listed a few software available:

2.1.1 Geographic Information System (GIS)

2.1.2 Web mapping tools

2.1.3 Specific packages of various programming languages

2.1.3.1 C/C++ libraries:

2.1.3.2 JavaScript:

2.1.3.3 Julia packages

2.1.3.4 Python packages

And if you want to see MORE, look at the Awesome GIS Awesome and the Awesome Geospatial Awesome :fire:!

2.1.4 Free GIS data

If you are looking for free GIS data, you should definitively start by carefully examine the resources listed on this page: https://freegisdata.rtwilson.com/. Note that in R the function getData() from the raster package is fantastic and some R packages are great data provider, for instance, osmdata (see below).