Some of the figures in the book need fixing
Open
@mtennekes is already working on this.
Since Jul 18, 2025.
- Dominant language
- R
- Stars
- 32
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
- https://github.com/geocompx/tmap/blob/8a2579e1a7ae638a683d0eea4afe495e3ac8dfdb/code/crs_examples.R#L1C31-L1C32 -- the (excellent) map_orange_world function does not work properly with the current tmap version
- Antarctica is wrongly projected in https://tmap.geocompx.org/map-projections#fig-crs-04
- Same in https://tmap.geocompx.org/map-projections#fig-crs-05
- The code for figure 7.1 (https://tmap.geocompx.org/visual-variables#fig-visual-variables) is still working, but it does not look as expected. See the old and the current versions below:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.