Fool's Workshop
Fool's Workshop
  • Видео 19
  • Просмотров 88 823
14 - QGIS Tutorial - Fixing Messy Boundaries Using Difference
Using QGIS 3.14, this shows a workflow for fixing mismatched boundaries when drawing from multiple vector boundary datasets of differing accuracy or resolution.
Uses dissolved prefecture boundaries from 1911 v6 China HGIS data:
chgis.fas.harvard.edu/
Uses country data from Natural Earth Data:
www.naturalearthdata.com/
Просмотров: 3 675

Видео

12b - QGIS Tutorial - Using an Inner Join to Add Location Geometries from Another Table
Просмотров 8904 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. My thanks to user FSimardGIS on gis.stackexchange.com for explaining the use of inner join on QGIS. gis.stackexchange.com/questions/376860/depicting-table-of-imported-csv-points-with-lat-long-in-another-table-in-qgis
13 - QGIS 3.10 Tutorial - Flows and Network Visualization II - Simplifying Things
Просмотров 4 тыс.4 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net). This is a follow-up video to this tutorial on network/flow depiction in QGIS: ruclips.net/video/gXp0FJAkql0/видео.html Also demonstrates a curved label technique shown by Klas Karlsson in this video: ruclips.net/video/Qof4oDLxcmE/видео.html The globe-like orthographic projection I’m using...
Organising your Historical Data in Excel - Filtering and Custum Views
Просмотров 1,6 тыс.4 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. How to filter and create a shortcut filter for a merged data sheet.
12 - QGIS 3.10 Tutorial - Flows and Network Visualization
Просмотров 14 тыс.4 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. In this tutorial, I work through Anita Graser’s written tutorial on flows in QGIS, but with an example (less than ideal) of a social network. anitagraser.com/2019/05/04/flow-maps-in-qgis-no-plugins-needed/
Adding ID Columns to Node and Edge Tables Using Excel Lookup()
Просмотров 4,3 тыс.4 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. This tutorial shows you how to take a node and edge table you are planning to import into network analysis software and add a column with unique ID numbers.
Using VLookup and Merging Material from Historical Sources
Просмотров 924 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. If you have collected material from historical sources and want to merge some columns of this material dynamically into a new sheet you can use Excel's VLookup method.
Simple Network Visualization for Historians using Cytoscape
Просмотров 1,4 тыс.4 года назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. A quick survey of a typical workflow to bring a network into Cytoscape and do some basic styling.
11 - QGIS 3.2 Tutorial - Georectification and Vector Tiles Reader Basemap
Просмотров 2 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. In this tutorial we grab some vector tile data from OpenStreet Map, and georectify a historical map with a slightly different method: referring to points on the map canvas from our base map. Some layers and links used here: Klas Karlsson's basemap script: github....
10 - QGIS 3.2 Tutorial - Clipping and Styling Elevation Layers - Adding Contour Lines
Просмотров 4 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. QGIS 3.2 Tutorial - Importing a DEM Elevation Raster Layer Clip Raster by Mask Layer; Adding Hillshade Creating Contours and Contour Line Labels Layers used: www.naturalearthdata.com/ Downloads - Large scale - Cultural - Admin 0 - Countries (4.7MB) E30N20 raster ...
9 - QGIS 3.2 Tutorial - Tracing, Smooth Geometry, SVG Fill, Clip, and Difference
Просмотров 7 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. This tutorial shows you how to create shapes that automatically snaps to a coastline layer, for example, uses a geometry generator to show a smoother version of a polygon, fill a layer with an SVG, and shows how to use Clip, Difference, and Symmetrical Difference...
8 - QGIS 3.2 Tutorial - Count Points in Polygon
Просмотров 3,1 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. Tutorial showing how to count points overlapping polygons in a separate layer and then styling on the output. Layers used: National Records of Scotland - Settlements 2016 Centroids www.nrscotland.gov.uk/files//geography/dataset/settlements2016centroids.zip Local ...
7 - QGIS 3.2 Tutorial - Distance to Hub
Просмотров 2,7 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. This tutorial takes the task in our last video and accomplishes it by another method: by using a layer of railway stations as "hubs" and settlements as "spokes" we can create a layer that adds a "distance to hub" and name of hub to the data for each spoke. We can...
6 - QGIS 3.2 Tutorial - Buffer and Intersect
Просмотров 7 тыс.6 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. In this tutorial I demonstrate a simple buffer and then an intersect between a point layer and a buffer. The hypothetical example task is locating all communities within 3km of a train station. The layers used here are from: www.naturalearthdata.com/ Downloads - ...
5 - QGIS 3.2 Tutorial - Table Join
Просмотров 6726 лет назад
by Konrad M. Lawson (@kmlawson) for the Institute for Transnational & Spatial History (spatialhistory.net), University of St Andrews. In this tutorial, I demonstrate a simple table join. Data doesn't always come in the exact form you need it in, and that is true here too: in this particular case there is a bit of cleaning up of the data before importing it into QGIS 3. The layers used here are:...
4 - QGIS 3.2 Tutorial - Depicting a Smooth Route or Path
Просмотров 9 тыс.6 лет назад
4 - QGIS 3.2 Tutorial - Depicting a Smooth Route or Path
3 - QGIS 3.2 Tutorial - Labels, Filter, Graduated Symbols by Color and Size
Просмотров 17 тыс.6 лет назад
3 - QGIS 3.2 Tutorial - Labels, Filter, Graduated Symbols by Color and Size
2 - QGIS 3.2 Tutorial - Editing a Vector File and Adding Object in a New Shapefile
Просмотров 1,4 тыс.6 лет назад
2 - QGIS 3.2 Tutorial - Editing a Vector File and Adding Object in a New Shapefile
1 - QGIS 3.2 Tutorial - Adding Coastline Vector Layer and Georeferencing Historical Map
Просмотров 4,4 тыс.6 лет назад
1 - QGIS 3.2 Tutorial - Adding Coastline Vector Layer and Georeferencing Historical Map

Комментарии

  • @hec.4905
    @hec.4905 3 месяца назад

    Very VERY helpful, thanks!

  • @amrsaid7919
    @amrsaid7919 7 месяцев назад

    when im adding virtual layer im getting this error after pressing test "Query preparation error on PRAGMA table_info(_tview): no such column: a.ID" can you help me please

  • @yakinseahorse7642
    @yakinseahorse7642 7 месяцев назад

    Thank you for this tutorial :)

  • @mehdifrotan4141
    @mehdifrotan4141 Год назад

    Hi, Thanks For this excellent video, could you please share the excel document you are working with. I have trouble in following each step!

  • @abefars
    @abefars Год назад

    Well explained, thank you

  • @lydiaa1020
    @lydiaa1020 Год назад

    so helpful. thank you

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

    Thank you, It is helping. I think with this I will solve my problem. In one case it solved, I will try with other cases. Thank you. I am gratefull with you.

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

    Thanks! It helps me a lot!

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

    can i plot multiple routes with this method?

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

    Thank you very much. It was a gold mine.

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

    thanks, good explanation and great video

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

    Great!

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

    Thank you! This is so helpful!

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

    Thanks a lot!!

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

    Thanks a lot!

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

    Thanks. Nice video. I created a buffer for each centroid and would like to compare it to stations (points on another level). Especially, I would like to know which buffer have accessible stations within 3 kilometres. intersection

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

    Congratulations and thanks a lot for the great explanation

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

    I have my tables set up in the same way to track networking among correspondents - but when I add the virtual layer no lines are showing up connecting the idfrom and idto.... I've been trying to troubleshoot this for a couple days now and am at a loss of what I have set up wrong.

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

    I am preparing distribution maps of some bird species and I have various issues regarding tracing, and geometry. Very useful for me. Thanks!

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

      i guess I am pretty off topic but does anybody know a good site to watch newly released series online ?

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

    Can you please tell how to create network using node and edges

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

    This series on the flow maps has been amazing! Thank you

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

      i know it is kind of randomly asking but does anyone know of a good site to watch new series online ?

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

      @Nolan Drake Lately I have been using FlixZone. Just search on google for it :)

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

    How come the historical map and the open map have the same projection?

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

    Nice Tuto! Congrats! When I want to test the Virtual layer, I always have messages of syntax error, I triple check and I am sure all the text are equal. I am using QGIS 3.4. Do you think It can come from QGIS version?

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

      A tip: you can watch series at flixzone. Me and my gf have been using them for watching a lot of movies during the lockdown.

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

      @Kameron Desmond definitely, I've been using Flixzone} for months myself :D

  • @Marta-xt6we
    @Marta-xt6we 3 года назад

    Hi, when I try to change the arrow line width I don't have any option in the source bottom. You know what could be the problem?

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

      the same here, but when i typed the option name appeared

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

    Wonderful demonstration

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

    Than you so much for your video!

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

      A tip: you can watch series at flixzone. I've been using them for watching loads of movies recently.

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

      @Alec Gerardo Definitely, been watching on Flixzone} for since december myself :D

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

    Thank you so much! I have a question: suppose one also has a certain number of people staying within the city, and you'd like to visualize that. Is there a way to create arrow loops from one city to itself in QGIS as well?

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

      I haven't thought about that before. Of course, if you have exacts addresses of people, and you zoom in to the level of the city, those arrows could point from one person's address to another's just as set up in this video. However, if zoomed out, I am not sure it would be very clear without a lot of customisation for those specific arrows since the arrow heads would overlap and need fixing, but also the bend would need to be different for those local cases. I'm sure it could be done, but not sure how well it would as a visualisation.

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

      @@konradlawson2912 Hmmm alright, thank you for your thoughts. I'm now trying to do it by creating a set of copy set of points just next to the original ones. Then I proceed to create arrows between the original ones to the copies. In order to create the loops, it is indeed important to adjust the bend. I'm not entirely sure yet how to customize the bend in such a way that it is proportional to the distance between the points though. Or perhaps it's easier to manually adjust the bend for each pair, if one has a limited amount of nodes? If so, do you perhaps know how to manually adjust the bend of each arrow?

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

    Very good!

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

    Thank You!

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

    4:55 that Bob Ross moment

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

      :p Hehehe, maybe they wanted to be orange? We'll never know.

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

    I have kept working on some of these base maps (e.g. merging South Asian countries for colonial India, merging central asian countries into Russia for Soviet Union, etc.). Eventually I'll share these sources for anyone who might want to use them in teaching.

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

      A tip: you can watch movies on flixzone. Been using them for watching a lot of movies during the lockdown.

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

      @Alijah Kohen yea, I've been watching on flixzone for since december myself :)

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

    you should upload more often.

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

    This was indeed helpful! Thankyou! :) Btw, Your voice is so amazing! <3

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

      You prolly dont give a shit but if you are bored like me during the covid times then you can watch all of the latest series on Instaflixxer. Have been watching with my girlfriend recently =)

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

      @Coleman Warren Yea, have been watching on instaflixxer for since november myself :)

  • @asdfasdf-hx6uo
    @asdfasdf-hx6uo 4 года назад

    Very helpful!

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

    Excellent video. Very clear explanations

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

    Great! I love this tips combo.

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

      You probably dont give a shit but if you guys are stoned like me atm you can stream pretty much all the latest series on instaflixxer. Have been watching with my girlfriend for the last weeks xD

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

      @Dakari Maxton yup, been watching on instaflixxer for since november myself :D

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

      @Dakari Maxton definitely, have been using instaflixxer for since december myself :)

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

      @Dakari Maxton yea, I have been watching on InstaFlixxer for months myself :)

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

      @Dakari Maxton Definitely, been watching on InstaFlixxer for since november myself :)

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

    Hi I have a problem, it is related to the distances query nearest I have 2 point layers A and B, layer A has fields ID & CODE ROAD, I want to find layer A' s points there are distances nearest with B layer 's points, and satisfies the condition there are CODE ROAD mentioned (that is, these points must be distance nearest with layer B 's points, and must be on road k) I hope to receive your idea, thanks many

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

    Thanks alot.Please make more videos

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

    I like this video.

  • @philh.3928
    @philh.3928 5 лет назад

    Thank you for this no nonsense tutorial.

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

    It was really helpful. Thank you!!

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

    Congratulations and thank you for this explanation. Just wondering, is there any similar tool for QGIS 2.18?

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

    links to CSVs don't work

    • @k.m.lawson5611
      @k.m.lawson5611 5 лет назад

      Thanks, I will update this video in the new semester to address the issue.

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

    Nice Bro!!!