Це відео не доступне.
Перепрошуємо.

Create stunning Urban Maps with QGIS and the QuickOSM Plugin

Поділитися
Вставка
  • Опубліковано 17 січ 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/rob...
    QuickOSM on github : github.com/3li...

КОМЕНТАРІ • 22

  • @justinquarshie5732
    @justinquarshie5732 6 місяців тому +5

    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

  • @francisehemba9482
    @francisehemba9482 6 місяців тому +2

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

  • @hurmizyar
    @hurmizyar Місяць тому

    Great Job, thank you for the tutorial

  • @coolsamuel4354
    @coolsamuel4354 5 місяців тому

    This is on another level... I love it

  • @siekostar
    @siekostar 2 місяці тому +1

    I love it !!

  • @haneefrose657
    @haneefrose657 4 місяці тому

    thank you sir v helpful & informative..

  • @tikida71
    @tikida71 6 місяців тому +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  6 місяців тому

      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/

  • @IAcePTI
    @IAcePTI 2 місяці тому

    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  2 місяці тому +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)

  • @jayantbhatt007
    @jayantbhatt007 5 місяців тому

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

    • @opensourceforarchitects
      @opensourceforarchitects  5 місяців тому

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

  • @neerajg6976
    @neerajg6976 6 місяців тому

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

    • @opensourceforarchitects
      @opensourceforarchitects  6 місяців тому

      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 6 місяців тому

      @@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  6 місяців тому

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

  • @mandata143
    @mandata143 6 місяців тому

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

    • @opensourceforarchitects
      @opensourceforarchitects  6 місяців тому

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

    • @mandata143
      @mandata143 6 місяців тому

      @@opensourceforarchitects thank you.