home.social

Search

1000 results for “qgis”

  1. Using Mesh Data In QGIS [including accessing NetCDF data]
    --
    courses.gisopencourseware.org/ <-- shared tutorial
    --
    youtu.be/OBi4wuxLiAE?si=_5DCAc <-- tutorial as a video
    --
    “Mesh data represents an unstructured grid that can include temporal and other components. It consists of vertices, edges, and faces that form a spatial structure in 2D or 3D space. Each vertex can store multiple datasets, which can also have a temporal dimension, making mesh data highly versatile for various applications such as meteorology, hydrodynamics, and environmental modeling…
    This course is designed to equip you with the knowledge and skills needed to effectively work with mesh data within the QGIS environment…"
    #QGIS #GIS #mesh #datavisualisation #NetCDF #climate #animation #openaccess #onlinelearning #learning #spatial #mapping #tutorial

  2. Earlier this year, I tested the plugins with limited success: fosstodon.org/@underdarkGIS/11

    After relaunching , I've finally gotten around to integrating the first GTFS algorithms into it.

    Currently testing with GTFS datasets from mobilitydata.gv.at/daten/soll-

    Not sure why there is a gap in the network at Lorüns 🤔

  3. More work on today: TemporalSplitter and ObservationGapSplitter are integrated now. SpeedSplitter and StopSplitter are still on the todo list

    I wonder if it's better to have all splitters in one processing algorithm or if I should implement four independent algorithms instead 🤔

  4. Une carte du sud de la Bretagne, avec un effet relief grâce à Blender 🗺️

    A map of southern Brittany, with a relief effect thanks to Blender

    #QGIS #Blender #3D #Map #Mapping #3DMap #Carte #Carto

  5. Thank you all for your feedback :ablobcathappypaws:

    Quite happy with v2 ...

    Got rid of all the window decorations, tried to better align the elements, and couldn't resist to add some more logos (, , and ) that hopefully will catch people's eyes and make them curious

  6. QGIS 3D Globe is coming in QGIS v3.44 - Available in the nightlies now!
    Built by @lutraconsulting and North Road - Thanks to the Cesium Ecosystem Grant.
    youtu.be/e80VkZHKhrQ

    Want to sponsor more 3D in QGIS? Check out our current crowdfunder ➡️ lutraconsulting.co.uk/crowdfun

  7. 💬 Let's chat in #QGIS !

    We're excited to announce new features in #QChat, the plugin to chat with peers directly inside :qgis:

    Find out more in this blog post by @guilhem_allaman

    blog.geotribu.net/2024/12/03/s

    #gischat #gistribe #QTribu

  8. Last Friday, @timlinux delivered a brilliant session at the Open Day, showcasing the power of open-source through an integrated workflow with QGIS, @merginmaps, and . Watch it here: youtube.com/live/wgfmGVdn2ZQ?s

    Great to see the GeoNode! Thanks Tim and Kartoza team! Check it out here: mygeocommunity.org/

  9. Last Friday, @timlinux.bsky.social delivered a brilliant session at the #QGIS Open Day, showcasing the power of open-source #GIS through an integrated workflow with QGIS, #MerginMaps, and #GeoNode. Watch it here: www.youtube.com/live/wgfmGVd...

    An end to end workflow with QG...

  10. Server-Umzug abgeschlossen. Die Geodatendienste sind endlich auf einem neuen, leistungsfähigeren Server. Die Dienste, die derzeit im Einsatz sind:
    #QGIS Server für WMS/WFS etc.
    #Mapbender für die Kartendarstellung
    Vielleicht kommen bald auch noch mehr dazu. Interessant zum Testen könnten #Geonode, #Mapproxy und #OpenLayers sein.

  11. Probably the first time I've had the time/data to do Canopy height and it mean something to the job. Heights are either 5 feet, 25 feet, or 100 Feet which correspond to the landowners memory of when things were planted (or avoided like the swampy area in bright green).

  12. Finally ! I had a chance to really play with QGIS 3D, COPC point clouds and profiles.

    #QGIS
    #OSGEO
    #PDAL
    #BDNB

  13. Wir freuen uns, unsere Leidenschaft für am Schweizer Anwendertreffen zu teilen!

    Mit der Präsentation von -Verbesserungen, dem SwissLocator 3.0 mit und Vector-Tiles-Integration, über Fortschritten bei der Handhabung von Kreisbögen und Next Generation Fachschalen bis zu Projekten wie SAM und sind wir stolz darauf, der wichtigste Innovationstreiber in der Schweizer QGIS-Community zu sein.c🚀🗺️

    buff.ly/3xqrF6Y

  14. A wild map made in #QGIS appeared from an envelope today. I'm happy to see #FOSS used in research in the private sector as well.

    As a #geographer I have to judge the map. It is the law.

    The map is surprisingly good for a BW map. I like the slight off-white colour of the water bodies. The textual elements are clearly legible. BUT. The scale bar and north arrow are way too large, and numbers would've sufficed to indicate the various areas. Now some texts make it hard to identify locations.

  15. QGIS Processing Toolbox tool for Variogram Modeling and Ordinary Kriging using GSTools
    This tool automates variogram modeling and kriging within QGIS, providing a user-friendly interface for spatial interpolation.

    github.com/geosaber/geostat

  16. @nickbearman Working on a plugin to style maps using . Clicking through style dialogs gets annoying fast.

  17. j'avais déjà "joué" avec QGIS il y a longtemps. J'essaie de faire ça en suivant un tuto mais je n'obtient pas du tout le même résultat.

    je veux télécharger des données en utilisant QuickOSM. Tous les building d'une zone. Je vois des couches apparaitre dans la liste de couches mais je ne vois rien s'afficher.

    je remarque un petit "?" et quand je clique ça me dit que ma couche n'a pas de projection associée.

    ça parle à quelqu'un ?

    Je suis en version 3.34.15.

    #QGIS #QuickOSM

  18. What rabbit hole did I get myself into?

    In order to speed up my #QGIS experiments with #QuickOSM, I wanted to run Overpass API locally, and make use of the existing #OpenStreetMap .osm.pbf planet dump I have (downloading would take ages).

    But the API server tooling does not understand osm.pbf format, so I'm slowly converting it to osm.gz so that the server can convert it into its own format, and I'm considering adding support for reading osm.pbf..

    THAT'S NOT WHAT I WANTED TO DO TO BEGIN WITH!

  19. What rabbit hole did I get myself into?

    In order to speed up my #QGIS experiments with #QuickOSM, I wanted to run Overpass API locally, and make use of the existing #OpenStreetMap .osm.pbf planet dump I have (downloading would take ages).

    But the API server tooling does not understand osm.pbf format, so I'm slowly converting it to osm.gz so that the server can convert it into its own format, and I'm considering adding support for reading osm.pbf..

    THAT'S NOT WHAT I WANTED TO DO TO BEGIN WITH!

  20. What rabbit hole did I get myself into?

    In order to speed up my #QGIS experiments with #QuickOSM, I wanted to run Overpass API locally, and make use of the existing #OpenStreetMap .osm.pbf planet dump I have (downloading would take ages).

    But the API server tooling does not understand osm.pbf format, so I'm slowly converting it to osm.gz so that the server can convert it into its own format, and I'm considering adding support for reading osm.pbf..

    THAT'S NOT WHAT I WANTED TO DO TO BEGIN WITH!

  21. QGIS + QuickOSM is a nice way to build maps with OpenStreetMap data, but damn, the QuickOSM plugin is stubborn...

    If you try to save a preset and then load it, and it happens to contain any keys that are not present in the "blessed" josm_preset.xml (like let's say "water"), they are silently cleared and as consequence you can't generate an Overseer query and it all just breaks apart.

    The quick fix was to add desired keys to josm_preset.xml copying from existing.

    #qgis #openstreetmap #quickosm