#geopackage — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #geopackage, aggregated by home.social.
-
#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).
https://spatialists.ch/posts/2025/11/04-viewinline/ #GIS #GISchat #geospatial #SwissGIS -
Geo Cloud Converter: Maphub.co launches #GeoCloudConverter, a browser-based #WASM tool that transforms common geospatial file types — #GeoJSON, #Shapefile, #KML, #GPX, CSV, #GeoPackage, or #GeoTIFF – into modern, #cloudnative formats like #GeoParquet, #FlatGeobuf,...
https://spatialists.ch/posts/2025/10/28-geo-cloud-converter/ #GIS #GISchat #geospatial #SwissGIS -
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.