Preface

[code in index.Rmd]

In-progress chapters

  1. Intro : aims of this book 1
  2. Step through a simple example of process of mapmaking 2
  3. Spatial data types focusing on examples 3
  4. Getting data into R 4
  5. Visualising spatial data part 1 : sf, mapview, tmap 5
  6. R recap - help ensure readers know foundations 6

Planned chapters

  1. Shiny interactive map applications
  2. Sources of data, what is open data
  3. Join non-spatial data onto spatial
  4. Raster manipulation, e.g. summarising data by areas
  5. OpenStreetMap data, what they are and how to use
  6. Creating and editing spatial data
  7. Visualising spatial data part 2, more advanced techniques
  8. Case study 1 : health facility locations
  9. Case study 2

The version of the book you are currently reading was last updated at:

Sys.time()
## [1] "2022-02-02 07:51:19 UTC"

Continuous integration (built on GitHub)