Create stunning Urban Maps with QGIS and the QuickOSM Plugin

Sdílet
Vložit
  • čas přidán 17. 01. 2024
  • QGIS is a powerful free and open-source Geographic Information System (GIS). Architects rely on QGIS to visualize, analyze, and interpret spatial data at the scale of cities or territories, which is especially useful for urban design.
    In this video, we'll showcase the QuickOSM add-on, a game-changer for architects working with QGIS. QuickOSM streamlines the process of importing OpenStreetMap (OSM) data directly into QGIS, making it easy to create amazing urban maps with buildings or streets.
    We'll also explore QGIS' powerful tools for layout.
    Some links to connect XYZ Tiles in QGIS by roblabs on github : github.com/roblabs/xyz-raster...
    QuickOSM on github : github.com/3liz/QuickOSM
  • Věda a technologie

Komentáře • 22

  • @justinquarshie5732
    @justinquarshie5732 Před 6 měsíci +3

    Thanks for the insight, I think this is unique from other videos I have seen, please do another one. Great to learn something new today. Well done

  • @hurmizyar
    @hurmizyar Před 16 dny

    Great Job, thank you for the tutorial

  • @francisehemba9482
    @francisehemba9482 Před 6 měsíci +2

    Good job! Very nice.Thank you for the tutorial.

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

    thank you sir v helpful & informative..

  • @siekostar
    @siekostar Před měsícem +1

    I love it !!

  • @coolsamuel4354
    @coolsamuel4354 Před 5 měsíci

    This is on another level... I love it

  • @tikida71
    @tikida71 Před 5 měsíci +1

    Hi, While I know OpenStreetMap data is open and free for commercial use, I'm wondering about the images generated by QGIS . They look fantastic! Are they also free to use commercially? Thanks

    • @opensourceforarchitects
      @opensourceforarchitects  Před 5 měsíci

      Thanks! Good question. QGIS is distributed under the GNU open-source license, so yes it can be used for commercial purposes. In architecture I have never come across any software, even proprietary, where the images, drawings or models produced are not the property of the author. It's more the rights to the GIS data you're using that you need to look at, as when you are using an image produced by someone else in gimp or photoshop ; and here it's OSM. And the QuickOSM add-on doesn't specify any additional rights. To be really sure, you can ask for help here: docs.3liz.org/QuickOSM/

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

    your buildings have the wireframe how in my case it is solid color only, can you please tell me that?

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

      Sure. In Layer Properties > Symbology > Stroke style, you can choose Solid Line or No Pen

  • @neerajg6976
    @neerajg6976 Před 6 měsíci

    I want to find the major road intersection, so is it possible from this tool?
    (In between x-y lat and longs?)

    • @opensourceforarchitects
      @opensourceforarchitects  Před 6 měsíci

      Yes, you can set a value directly in the plug-in to download only one type of highway. Otherwise you can download everything and then play with the display properties according to the metadata.
      I don't think the plug-in has x-y lat and longs Extent. But eventually I'll draw a polygon with these coordinates, then choose Extent of a layer

    • @neerajg6976
      @neerajg6976 Před 6 měsíci

      @@opensourceforarchitects yes I got it using the geofabrix data
      1. selecting the required type of road and making it layer using SQL query
      2. Dissolved and converted from multiple to single to overcome the difference if interaction point
      3. Then finding the intersection points
      4. Converting those interactions to x,y in the table and exporting into CSV
      .
      Ps. I learned the tool and did this within 6 days as a task in the mnc to extract the data.
      Thanks

    • @opensourceforarchitects
      @opensourceforarchitects  Před 6 měsíci

      @@neerajg6976ah sorry I didn't understand that you were looking for the exact points of intersection. Very interesting, thanks for the feedback!

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

    How do you add that ESRI Satellite to the options? I only have the "Mapzen Global Terrain" and "OpenStreetMap" on the XYZ Tiles.
    I know nothing about architeture or even what this program does... im just trying to get maps into images so i can play in Table top rpg xD
    I realy need to get the roads and houses... so i can have maps to play wallking dead ttrpg xD

    • @opensourceforarchitects
      @opensourceforarchitects  Před 2 měsíci +1

      Good question! You can find links there : github.com/roblabs/xyz-raster-sources
      I show how to add them in a short called : XYZ Tiles : Export a satellite image from any site from QGIS (rigth click on XYZ Tiles > New connection)

  • @mandata143
    @mandata143 Před 6 měsíci

    Where can we get the Overpass API? is it free?

    • @opensourceforarchitects
      @opensourceforarchitects  Před 6 měsíci

      Are they not available in your settings? Yes, it's free. To better understand : wiki.openstreetmap.org/wiki/Overpass_API

    • @mandata143
      @mandata143 Před 6 měsíci

      @@opensourceforarchitects thank you.