Lesson 9 - Adding an inset map and extent markers in QGIS

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • Often we have a perfectly good map but our end user may not be familiar with the region that we're working in. At times like this, it can be useful to add an inset map which shows a wider area than our main map. We can show exactly where our main map is on this inset map by using outline extents.
    We've used the map that we created in lesson 4 (www.dmad.org.tr/qgis-lesson-4) but you can use the map we created in lesson 8 (www.dmad.org.tr/qgis-lesson-8) or any other map you want. The data used are available to download for free from: diva-gis.org/g.... DMAD in no way created or owns this data. They are just there so they are easier to find.

КОМЕНТАРІ • 17

  • @olgertgjuzi7176
    @olgertgjuzi7176 3 місяці тому

    Thank you for your tutorial, very helpful and precis

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

    exactly what I needed - especially the overview part! I subscribed - thank you!!

  • @rodanics273
    @rodanics273 4 роки тому +1

    Thank you soo much keep it up you are doing great job.

    • @dmadmarinemammalsresearcha3966
      @dmadmarinemammalsresearcha3966  4 роки тому +1

      Thank you for you kind comment. We intend to for as long as coronavirus is causing problems for biologists.

  • @francoisl.7930
    @francoisl.7930 2 роки тому

    Thank you for your tutorial but how do you make to don't have the dynamic link between the map and the layout with the first map window impacted by moving the zoom ?

  • @michelletaylor6626
    @michelletaylor6626 4 роки тому +1

    I am loving these videos. Thank you so much. I am having a problem with my XYZ tiles though. I went to load my previous lesson for this lesson and none of the Google/OpenStreetMap layers will load - I just get a single colour background. The same happens when I try to add the tiles to a new map. Suggestions?

    • @dmadmarinemammalsresearcha3966
      @dmadmarinemammalsresearcha3966  4 роки тому

      Hi Michelle! Sorry to hear you're having problems and thank you for your kind comments. It may sound stupid but if you've not closed and reopened QGIS, this can sometimes make a difference because all GIS environments have bugs. The next thing I would try is to delete the layer and then go to project -> properties (or ctrl+shift+p) and select CRS on the left hand menu. Change the CRS to WGS84 and then retry adding. The CRS referes to the coordinate reference system which defines how our 2D map relates to the 3D globe. I was hoping to avoid it in the early lessons because you could make a full course on it but we will probably be covering it next week in greater depth.

    • @michelletaylor6626
      @michelletaylor6626 4 роки тому +1

      @@dmadmarinemammalsresearcha3966 Thank you for the reply. Closing and reopening did it :-)

  • @ameclarke
    @ameclarke 4 роки тому

    Hey! Loving the lessons so far, thank you so so much. I am having some trouble though. When I finish the lesson I save my work but then when I try reopening it in QGIS it says there are unavailable layers and its just not opening my previous project. So, I am having trouble opening up my work from lesson 4 to do this lesson. Is there another way to save it properly and opening again in QGIS to continue working on it?

    • @dmadmarinemammalsresearcha3966
      @dmadmarinemammalsresearcha3966  4 роки тому +1

      Hi Amelia, it sounds like you've created scratch files (temporary files) rather than creating permanent files. Unfortunately these disappear after you close GIS. To make sure you save permanent files, you need to make sure you specify an output pathway when you perform any operations. This is the equivalent of a save as. If you accidentally create temporary files (a small symbol appears next to the layer name) then you can right click on the layer and click export->save as... and resave them as permanent files. Again you will only be able to do this before you leave that session in QGIS.

  • @carlaperez4913
    @carlaperez4913 4 роки тому

    HI!! I'm loving your videos, so clear and helpful. i do have a problem though, when i tried to export that final map to a pdf everything on "map 1" sorta disappeard and "map 2" was ok, i tried a couple of things but no luck, how could we save the final map? Thanks!!

    • @dmadmarinemammalsresearcha3966
      @dmadmarinemammalsresearcha3966  4 роки тому

      Hi Carla, did you lock the map before moving QGIS for map 2. You need to lock it using the padlock in the top right corner. You also need to make sure that you lock your layers and layers styles. This can be found in the Layers section of item description (make sure map 1 is selected). Once you click lock layers you will have the option to lock layer styles. Once you've done this you can then change things for map 2. If the changes don't happen automatically, click the refresh button on the top toolbar.

    • @carlaperez4913
      @carlaperez4913 4 роки тому +1

      @@dmadmarinemammalsresearcha3966 just rewatched lesson 9 and finally made it .. thanks for your reply!!

    • @dmadmarinemammalsresearcha3966
      @dmadmarinemammalsresearcha3966  4 роки тому

      @@carlaperez4913 Fantastic news, really glad to hear it.

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

    I'm having an issue. I'm working with a U.S. map where you need two different coordinate reference systems to get the two non-contiguous states to not appear too distored from the main map. Is there any way to do this?

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

      Hi Geoff, you are unable to work in two different coordinate reference systems at the same time in QGIS and this isn't something that I'd recommend doing in general. I would suggest that if some of the standard projections (UTM zones etc) then you make a custom projection that focuses on the centre of your 2 states and preserves the geometric property which which is most important to you (presumably area if you are worrying about looks).

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

      @@timawbery7397 i was able to figure somethung else out. In the layout you can make a map with a different projection than the main map, and then simply lock it. It's a bit more work, but it works.