home.social

#geopackage — Public Fediverse posts

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

  1. #viewinline: A new no-fuss way to visualize your vector data and rasters right in the #terminal: viewinline is a lightweight #Python utility by @Keiko_geo that renders #GeoTIFF-s, #GeoPackage-s, #GeoJSON-s, and #Shapefile-s instantly in #iterm2 (and other compatible terminals).
    spatialists.ch/posts/2025/11/0 #GIS #GISchat #geospatial #SwissGIS

  2. Hey #spatial #R folks, is it possible to extract geometries from #ggplot as files? That is, the point, line, and polygon geometries in the graphs to #geopackage or #shapefile etc.

    It is possible with #seaborn and #matplotlib, but that's Python not R. There's a nice and lightning fast #EdgeBundling technique in the newest ggplot, which is very promising for the #visualization of massive #mobility data.

    There is also something in #HoloViews but I do not understand that library at all.