#tmap

2025-05-21

tmap.mapgl introduces two new modes for the R tmap package: mapbox and maplibre 🌍🗺️

Still in development—requires dev versions of tmap and tmap.mapgl.

More info: github.com/r-tmap/tmap.mapgl

#rstats #rspatial #tmap

A screen shot with the code and image from the url
2025-02-16

I can’t manage to get a crisp basemap to display in tmap4:
Repro:

library(tmap)
library(sf)
library(maptiles)

nc = st_read(system.file("shape/nc.shp", package = "sf"))

# Left map, distorted text

tm_basemap("OpenStreetMap") +
tm_crs(3857) +
tm_shape(nc)

# Right map, correct text

plot_tiles(
get_tiles(
nc,
provider = "OpenStreetMap",
zoom = 7,
crop = TRUE,
forceDownload = TRUE,
project = FALSE
),
adjust = FALSE
)

Any idea what’s wrong?

#tmap #tmap4 #RStats

A map of North Carolina, using the OSM provider, showing distorted textA map of North Carolina, using the OSM provider, showing correct text.
2025-01-29

🚨 After years of development, the new version of #rstats tmap (4) is now available on CRAN! 🎉 Huge thanks to author Martijn Tennekes and all contributors.

🔧 Install: `install.packages("tmap")`
📚 Vignettes: buff.ly/4aAYNbq
📖 Book Chapter: buff.ly/43TokaF

#maps #tmap #rspatial

A tmap logoA screenshot of the tmap CRAN webpage.A map from tmap vignetteA map from tmap vignette
2024-12-04

The tmap R package now allows to add world borders to many standard projections.

Read more about it at: buff.ly/3ActgyD

#rstats #rspatial #tmap

An image showing various projections
2024-08-21

The tmap R package version 4 is almost ready.

The package author, Martijn Tennekes, has a few final questions for the tmap users.

You can help by giving your opinions at buff.ly/4dCcSpr.

#tmap #rstats #rspatial #maps

A screenshot from the GitHub issueA screenshot from the GitHub issue
2024-08-13

🗾 David O’Sullivan made a 30 Day Map Challenge focussing on using #ggplot2 and #tmap packages.🗾

You can find his outcomes at buff.ly/3WkG9yO

#viz #maps #rstats #rspatial

2024-08-07

Does your R package use tmap? If so, please check if the new tmap changes do not cause you any issues.

Also, see a discussion at buff.ly/3YzW0vd

#rstats #rspatial #tmap

A screenshot of the GitHub issue
2024-06-17

The tmap package for R, with a syntax similar to ggplot2, allows you to create thematic maps with great flexibility and easily make them interactive #tmap

cran.r-project.org/web/package

2024-06-03

The development version of the tmap #Rstats package now offers 25 built-in symbols for both static and interactive maps.

Read buff.ly/3yngI6k to learn more.

#rspatial #maps #tmap

2024-05-20

🗺️ The tmap #rstats package gets initial support for deck.gl.🗺️

Learn more at buff.ly/3V2Jylm and try it by yourself!

#rspatial #maps #tmap

2024-05-04

Wow, even the Tesla "autopilot" self-driving feature uses T-Map.
#테슬라 #티맵 #Tesla #TMap bloter.net/news/articleView.ht

2024-04-02

@nowosad
[EN] It seems #tmap v.4 works pretty well.

[ES] Parece que en tmap v.4 funciona muy bien.
#Rstats #rspatial #rspatial_es

Code to generate the next imageA "boxmap" using development tmap v.4 and classInt
2024-03-29

I tried to make a "box map" with #tmap in #Rstats however seems the easy way doesn't work

tm_shape(data)+
tm_polygons("Var", style = "box")

Used style = "box", because is an option in classInterval() function.

Returned an "error: invalid style".

I could manage the long way, by defining fixed breaks, but I expected "box" style working.

Anything I did wrong?

#rspatial

2024-03-27

The development version of tmap R package allows to add various charts to the maps.

You can check it at buff.ly/3PxmdoI

#rstats #rspatial #maps #tmap

A map with a histogramA map with a donut chartA map with a box plotA map with a donut chart
2024-03-20

First #mapTimeWgtn of the year! David taking us on a random walk through his 30DayMapChallenge maps, comparing the nuances of plotting with #tmap vs #ggplot2.

Slides are at dosull.github.io/30-day-maps-2

#cartography #gischat #r

David O'Sullivan presenting his talk on 30 Day Map Challenge 2023 - (Mostly) tmap and ggplot2.
Praeguspraegus
2024-02-21

Gisteren was weer een SiG bijeenkomst. En daar zat Hiske, onze Praegus Opleidingscoördinator, er weer fris en fruitig in het Praegus rood bij!

Ze werd bijgepraat over de uitgevoerde en geplande ontwikkelingen voor de verschillende TMAP modules en hoe er naar de komst van het nieuwe 4.0 wordt gekeken. Er wordt nu ook gekeken naar het verbeteren van de andere TMAP modules.

Nieuwsgierig? Kijk dan op academy.praegus.nl/opleidingen of neem contact op.

2024-02-07

Predicted traffic congestion rates at various times during the upcoming #Seollal (Lunar New Year) holiday weekend, via #TMap.
Xaxis = day/time, Yaxis = travel times, Colors = Routes between Seoul and other cities.
#SK텔레콤 #SK텔레콤뉴스룸 #티맵 #설날 #LunarNewYear

Christian Mackenrodtchwoma
2023-11-17

day 17 - Flow: The Flow of money

I followed @adriangadientbruegger advice and had a look into R-package CRAN.R-project.org/package=tmap. I especially like the "view" mode.

I used this great package to inspect one of the most interesting publicly available figures on the German labour market - the statistic on the median wage: statistik.arbeitsagentur.de/Si

map of German districts showing local median wage in percent of national median wage
2023-11-15

@chwoma #tmap is very versatile and powerful. Works well in combination with #sf. There are great possibilities to work with #maps in #rstats

2023-11-14

Do you have any experience with the crosstalk? If so -- you may help with the tmap package development.

See github.com/r-tmap/tmap/issues/.

#rstats #rspatial #tmap

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst