#geopackage — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #geopackage, aggregated by home.social.
-
@russss @geofabrik I switched away from #shapefiles to #geopackage because shp can't be more than 4 (or is it 2) GiB.
Otherwise I haven't been convinced... -
#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 -
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 -
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 -
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 -
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 -
learned about #pocketbase - a one-file #backend using #sqlite as #database
it automatically creates an #api - optionally with #authentication
could be a base for a minimalistic #geodata server based on #geopackage #gpkg
#ogc #gischat #spatial #geospatial -
Introduction to GIS with QGIS [tutorial]
--
https://libguides.brown.edu/gis_data_tutorials/intro_qgis <-- shared Brown University tutorial/self-lead class
--
"This tutorial was created for a day-long introductory GIS workshop and for self-directed learners, using the free and open source QGIS desktop software. Download QGIS and install it for Windows, Mac, or Linux. It's recommended that you install the same version of QGIS that's being used in the tutorial, which is written for the stable long term release…”
#GIS #spatial #mapping #QGIS #opensource #opendata #tutorial #desktop #geopackage #selflearning #selftaught #onlinelearning #education #learning #elearning #onlineclasses #distancelearning #onlinecourses #onlineeducation #online #school #virtuallearning #learn #usecase #free -
Built a webmap to generate random geodata with export to #Geopackage #FlatGeobuf #CSV #GeoJSON or #PGDump
Besides #wgs84 (latitude/longitude) all #UTM projections are supported dynamically by location
Thanks to #GDAL #WebAssembly this works completely in the browser and does not require server processing 🤩
Demo: https://jakobmiksch.github.io/random-geodata/
Repo: https://github.com/jakobMiksch/random-geodata
#gischat #vuejs #openlayers -
Built a webmap to generate random geodata with export to #Geopackage #FlatGeobuf #CSV #GeoJSON or #PGDump
Besides #wgs84 (latitude/longitude) all #UTM projections are supported dynamically by location
Thanks to #GDAL #WebAssembly this works completely in the browser and does not require server processing 🤩
Demo: https://jakobmiksch.github.io/random-geodata/
Repo: https://github.com/jakobMiksch/random-geodata
#gischat #vuejs #openlayers -
Built a webmap to generate random geodata with export to #Geopackage #FlatGeobuf #CSV #GeoJSON or #PGDump
Besides #wgs84 (latitude/longitude) all #UTM projections are supported dynamically by location
Thanks to #GDAL #WebAssembly this works completely in the browser and does not require server processing 🤩
Demo: https://jakobmiksch.github.io/random-geodata/
Repo: https://github.com/jakobMiksch/random-geodata
#gischat #vuejs #openlayers -
Built a webmap to generate random geodata with export to #Geopackage #FlatGeobuf #CSV #GeoJSON or #PGDump
Besides #wgs84 (latitude/longitude) all #UTM projections are supported dynamically by location
Thanks to #GDAL #WebAssembly this works completely in the browser and does not require server processing 🤩
Demo: https://jakobmiksch.github.io/random-geodata/
Repo: https://github.com/jakobMiksch/random-geodata
#gischat #vuejs #openlayers -
Built a webmap to generate random geodata with export to #Geopackage #FlatGeobuf #CSV #GeoJSON or #PGDump
Besides #wgs84 (latitude/longitude) all #UTM projections are supported dynamically by location
Thanks to #GDAL #WebAssembly this works completely in the browser and does not require server processing 🤩
Demo: https://jakobmiksch.github.io/random-geodata/
Repo: https://github.com/jakobMiksch/random-geodata
#gischat #vuejs #openlayers -
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.
-
Missed your 25th birthday @shapefiIe (July 1998); that is 175 years in technology years! 🙃 😜 🤔 😁
(and some are worried about Joe Biden!)
--
Nothing personal, but #shapefilesmustdie
https://www.gis-blog.com/geopackage-vs-shapefile/
#GIS #spatial #mapping #shapefiles #geopackage #moderntechnology #technology #mappymeme -
The GEM Global Active Faults Database [opendata]
--
https://doi.org/10.1177/8755293020944182 <-- shared paper
--
https://github.com/GEMScienceTools/gem-global-active-faults/blob/master/geopackage/gem_active_faults_harmonized.gpkg <-- global faults spatial database as a geopackage (~14k attributed polylines]
--
#GIS #spatial #mapping #data #opendata #database #fault #faults #global #geoscience #earthquakes #GEM #GAF #activefaults #geohazards #attributes #geology #structuralgeology #platetectonics #geopackage