You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/684.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ languages: ["en_gb"]
12
12
available_languages: ["en_gb"]
13
13
---
14
14
15
-
<p>A very handy plugin for QGIS I use day to day is <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://geogear.wordpress.com/2014/11/04/go2streetview-v5-0/">go2streetview</a></span> by <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://geogear.wordpress.com/about/">Enrico Ferreguti</a></span>. The plugin adds an icon to the tool bar in QGIS and when selected I can click a road or street on a base map and a window will open that displays the Google Street or a Bing Maps Bird’s Eye view of the location. The camera’s direction and location is highlighted by a blue marker. I use the plugin when tracing boundaries of parks, open spaces and foot paths from aerial imagery. If the imagery is blurred or the view is obscured by trees, I click a point on a nearby street to see the location up close. The plugin works wherever <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://support.google.com/maps/answer/68384?hl=en">Google Street view</a></span> and <span style="color: #f7f9ff; text-decoration: underline;"><a href="http://blogs.bing.com/maps/2012/05/08/new-birds-eye-imagery-streetside-coverage-on-bing-maps/">Bing Birds Eye</a></span> has coverage.</p>
16
-
<p>For example, in the screen-shot below notice there is a footpath leading to a bus shelter that’s not mapped by OpenStreetMap. I know where it is now, I will add it to my map.</p>
<p>A very handy plugin for QGIS I use day to day is <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://geogear.wordpress.com/2014/11/04/go2streetview-v5-0/">go2streetview</a></span> by <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://geogear.wordpress.com/about/">Enrico Ferreguti</a></span>. The plugin adds an icon to the tool bar in QGIS and when selected I can click a road or street on a base map and a window will open that displays the Google Street or a Bing Maps Bird’s Eye view of the location. The camera’s direction and location is highlighted by a blue marker. I use the plugin when tracing boundaries of parks, open spaces and foot paths from aerial imagery. If the imagery is blurred or the view is obscured by trees, I click a point on a nearby street to see the location up close. The plugin works wherever <span style="color: #f7f9ff; text-decoration: underline;"><a href="https://support.google.com/maps/answer/68384?hl=en">Google Street view</a></span> and <span style="color: #f7f9ff; text-decoration: underline;"><a href="http://blogs.bing.com/maps/2012/05/08/new-birds-eye-imagery-streetside-coverage-on-bing-maps/">Bing Birds Eye</a></span> has coverage.</p>
16
+
<p>For example, in the screen-shot below notice there is a footpath leading to a bus shelter that’s not mapped by OpenStreetMap. I know where it is now, I will add it to my map.</p>
<p>The 6th <ahref="http://qgis.uk/">QGIS UK</a> user group meeting in Scotland is happening on the 3rd November 2016. It is being hosted by the EDINA <ahref="http://edina.ac.uk/">University of Edinburgh</a> at the Informatics Forum and is sponsored by <ahref="http://www.thinkwhere.com">thinkWhere</a>, <ahref="http://os.uk/">Ordnance Survey</a>, <ahref="http://www.angus.gov.uk">Angus Council</a> and <ahref="http://www.cawdorforestry.com">Cawdor Forestry</a>. Tickets are available <ahref="https://www.eventbrite.co.uk/e/uk-qgis-user-group-scotland-tickets-27955482601">through Eventbrite</a>.</p>
16
16
<p>The almost final programme of presentations and lightning talks is as follows:</p>
17
17
<ul>
18
-
<li>Phil Taylor (CEH) – How deep is your loch?</li>
19
-
<li>Fiona Hemsley-Flint – QGIS server</li>
20
-
<li>University of Edinburgh – packaging and deploying QGIS</li>
21
-
<li>Anouk Lang – Mapping narrative: QGIS in the humanities classroom</li>
Copy file name to clipboardExpand all lines: content/posts/a-new-qgis-tool-based-on-ogr2ogr-to-import-vectors-in-postgis-the-fast-way.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ languages: ["en_gb"]
12
12
available_languages: ["en_gb"]
13
13
---
14
14
15
-
In QGIS there are many tools that can be used to import vectors inside a PostGIS database, each one has pros and cons: SPIT core plugin: available since long ago but now seems to be a unmaintained tool and therefore will be probably removed in a future QGIS release. It has the advantage to allow […]
15
+
In QGIS there are many tools that can be used to import vectors inside a PostGIS database, each one has pros and cons: SPIT core plugin: available since long ago but now seems to be a unmaintained tool and therefore will be probably removed in a future QGIS release. It has the advantage to allow […]
<p>A lot of cartographers have a love/hate relationship with label halos. On one hand they can be an essential technique for improving label readability, especially against complex background layers. On the other hand they tend to dominate maps and draw unwanted attention to the map labels.</p>
16
-
<p>In this post I’m going to share my preferred techniques for using label halos. I personally find this technique is a good approach which minimises the negative effects of halos, while still providing a good boost to label readability. (I’m also going to share some related QGIS 3.0 news at the end of this post!)</p>
17
-
<p>Let’s start with some simple white labels over an aerial image:</p>
<p>These labels aren’t very effective. The complex background makes them hard to read, especially the “Winton Shire” label at the bottom of the image. A quick and nasty way to improve readability is to add a black halo around the labels:</p>
<p>Sure, it’s easy to read the labels now, but they stand out way too much and it’s difficult to see anything here except the labels!</p>
16
+
<p>In this post I’m going to share my preferred techniques for using label halos. I personally find this technique is a good approach which minimises the negative effects of halos, while still providing a good boost to label readability. (I’m also going to share some related QGIS 3.0 news at the end of this post!)</p>
17
+
<p>Let’s start with some simple white labels over an aerial image:</p>
<p>These labels aren’t very effective. The complex background makes them hard to read, especially the “Winton Shire” label at the bottom of the image. A quick and nasty way to improve readability is to add a black halo around the labels:</p>
<p>This is much better. We’ve got readable labels which aren’t too domineering. Unfortunately the halo effect is still very prominent, especially where the background image varies a lot. In this case it works well for the labels toward the middle of the map, but not so well for the labels at the top and bottom.</p>
25
-
<p>A good way to improve this is to take advantage of blending (or “composition”) modes (which QGIS has <a href="http://nyalldawson.net/2013/03/coming-soon-in-qgis-2-0-blend-modes-for-layers/">native support</a> for). The white labels will be most readable when there’s a good contrast with the background map, i.e. when the background map is dark. That’s why we choose a halo colour which is darker than the text colour (or vice versa if you’ve got dark coloured labels). Unfortunately, by choosing the mid-toned brown colour to make the halos blend in more, we are actually lightening up parts of this background layer and both reducing the contrast with the label and also making the halo more visible. By using the “darken” blend mode, the brown halo will only be drawn for pixels were the brown is darker then the existing background. It will darken light areas of the image, but avoid lightening pixels which are already dark and providing good contrast. Here’s what this looks like:</p>
<p>The most noticeable differences are the labels shown above darker areas – the “Winton Shire” label at the bottom and the “Etheridge Shire” at the top. For both these labels the halo is almost imperceptible whilst still subtly doing it’s part to make the label readable. (If you had dark label text with a lighter halo color, you can use the “lighten” blend mode for the same result).</p>
28
-
<p>The only issue with this map is that the halo is still very obvious around “Shire” in “Richmond Shire” and “McKinlay” on the left of the map. This can be reduced by applying a light blur to the halo:</p>
<p>There’s almost no loss of readability by applying this blur, but it’s made those last prominent halos disappear into the map. At first glance you probably wouldn’t even notice that there’s any halos being used here. But if we compare back against the original map (which used no halos) we can see the huge difference in readability:</p>
<p>This is much better. We’ve got readable labels which aren’t too domineering. Unfortunately the halo effect is still very prominent, especially where the background image varies a lot. In this case it works well for the labels toward the middle of the map, but not so well for the labels at the top and bottom.</p>
25
+
<p>A good way to improve this is to take advantage of blending (or “composition”) modes (which QGIS has <ahref="http://nyalldawson.net/2013/03/coming-soon-in-qgis-2-0-blend-modes-for-layers/">native support</a> for). The white labels will be most readable when there’s a good contrast with the background map, i.e. when the background map is dark. That’s why we choose a halo colour which is darker than the text colour (or vice versa if you’ve got dark coloured labels). Unfortunately, by choosing the mid-toned brown colour to make the halos blend in more, we are actually lightening up parts of this background layer and both reducing the contrast with the label and also making the halo more visible. By using the “darken” blend mode, the brown halo will only be drawn for pixels were the brown is darker then the existing background. It will darken light areas of the image, but avoid lightening pixels which are already dark and providing good contrast. Here’s what this looks like:</p>
<p>The most noticeable differences are the labels shown above darker areas – the “Winton Shire” label at the bottom and the “Etheridge Shire” at the top. For both these labels the halo is almost imperceptible whilst still subtly doing it’s part to make the label readable. (If you had dark label text with a lighter halo color, you can use the “lighten” blend mode for the same result).</p>
28
+
<p>The only issue with this map is that the halo is still very obvious around “Shire” in “Richmond Shire” and “McKinlay” on the left of the map. This can be reduced by applying a light blur to the halo:</p>
<p>There’s almost no loss of readability by applying this blur, but it’s made those last prominent halos disappear into the map. At first glance you probably wouldn’t even notice that there’s any halos being used here. But if we compare back against the original map (which used no halos) we can see the huge difference in readability:</p>
<p>Compare especially the Winton Shire label at the bottom, and the Richmond Shire label in the middle. These are much clearer on our tweaked map versus the above image.</p>
33
-
<p>Now for the good news… when QGIS 3.0 is released you’ll no longer have to rely on an external illustration/editing application to get this effect with your maps. In fact, QGIS 3.0 is bringing native support for applying many types of <ahref="http://nyalldawson.net/2015/04/introducing-qgis-live-layer-effects/">live layer effects</a> to label buffers and background shapes, including blur. This means it will be possible to reproduce this technique directly inside your GIS, no external editing or tweaking required!</p>
33
+
<p>Now for the good news… when QGIS 3.0 is released you’ll no longer have to rely on an external illustration/editing application to get this effect with your maps. In fact, QGIS 3.0 is bringing native support for applying many types of <ahref="http://nyalldawson.net/2015/04/introducing-qgis-live-layer-effects/">live layer effects</a> to label buffers and background shapes, including blur. This means it will be possible to reproduce this technique directly inside your GIS, no external editing or tweaking required!</p>
0 commit comments