QGIS 2 Web - Creating a webmap

Поделиться
HTML-код
  • Опубликовано: 1 авг 2024
  • This is a brief demo of QGIS and the qgis2web plugin.
    Shortcuts.
    1:47 - Styling
    3:24 - Labelling
    4:35 - Layouts
    9:07 - Importing point coordinates
    11:22 - QGIS2WEB
    15:58 - Geocoding
    18:20 - leaflet (online map)
    QGIS Training - www.smsgis.co.za/gis-training-...
    For customized online training videos contact us - www.smsgis.co.za/contact-us/

Комментарии • 19

  • @STN-ZA
    @STN-ZA Месяц назад

    Fantastic video - helped lots …. Thanks

  • @zhehabeshascience3066
    @zhehabeshascience3066 4 года назад

    i like it

  • @rawaizkhan8887
    @rawaizkhan8887 4 года назад

    great video.... can we add google map to leaflet/openlayer with all features??? E.g finding route between two location or traffic etc on that like we do on google map??

  • @EMarcisz32
    @EMarcisz32 3 года назад

    pretty good video, although it's missing the info on embedding the map on the website..... how do I get the link? What if I don't have api key?

  • @tariqkhan7913
    @tariqkhan7913 2 года назад

    Thanks for the video really helpful how do I get the erven shp file

  • @jetmirbytyci7557
    @jetmirbytyci7557 3 года назад

    Hello. I'm working on a web map with qgis 2 web. but I have a problem. when I export the map the street names do not appear in parallel with the lines but horizontally.
    if anyone knows how to change it in the code...

  • @butterz5876
    @butterz5876 5 лет назад +2

    Great video! I'm trying to create an interactive floor plan but can't figure out how to get switch between floors (like on Google maps), any ideas??

    • @Qtips1
      @Qtips1  5 лет назад

      If I understand your problem you should be able to switch between layers by adding them as base map layers.
      Search for the text :
      osmGeocoder.addTo(map);
      var baseMaps = {};
      Add your layers between the {} parenthesis:
      osmGeocoder.addTo(map);
      var baseMaps = {
      'your layer 1': layer_1,
      'your layer 2': layer_2,
      };
      Was this helpful?

  • @narayanthapa5683
    @narayanthapa5683 4 года назад

    Can we add data base in this web map

  • @carolinecraig6253
    @carolinecraig6253 3 года назад

    How do you edit or update the information on the webmap?

  • @gustavop.r.6684
    @gustavop.r.6684 5 лет назад +1

    It is on the web?

  • @andriyudistira1744
    @andriyudistira1744 5 лет назад

    Great video! I've tried to make one but the problem is the basemap isn't showed up after I open it through my browser. Can you tell me how to solve this?
    Thanks...

    • @Qtips1
      @Qtips1  5 лет назад

      You could try a different browser first and see if that solves the problem.

  • @miriammartin5558
    @miriammartin5558 4 года назад

    Thank you very much for the video. Is it possible to add a link to a document? I have done the action in the attribute table but when making the web map it is not saved as a link. How can I do it?

    • @Qtips1
      @Qtips1  4 года назад

      Create a new text field with the full URL in the attribute table.

  • @nkosinathicaluza7536
    @nkosinathicaluza7536 6 лет назад +1

    Howsit, I am very interested in a career in GIS but are there any jobs in this field in South Africa, and I am also a self-taught programmer will that catch the attention of a potential employer? Thanks

    • @SpatialMS
      @SpatialMS 6 лет назад

      GIS as a steadily growing career in South Africa. A GIS practitioner that has programing and database skills will be at a distinct advantage. Good luck.

  • @omerfarukelma9320
    @omerfarukelma9320 2 года назад

    Hi, I have a urgent question.I did my layer categorized but for symbol I used SVG, when I preview, all symbols look same, a blue circle.However In qgis all of them are a different svg symbol like market, pub etc.What could be the problem?I hope ı could explain it

    • @omerfarukelma9320
      @omerfarukelma9320 2 года назад

      On the other hand, my street names looks terrrible.On qgis layout looks good but when I prewiew as a web look bad