Create a Webmap using the QGIS2web Plugin in QGIS

Поділитися
Вставка
  • Опубліковано 9 лис 2023
  • In this tutorial, we'll go over the steps on how to create a webmap using the QGIS2web plugin in QGIS. This plugin allows you to share your webmap with others or have on different machines as long as you have internet connection.
    Helpful links:
    USGS Earthquake data used in demo - earthquake.usgs.gov/earthquak...
  • Навчання та стиль

КОМЕНТАРІ • 13

  • @birolaksoy2359
    @birolaksoy2359 8 місяців тому +1

    A very useful example application for those who are thinking of starting Leaflet.

    • @gissolutions4604
      @gissolutions4604  8 місяців тому

      Thanks so much for the feedback! I agree, the code is written for you and could easily build upon it.

  • @rodicasirbu5751
    @rodicasirbu5751 6 місяців тому +1

    Thank You!!!

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

      Thanks so much for the feedback, so glad you found it useful!

  • @erika9353
    @erika9353 3 місяці тому +1

    Thanks!

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

    How can I fix the points layer not showing in leaflet but in OpenLayers, it shows. Even after refreshing/ updating preview

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

    I tried to create a map using raster data but the symbology does show? Is there a solution?

  • @gunngunn6763
    @gunngunn6763 8 місяців тому +1

    How can one deploy it in web?

    • @gissolutions4604
      @gissolutions4604  8 місяців тому +1

      Yep, as long as you have internet connection it should work!

  • @kerimes1357
    @kerimes1357 8 місяців тому +1

    Can we add photo to the the project?

    • @gissolutions4604
      @gissolutions4604  8 місяців тому +2

      Great question! I haven't tried it, but as long as the the photo is included within the file structure of your project it should work.

    • @mohamedabdo-xg6tw
      @mohamedabdo-xg6tw 3 місяці тому

      @@gissolutions4604 you will need to add your photos to assets then add div tag and render your photo there. you can also add it as a link. the index.html is just a standard HTML that you do everything inside it.