home.social

#leafmap — Public Fediverse posts

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

fetched live
  1. NEW! The Leanpub Podcast 🎙️ Feat. Qiusheng Wu, Author of Introduction to GIS Programming: A Practical Python Guide to Open Source Geospatial Tools

    Watch here:

    youtu.be/NgKYwGW2oYw

    #books #ebooks #GIS #Python #OpenSource #Geospatial #RemoteSensing #DataScience #EarthEngine #geemap #leafmap #LeanpubPodcast

  2. NEW! The Leanpub Podcast 🎙️ Feat. Qiusheng Wu, Author of Introduction to GIS Programming: A Practical Python Guide to Open Source Geospatial Tools

    Watch here:

    youtu.be/NgKYwGW2oYw

    #books #ebooks #GIS #Python #OpenSource #Geospatial #RemoteSensing #DataScience #EarthEngine #geemap #leafmap #LeanpubPodcast

  3. 📢 I just launched a new video tutorial series - "3D Mapping with and "! 🗺️ Learn how to create stunning 3D maps with just a few lines of Python code! The first video is out. More to come 👋

    YouTube playlist: bit.ly/maplibre
    Notebooks: leafmap.org/maplibre/overview
    Demos: maps.gishub.org

    🌍🖥️📊

  4. 📢 I just launched a new video tutorial series - "3D Mapping with #MapLibre and #Leafmap"! 🗺️ Learn how to create stunning 3D maps with just a few lines of Python code! The first video is out. More to come 👋

    YouTube playlist: bit.ly/maplibre
    Notebooks: leafmap.org/maplibre/overview
    Demos: maps.gishub.org

    #geospatial #opensource #dataviz #python 🌍🖥️📊

  5. Visualize real-time movement data in 3D with and 🗺️💻 Update GPS tracking data from vehicles, animals, hikers, sports, and more on interactive 3D maps! 🚗🐘🚴‍♀️⚽

    GitHub: github.com/opengeos/leafmap
    Notebook: leafmap.org/maplibre/live_upda

    🌍📊🐍

  6. Visualize real-time movement data in 3D with #Leafmap and #MapLibre 🗺️💻 Update GPS tracking data from vehicles, animals, hikers, sports, and more on interactive 3D maps! 🚗🐘🚴‍♀️⚽

    GitHub: github.com/opengeos/leafmap
    Notebook: leafmap.org/maplibre/live_upda

    #geospatial #dataviz #opensource #python 🌍📊🐍

  7. @mundialis @terrestris

    Letzte Vorbereitungen für die spannende @FOSSGISeV 2024 Konferenz ab Morgen in Hamburg!

    Ich freue mich auf spannende Vorträge, Workshops und Gespräche, bis morgen!

    #fossgis2024 #hamburg #osgeo #actinia #leafmap #grassgis

  8. @mundialis @terrestris

    Letzte Vorbereitungen für die spannende @FOSSGISeV 2024 Konferenz ab Morgen in Hamburg!

    Ich freue mich auf spannende Vorträge, Workshops und Gespräche, bis morgen!

    #fossgis2024 #hamburg #osgeo #actinia #leafmap #grassgis

  9. 🍀Leafmap now supports interactive visualization of in-memory raster (xarray, numpy array)🗺️This feature is very handy for exploring intermediate results interactively in your workflow before saving them to your hard drive💾

    Video: youtu.be/mIs5MWG5y10
    Notebook: leafmap.org/notebooks/89_image

  10. 🍀Leafmap now supports interactive visualization of in-memory raster (xarray, numpy array)🗺️This feature is very handy for exploring intermediate results interactively in your #geospatial workflow before saving them to your hard drive💾

    Video: youtu.be/mIs5MWG5y10
    Notebook: leafmap.org/notebooks/89_image

    #leafmap #dataviz #Python

  11. Check out this nice video by Matt Forrest about some exciting technologies 🌍 in 2023. Delighted to see being mentioned ✌
    youtu.be/SgOUr_zANsE?si=-cORRz

  12. Check out this nice video by Matt Forrest about some exciting #geospatial technologies 🌍 in 2023. Delighted to see #leafmap being mentioned ✌
    youtu.be/SgOUr_zANsE?si=-cORRz

  13. 🌐 Happy to share my latest article, "Easy Spatial Insights: Interactive Analysis with County Property Data"🏡

    🔗 Check out the article: lnkd.in/g4xgDg8C

    A special shoutout to the team for providing such a fantastic open source project🙌#GIS 🗺️

  14. new feature: creating timelapse animations from satellite images with only one line of code. It supports both locally stored raster datasets and Cloud Optimized GeoTIFFs (#COG) on the web.

    Notebook: leafmap.org/notebooks/72_timel
    GitHub: github.com/giswqs/leafmap

  15. #Leafmap new feature: creating timelapse animations from satellite images with only one line of code. It supports both locally stored raster datasets and Cloud Optimized GeoTIFFs (#COG) on the web.

    Notebook: leafmap.org/notebooks/72_timel
    GitHub: github.com/giswqs/leafmap

    #geospatial #dataviz

  16. Visualize Open Data for the Turkey-Syria using . Search for images and return footprints as a GeoDataFrame with one line of code. Compare pre-event and post-event images side by side 👇

    Notebook: leafmap.org/notebooks/69_turke
    Video: youtu.be/wevzJfOf5GQ

  17. Visualize #Maxar Open Data for the Turkey-Syria #earthquake using #leafmap. Search for images and return footprints as a GeoDataFrame with one line of code. Compare pre-event and post-event images side by side 👇

    Notebook: leafmap.org/notebooks/69_turke
    Video: youtu.be/wevzJfOf5GQ

    #geospaital #geopython

  18. v0.16.0 has been released. It supports searching and visualizing open datasets interactively from public API endpoint (e.g., , ). Search results can be returned as a GeoDataFrame, list, dict.
    Notebook: leafmap.org/notebooks/64_stac_
    GitHub: github.com/giswqs/leafmap

  19. #Leafmap v0.16.0 has been released. It supports searching and visualizing open #geospatial datasets interactively from public #STAC API endpoint (e.g., #AWS, #PlanetaryComputer). Search results can be returned as a GeoDataFrame, list, dict.
    Notebook: leafmap.org/notebooks/64_stac_
    GitHub: github.com/giswqs/leafmap

  20. Searching and visualizing datasets interactively with . Image footprints with attribute data can be added to the map automatically and accessed through a GeoPandas GeoDataFrame
    github.com/giswqs/leafmap/pull

  21. Searching and visualizing #PlanetaryComputer #geospatial datasets interactively with #leafmap. Image footprints with attribute data can be added to the map automatically and accessed through a GeoPandas GeoDataFrame
    github.com/giswqs/leafmap/pull
    #dataviz #geopython #opensource #stac

  22. Searching and visualizing open geospatial datasets interactively with . Image footprints with attribute data can be added to the map automatically and accessed through a GeoPandas GeoDataFrame.

    github.com/giswqs/leafmap/pull

  23. Searching and visualizing #AWS open geospatial datasets interactively with #leafmap. Image footprints with attribute data can be added to the map automatically and accessed through a GeoPandas GeoDataFrame.

    github.com/giswqs/leafmap/pull

    #geospatial #dataviz #geopython #opensource

  24. Great to see and making the top Python packages in 2022. Thank you to Matt Forrest for sharing this on LinkedIn.

    geemap: github.com/giswqs/geemap
    leafmap: github.com/giswqs/leafmap

  25. My projects on GitHub just surpassed 10,000 stars and 3,800 followers. Thank you for your support!

    GitHub: github.com/giswqs
    YouTube: youtube.com/@giswqs