QGIS 4 Arch - Hosting QGIS Web Maps on GitHub

Поділитися
Вставка
  • Опубліковано 2 сер 2024
  • QGIS4Arch is a free online course for learning QGIS, an open source geographic information system (GIS) software package. This course is for those who works with cultural heritage resources, including archaeologists, architectural historians, and historians. The course is designed to take you from beginner to expert. This video uses QGIS Latest Release version 3.16.
    This lessons explores the process of creating simple web maps using the QGIS2Web plugin and GitHub. We cover installing the plugin, adjusting data, setting up the web map, transferring data to GitHub, and making your GitHub webmap public.
    Timestamps
    0:10 - Topics for this lesson.
    0:54 - Installing QGIS2Web plugin
    1:23 - Setting up shapefiles for web mapping.
    3:19 - Adjusting QGIS2Web settings.
    6:22 - Joining GitHub & downloading GitHub Desktop.
    8:03 - Transferring files to GitHub.
    10:37 - Making GitHub files public.
    Links:
    Cell Tower Locations in Florida: download.fgdl.org/pub/state/c...
    QGIS2Web Documentation: github.com/tomchadwin/qgis2web
    Join GitHub: github.com/join
    Download GitHub Desktop: desktop.github.com/

КОМЕНТАРІ • 20

  • @ArchaeoSquatch
    @ArchaeoSquatch  2 роки тому +1

    If you want to embed your interactive map to a website (e.g., Wordpress) consider using the tag (www.tutorialrepublic.com/html-tutorial/html-s.php).

  • @eduardorapanos8267
    @eduardorapanos8267 4 місяці тому +1

    Hey AnthroYeti, greetings from Brazil! I need to integrate a PostgreSQL database with a webpage automate a process to clip images, and I was needing a website with Google Hybrid default page, with coordinates and this method is the perfect for me. Thank you.

  • @anachromancer7005
    @anachromancer7005 3 роки тому +2

    Thank you very much for this tutorial. As someone closer to the social sciences and with almost zero knowledge in programming, this tutorial was really helpful.

    • @ArchaeoSquatch
      @ArchaeoSquatch  3 роки тому

      Thank you! I'm so glad it proved useful! :)

  • @GabiCalderon18
    @GabiCalderon18 2 роки тому

    you helped me create my first interactive map! Thank you!!!

  • @agbotiedohrene7555
    @agbotiedohrene7555 3 роки тому +1

    Thanks

  • @math1102
    @math1102 2 роки тому +1

    Thanks so much for this tutorial man! Saved my life (job)

  • @randymarsh244
    @randymarsh244 2 роки тому

    thanks fot the tutorial, i understand that leaflet handles better geographic data if its compiled on Geojson, is there a diference if you build the web map only using the shape files?

    • @ArchaeoSquatch
      @ArchaeoSquatch  2 роки тому

      Not 100% sure what you mean, but it should work fine. I think you can try it, and worse case, try it the other way! :)

  • @findthetruth3021
    @findthetruth3021 2 роки тому +1

    I have also added qgis dashboard to it but when I added the qgis dashboard package, it can't show up or convert to web map, have no clue why. Any suggestion or how can I share it.

    • @arcmohamedossama
      @arcmohamedossama Рік тому

      I'm facing the same issue, did you find a solution for creating a dashboard on a web map?

  • @Lieti
    @Lieti 3 роки тому +2

    Thx, perfect! (I'm working with cultural heritage in central Europe). What are limits of this approach on github?

    • @ArchaeoSquatch
      @ArchaeoSquatch  3 роки тому +1

      So, the main limit is a 100mb size limit per file in GitHub. This can cause some issues with large raster datasets and the like. Fortunately, the QGIS2Web plugin does a good job of reducing file size in many instances. There are ways around this restriction, but I've not explored them yet. :)

    • @Lieti
      @Lieti 3 роки тому

      @@ArchaeoSquatch Than looking forward for results of exploration ;)

  • @rustyPotato01
    @rustyPotato01 2 роки тому

    Is it possible to host a temporal layer, i.e, a play button, stop button (layer made using Time Manager plugin)?

    • @ArchaeoSquatch
      @ArchaeoSquatch  2 роки тому

      I have not used that plugin yet, but my first guess is that the functionality is not going to be exported with the map export plugin.