Visualize digital elevation models in 3D using python (make your own 3D GIS software)

Sdílet
Vložit
  • čas přidán 26. 12. 2022
  • Learn how to build a powerful 3D GIS software using just 10 lines of Python code. This tutorial will show you how to display digital elevation models in stunning 3D, making it easy to visualize and manipulate your data. Whether you're a beginner or an experienced developer, this video has something for you. Boost your Python skills and create your own 3D GIS today!
    ✅Support me on Patreon here :
    / mining_geologist
    ✅Buy me a Coffee here ☺️
    www.buymeacoffee.com/MiningGe...
    ✅Follow me on Linkedin
    / mining-geologist
    ✅Check out my Trainings:
    geo-trainings.com/

Komentáře • 22

  • @palochama5090
    @palochama5090 Před rokem

    beautiful tutorial

  • @mhaythamabdel5929
    @mhaythamabdel5929 Před 2 měsíci

    Well done.
    Thanks

  • @wlnchesterr
    @wlnchesterr Před rokem

    Respect for this trainings!! I am from Kazakhstan and I am study to a geologist. By your videos i understood more about new methods, because in my college no much info about these programs!!!

  • @jonathasouza7200
    @jonathasouza7200 Před rokem

    Good video! keep bringing python content!

  • @mohama7551
    @mohama7551 Před rokem

    Sir, if I have thermal visuals and made the required corrections, how can I create a model of the subterranean features from the ground, meaning under the surface of the earth, using the Qgis tarrain plugin, DEM, and thermal inputs? Please answer me, please doctor.

  • @MrSheymie
    @MrSheymie Před rokem

    Awesome.

    • @MiningGeologist
      @MiningGeologist  Před rokem

      here is a good example :
      czcams.com/video/dTmQT07Upgk/video.html

  • @NikolaosTsarmpopoulos

    Very interesting.

  • @whitecastlept
    @whitecastlept Před 3 měsíci

    How can I know the specific coordenates of a location to insert in the webpage ? I mean the South, North, West, East coors ?

  • @rajibkudas123
    @rajibkudas123 Před měsícem

    Is it possible to extract Lat Long value from .tiff and plot elevation against Lat Long value in the same way....

  • @3dsmax35
    @3dsmax35 Před 7 měsíci

    can L section or cross section be generated or displayed in GUI it's self, is it possible?I'm asking just how we use Google Earth to See sections can same feature be applied to this gui?

  • @iliarrabet9482
    @iliarrabet9482 Před rokem

    Cool stuff.
    Let's say instead of one model, I want a timeline of 3D models of an open pit mine during several years. Is there anything available for free?

  • @rahulchopde2289
    @rahulchopde2289 Před rokem +1

    Great tutorial. When I am trying same code in venv in linux I am getting segmentation error. Can you please explain what could be the reason ?

  • @jakemercado2134
    @jakemercado2134 Před rokem

    What prog did u use in compiling phy codes?

    • @MiningGeologist
      @MiningGeologist  Před rokem

      You can use any IDE you just need to have python installed. Personally I use sublime text