home.social

#tmap — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tmap, aggregated by home.social.

fetched live
  1. This summer was so hot, water leisure and scenic spots lost 50% of their normal traffic as drivers picked indoor air conditioned leisure spots. #티맵 #폭염 #Tmap viva100.com/article/2026080550

  2. I didn't even realize T-Map has walking directions. I only use it in my car's dashboard software. #티맵 #Tmap blog.naver.com/tmapmobility/22

  3. After adding short-form videos, T-Map now adding goofy animated avatars for your car position. Trying hard to shed the image of being the go-to K ajusshi map app choice, but serious "Hello fellow kids" vibes. #Tmap #티맵 zdnet.co.kr/view/?no=202607291

  4. T-Map adding short form videos into their app. Who wants this? Who opens T-map with zero idea where to go and wanting video feed suggestions? One weird feature: at the bottom it shows how many other drivers are currently heading there. #TMAP #티맵

  5. 🗺️ New in the development version of the {tmap} R package: blending modes are now available!

    This makes it much easier to create more expressive terrain visualizations.

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

  6. T-Map will celebrate the March 1st Independence Movement anniversary by letting you change your map navigation car icon to what appears to be activist 유관순 (Yu Gwan-sun) driving a convertible. #3-1운동 #유관순 #티맵 #태극기 #🇰🇷 #삼일절 #TMap
    Via: blog.naver.com/tmapmobility/22

  7. What can you do with some upside down Catalunya polygon and some meteorological data?
    Obviously, a Christmas tree GIFt!!
    I present you 25 years of monthly precipitation values in a festive mood:

    #rstats #tmap #meteospain #rspatial #gif

  8. Day 05 of #30DayMapChallenge on Earth (Classical Elements 1/4) I've discovered and used the new `tmap.mapgl` to show Swizerland's elevation. It's mindblowing how easy it is. guillaume-noblet.com/30DayMapChal... #dataviz #rstats #tmap #gis #mapgl cc @mtennekes and thanks!

  9. 🗺️ New blog post: introducing Spatial Data Visualization with tmap, a work-in-progress guide to thematic mapping in .

    Learn about the book, its progress, and how to contribute: geocompx.org/post/2025/tmap-bp

  10. 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

  11. 🚨 After years of development, the new version of 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

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

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

  13. 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.

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

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

  15. 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

  16. 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

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

    Read buff.ly/3yngI6k to learn more.

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

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

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

    [ES] Parece que en tmap v.4 funciona muy bien.

  20. I tried to make a "box map" with in 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?

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

    You can check it at buff.ly/3PxmdoI

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