BLENDER-GIS TUTORIAL IMPORT AND EXPORT CITIES

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 45

  • @GameEsthetics
    @GameEsthetics Před 3 měsíci +2

    I have probably watched 50 videos on this topic over the last few days and this was BY FAR the best method... Amazing video, super helpful and easy to follow.

  • @Orange-bj6ez
    @Orange-bj6ez Před rokem +3

    10/10, this is so much better than cadmapper lmao

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

    Man Thank you soooooooo much..... that's it 👍🏼👍🏼👍🏼

  • @goldenscripter5796
    @goldenscripter5796 Před rokem +8

    How do you get the textures to work on the buildings?!?!??!

    • @dreamdesigners1898
      @dreamdesigners1898  Před 8 měsíci +3

      I will be uploading a video very soon on this exact topic ! Stay in tune, it will require the download of another plug in, but the results will definitely be worth it!

  • @Maethenorthernwitch
    @Maethenorthernwitch Před 8 měsíci +6

    Why do I get an error code when I press E

    • @kris4714
      @kris4714 Před 4 měsíci

      i get the same error. Did you fix it?

    • @HyjinxRypie
      @HyjinxRypie Před 4 měsíci

      @@kris4714 Use blender 3.6 instead of blender 4.0. The addon isnt built for 4.0

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

    Thanks for sharing your knowledge. Great video.
    Can you import road tiles and have it build a blank road layout?

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

    Is it possible to re-introduce the lost geo-reference information when importing models to blender?

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

    what do you mean plus button

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

    guess the re-mesh & uv tutorials didn't happen and i'm thinking it might not work at all with the latest versions of blender.

  • @aminadougdag9512
    @aminadougdag9512 Před rokem +4

    when i press get OSM it doesn't work even though i did all the steps that are mentioned in the vedeo i don't know where is the problem plz help !

    • @clementlebouc9746
      @clementlebouc9746 Před rokem

      Same here

    • @ranjitapiratla7813
      @ranjitapiratla7813 Před rokem

      Hi, did you get it now?

    • @clementlebouc9746
      @clementlebouc9746 Před rokem

      Hi @@ranjitapiratla7813 ! No, I didn't manage to make it work. I think it could be a problem because the plugin is out of date for the version 3.4 of Blender. But I tried to install it on the version 2.82a, and it didn't work as well...Idk what's going wrong, that's too bad !

    • @ranjitapiratla7813
      @ranjitapiratla7813 Před rokem +1

      @@clementlebouc9746 I tried going to preferences in GIS tab and then scroll down change the overpass preference. One of them worked for me. Hope it helps :)

    • @aminadougdag9512
      @aminadougdag9512 Před rokem

      @@ranjitapiratla7813 hi ! can u explain for me what should i do exactly in the overpass prefernce coz i didn't get it and thank u in advance

  • @antennasbc
    @antennasbc Před rokem +2

    When I imported the data it gave me the heights, but a lot of building tops are chopped off. How do i fix this? Also the export STL gives a blank stl file that nothing can read. Any ideas?

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

    when i click "e" it dosent work

    • @andrewsyrbu1942
      @andrewsyrbu1942 Před 4 měsíci

      the ESC helped, try it

    • @amen2165
      @amen2165 Před 25 dny

      czcams.com/video/29OyueqXdvQ/video.htmlsi=WvdbdyjK8jRlFeus

  • @SharinganDeeOfficial
    @SharinganDeeOfficial Před 8 měsíci +4

    I clicked e n got errors, help

    • @bentontramell
      @bentontramell Před 4 měsíci

      May be a version issue. I have not had success beyond 3.4 and you have to get free license key for the OSM data.

  • @RobDRich
    @RobDRich Před 7 měsíci

    You seem like you could be the right person to ask. Is it possible to export the height map from city skylines and then import it to beamng. Obviously maybe some programs in the middle

  • @blan7k20
    @blan7k20 Před rokem +2

    Hi, I used opentopography api key ( after trying with marine GMRT ) the tried to get OSM but the model never change idk why ! ( the menu vanish but the map is still like the one in 5:19

    • @officialjmweh120m3
      @officialjmweh120m3 Před rokem

      Did you get any news about that?

    • @blan7k20
      @blan7k20 Před rokem

      @@officialjmweh120m3 soory for the late reply, I downloaded the OSM file manually from OpenStreetMap it works that way.

  • @TheRoganExperience13
    @TheRoganExperience13 Před 7 měsíci

    The map is not loading for some reason.

  • @kmou65
    @kmou65 Před rokem

    I can't download the blender gis.
    How to solve the issue.
    Thank you

  • @ranjitapiratla7813
    @ranjitapiratla7813 Před rokem

    When I'm trying to get OSM, it is showing an overpass error. How do I get rid of it? I tried checking the internet connection and even changing the location. Still no luck :(

  • @jinurochien6357
    @jinurochien6357 Před rokem +1

    Hello, I am a user from Taiwan, I would like to ask you why I use GIS and finally show Overpass query failed, ckeck logs for more infos?

    • @dreamdesigners1898
      @dreamdesigners1898  Před rokem +1

      ConnectionResetError : basically the openstreetmap overpass server hung up, this can be caused by many reasons like server overloaded, temporarily blacklisted IP, query quota exceeded ...
      try to download osm xml data directly from www.openstreetmap.org and then import the file through BlenderGIS.
      if that doesnt work then,
      just commit an update to fix this issue : 0c7efff
      (it is an encoding error) CHANGE "with open(data, 'r') as f:" to "with open(data, 'r', encoding='utf-8') as f:"
      and then give it a try and it should work.
      Below I will provide you a link for GitHub further explaining this issue and how to resolve
      github.com/domlysz/BlenderGIS/issues/237
      Hopefully this helps!

    • @robertoaalf4387
      @robertoaalf4387 Před rokem

      it happens the same to me:(

  • @nickrosenthal8477
    @nickrosenthal8477 Před rokem

    I continuously get query failed and how I have to check the logs.I have no idea why it will not let me generate.

  • @11516Dubstep
    @11516Dubstep Před rokem

    but how to make the city color, you can see this training continued

  • @jrs7052
    @jrs7052 Před rokem

    How do I make a usable 3d model/mesh in blender? I can't use modeling tool in blender, sculpt tools on this. I want to convert the 3d google model into something I can edit more. Thanks

  • @volpeart2963
    @volpeart2963 Před rokem

    api key request how to solve?

  • @sharonrairai5479
    @sharonrairai5479 Před 7 měsíci

    its only work on new york

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

    Good video> Like> Subscribe 👌🏼

  • @nonfound7
    @nonfound7 Před 9 měsíci

    it's a pity that it's not on the map and you're enjoying it Bucharest :( 😐

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

    😅😮 It says the temperature is 78

  • @diegoiobbi3420
    @diegoiobbi3420 Před rokem +1

    it's been 3 hours that blender keep saying: bulding mosaic