﻿{"id":6096,"date":"2018-08-24T05:22:57","date_gmt":"2018-08-24T03:22:57","guid":{"rendered":"http:\/\/www.sigterritoires.fr\/?p=6096"},"modified":"2018-10-17T12:05:54","modified_gmt":"2018-10-17T10:05:54","slug":"how-to-create-tanakas-illuminated-contours-with-qgis","status":"publish","type":"post","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/","title":{"rendered":"How to create Tanaka&rsquo;s illuminated contours with QGis"},"content":{"rendered":"\r\n<p class=\"wp-block-paragraph\">The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the \u00ab\u00a0Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">This method applies a light source north-west at a contour map. The result is a 3D style representation of the terrain. The method involves changing the width and colour of the contour lines based on their position relative to the light source: The contour lines that face the light source are drawn white while those found in the shadow are traced in black; the lines perpendicular to the light source are drawn finer than the parallels. In summary, this method gives a realistic shadowy effect to the terrain maps and allows the viewer to better understand the features of the landscape.<!--more--><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We will start with a layer of polylines containing isobath and \/ or contour lines. If you do not, already, have one, you can start from a DTM by creating a contour layer. Given the rest of the treatment, consider generalizing the contours. Otherwise a lot of patience will be needed&#8230;<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In order to obtain the Tanaka\u2019s contours, we will start by breaking down the polylines into elementary segments having only two points. For each segment we will calculate the angle of exposure to the light source. In function of this angle we will assign to each section a certain colour and \u00a0thickness : the sections completely exposed to the source, placed arbitrarily to the North West , will be white and thicker , the stretches perpendicular will be the finest, and the sections facing away from the light source will be completely black.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">To break polyline, we will use the Grass command \u00a0 v.split.vert that cuts the polylines at each node.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"549\" data-attachment-id=\"6098\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan1\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?fit=1024%2C879&amp;ssl=1\" data-orig-size=\"1024,879\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?fit=640%2C549&amp;ssl=1\" class=\"wp-image-6098\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?resize=640%2C549&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?resize=300%2C258&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?resize=768%2C659&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">\u00a0Set the maximum number of vertexes per segment to 2.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">You will have a new layer, at first glance identical to the previous except that all sections are independent.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We need to know the orientation of each section relative to the North West corner of the view. We will add an <strong><em>azimuth<\/em><\/strong> field in which we are going to calculate this angle.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Open the attribute table and the calculator field.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Enter the name and definition of the new field, and then click on the tab \u201c<strong><em>Function<\/em><\/strong> <strong><em>editor<\/em><\/strong>\u201d.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"417\" data-attachment-id=\"6099\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan2.png?fit=768%2C500&amp;ssl=1\" data-orig-size=\"768,500\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan2.png?fit=640%2C417&amp;ssl=1\" class=\"wp-image-6099\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan2.png?resize=640%2C417&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan2.png?w=768&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan2.png?resize=300%2C195&amp;ssl=1 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Enter the function to calculate the azimuth:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong><em>def<\/em><\/strong> <strong><em>Fazimuth<\/em><\/strong> <strong><em>(geometry, feature, parent):<\/em><\/strong> <br \/><strong><em>p1 =<\/em><\/strong> <strong><em>geometry.asPolyline<\/em><\/strong> <strong><em>() [0]<\/em><\/strong> <br \/><strong><em>p2 =<\/em><\/strong> <strong><em>geometry.asPolyline<\/em><\/strong> <strong><em>() [- 1]<\/em><\/strong> <br \/><strong><em>a = p1.azimuth (p2)<\/em><\/strong> <br \/><strong><em>if a &lt;0:<\/em><\/strong> <br \/><strong><em>a + = 360<\/em><\/strong> <br \/><strong><em>return a<\/em><\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">and click load. If you did not commit any error of indentation or syntax, you will not get an error message and you can return to the tab <strong><em>Expression<\/em><\/strong>:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"421\" data-attachment-id=\"6100\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan3-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan3.png?fit=768%2C505&amp;ssl=1\" data-orig-size=\"768,505\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan3\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan3.png?fit=640%2C421&amp;ssl=1\" class=\"wp-image-6100\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan3.png?resize=640%2C421&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan3.png?w=768&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan3.png?resize=300%2C197&amp;ssl=1 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Enter the calculus function:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong><em>Fazimuth<\/em><\/strong> <strong><em>(<\/em><\/strong> <strong><em>$ geometry)<\/em><\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">and you will have the result of the calculus .<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong>Setting<\/strong> <strong>up the<\/strong> <strong>style<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Now, we have everything needed to set the Tanaka style: the elementary sections and the azimuth of each section.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">We will set an expression to assign a colour gradient to the sections and another to set the gradient thicknesses.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">For the colour gradient, we will create an expression that will affect the most exposed sections to light, a white colour and a brightness equal to 100, and, to the least exposed a black colour and a brightness equal to 0.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Open the <strong><em>properties<\/em><\/strong> window for <strong><em>the<\/em><\/strong> <strong><em>-&gt; style<\/em><\/strong> <strong><em>layer<\/em><\/strong>.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Click <strong><em>Simple<\/em><\/strong> <strong><em>Line,<\/em><\/strong> then open the colour definition menu and select <strong><em>Edit<\/em><\/strong>.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"269\" data-attachment-id=\"6101\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan4-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?fit=1024%2C430&amp;ssl=1\" data-orig-size=\"1024,430\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan4\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?fit=640%2C269&amp;ssl=1\" class=\"wp-image-6101\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?resize=640%2C269&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?resize=300%2C126&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan4.png?resize=768%2C323&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In the tab <strong><em>Expression<\/em><\/strong> load the following expression:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong><em>set_color_<\/em><\/strong> <strong><em>part<\/em><\/strong> <strong><em>(<\/em><\/strong> <br \/><strong><em>&lsquo;black&rsquo;<\/em><\/strong> <br \/><strong><em>&lsquo;lightness&rsquo;<\/em><\/strong> <br \/><strong><em>scale_linear<\/em><\/strong> <strong><em>(abs (<\/em><\/strong> <br \/><strong><em>(CASE WHEN \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>-45 &lt;0<\/em><\/strong> <br \/><strong><em>THEN \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>\u00ab\u00a0360 + -45<\/em><\/strong> <br \/><strong><em>ELSE \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>\u00ab\u00a0-45 END -180),<\/em><\/strong> <br \/><strong><em>0,180,<\/em><\/strong> <br \/><strong><em>0.100))<\/em><\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"419\" data-attachment-id=\"6102\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan5-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?fit=865%2C566&amp;ssl=1\" data-orig-size=\"865,566\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan5\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?fit=640%2C419&amp;ssl=1\" class=\"wp-image-6102\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?resize=640%2C419&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?w=865&amp;ssl=1 865w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?resize=300%2C196&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan5.png?resize=768%2C503&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Click OK.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The second expression will control the thickness of the lines, affecting a thickness of 1mm to the sections across the light and a 0.2mm thickness to the sections perpendicular to it.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Open the thickness setting menu and select <strong><em>Edit<\/em><\/strong>:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"338\" data-attachment-id=\"6103\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan6-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?fit=1024%2C540&amp;ssl=1\" data-orig-size=\"1024,540\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan6\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?fit=640%2C338&amp;ssl=1\" class=\"wp-image-6103\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?resize=640%2C338&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?resize=300%2C158&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan6.png?resize=768%2C405&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">In the window <strong><em>Expression<\/em><\/strong> load the following expression:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><strong><em>scale_<\/em><\/strong> <strong><em>linear<\/em><\/strong> <strong><em>(<\/em><\/strong> <strong><em>abs (abs (<\/em><\/strong> <br \/><strong><em>(CASE WHEN \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>-45 &lt;0<\/em><\/strong> <br \/><strong><em>THEN \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>\u00ab\u00a0360 + -45<\/em><\/strong> <br \/><strong><em>ELSE \u00ab<\/em><\/strong> <strong><em>azimuth<\/em><\/strong> <strong><em>-45 END -180) -90),<\/em><\/strong> <br \/><strong><em>0.90<\/em><\/strong> <br \/><strong><em>0.2,1)<\/em><\/strong>\u00a0<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"396\" data-attachment-id=\"6104\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan7-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?fit=958%2C593&amp;ssl=1\" data-orig-size=\"958,593\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan7\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?fit=640%2C396&amp;ssl=1\" class=\"wp-image-6104\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?resize=640%2C396&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?w=958&amp;ssl=1 958w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?resize=300%2C186&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan7.png?resize=768%2C475&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Click OK and close the properties of the layer.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">There it is!<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">You will find the Tanaka\u2019s contours in your cartographic window:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"353\" data-attachment-id=\"6105\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/tan8\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?fit=1024%2C565&amp;ssl=1\" data-orig-size=\"1024,565\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"tan8\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?fit=640%2C353&amp;ssl=1\" class=\"wp-image-6105\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?resize=640%2C353&#038;ssl=1\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?w=1024&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?resize=300%2C166&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan8.png?resize=768%2C424&amp;ssl=1 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/figure>\r\n","protected":false},"excerpt":{"rendered":"<p>The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the \u00ab\u00a0Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"sfsi_plus_gutenberg_text_before_share":"","sfsi_plus_gutenberg_show_text_before_share":"","sfsi_plus_gutenberg_icon_type":"","sfsi_plus_gutenberg_icon_alignemt":"","sfsi_plus_gutenburg_max_per_row":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1260],"tags":[],"class_list":["post-6096","post","type-post","status-publish","format-standard","hentry","category-non-classe-en"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the &quot;Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Atilio Francois\"\/>\n\t<meta name=\"google-site-verification\" content=\"ByXHZUbGNn7RNv-Xk5A-ysTZrM65VLIO2RxfSJ2nIEQ\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Blog SIG &amp; Territoires | le portail des professionnels du SIG\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG &amp; Territoires\" \/>\n\t\t<meta property=\"og:description\" content=\"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the &quot;Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-08-24T03:22:57+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-10-17T10:05:54+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/atilio.francois\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@SigTerritoires\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG &amp; Territoires\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the &quot;Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@SigTerritoires\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#article\",\"name\":\"How to create Tanaka\\u2019s illuminated contours with QGis | Blog SIG & Territoires\",\"headline\":\"How to create Tanaka&rsquo;s illuminated contours with QGis\",\"author\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.sigterritoires.fr\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/tan1.png?fit=1024%2C879&ssl=1\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#articleImage\",\"width\":1024,\"height\":879},\"datePublished\":\"2018-08-24T05:22:57+02:00\",\"dateModified\":\"2018-10-17T12:05:54+02:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#webpage\"},\"articleSection\":\"Non class\\u00e9, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sigterritoires.fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/category\\\/non-classe-en\\\/#listItem\",\"name\":\"Non class\\u00e9\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/category\\\/non-classe-en\\\/#listItem\",\"position\":2,\"name\":\"Non class\\u00e9\",\"item\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/category\\\/non-classe-en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#listItem\",\"name\":\"How to create Tanaka&rsquo;s illuminated contours with QGis\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#listItem\",\"position\":3,\"name\":\"How to create Tanaka&rsquo;s illuminated contours with QGis\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/category\\\/non-classe-en\\\/#listItem\",\"name\":\"Non class\\u00e9\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\",\"name\":\"Atilio Francois\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Atilio Francois\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/\",\"name\":\"Atilio Francois\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Atilio Francois\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#webpage\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/\",\"name\":\"How to create Tanaka\\u2019s illuminated contours with QGis | Blog SIG & Territoires\",\"description\":\"The Tanaka\\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the \\\"Relief Contours Method\\u201d. However, it is usually called the \\u201cIlluminated Contour Method\\u201d or the \\u201cTanaka Method\\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/how-to-create-tanakas-illuminated-contours-with-qgis\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2018-08-24T05:22:57+02:00\",\"dateModified\":\"2018-10-17T12:05:54+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#website\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/\",\"name\":\"Blog SIG & Territoires\",\"description\":\"le portail des professionnels du SIG\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG & Territoires","description":"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the \"Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation","canonical_url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"ByXHZUbGNn7RNv-Xk5A-ysTZrM65VLIO2RxfSJ2nIEQ","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#article","name":"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG & Territoires","headline":"How to create Tanaka&rsquo;s illuminated contours with QGis","author":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.sigterritoires.fr\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/08\/tan1.png?fit=1024%2C879&ssl=1","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#articleImage","width":1024,"height":879},"datePublished":"2018-08-24T05:22:57+02:00","dateModified":"2018-10-17T12:05:54+02:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#webpage"},"isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#webpage"},"articleSection":"Non class\u00e9, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr#listItem","position":1,"name":"Home","item":"https:\/\/www.sigterritoires.fr","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/#listItem","name":"Non class\u00e9"}},{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/#listItem","position":2,"name":"Non class\u00e9","item":"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#listItem","name":"How to create Tanaka&rsquo;s illuminated contours with QGis"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#listItem","position":3,"name":"How to create Tanaka&rsquo;s illuminated contours with QGis","previousItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/#listItem","name":"Non class\u00e9"}}]},{"@type":"Person","@id":"https:\/\/www.sigterritoires.fr\/#person","name":"Atilio Francois","image":{"@type":"ImageObject","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g","width":96,"height":96,"caption":"Atilio Francois"}},{"@type":"Person","@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author","url":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/","name":"Atilio Francois","image":{"@type":"ImageObject","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/f76dc2a720162999bce81d6c99b6d7b9517d6600ad7ceb5ed5268f02cefaa0ee?s=96&d=mm&r=g","width":96,"height":96,"caption":"Atilio Francois"}},{"@type":"WebPage","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#webpage","url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/","name":"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG & Territoires","description":"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the \"Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/#breadcrumblist"},"author":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"datePublished":"2018-08-24T05:22:57+02:00","dateModified":"2018-10-17T12:05:54+02:00"},{"@type":"WebSite","@id":"https:\/\/www.sigterritoires.fr\/#website","url":"https:\/\/www.sigterritoires.fr\/","name":"Blog SIG & Territoires","description":"le portail des professionnels du SIG","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/www.sigterritoires.fr\/#person"}}]},"og:locale":"fr_FR","og:site_name":"Blog SIG &amp; Territoires | le portail des professionnels du SIG","og:type":"article","og:title":"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG &amp; Territoires","og:description":"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the &quot;Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation","og:url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/","article:published_time":"2018-08-24T03:22:57+00:00","article:modified_time":"2018-10-17T10:05:54+00:00","article:publisher":"https:\/\/www.facebook.com\/atilio.francois\/","twitter:card":"summary","twitter:site":"@SigTerritoires","twitter:title":"How to create Tanaka\u2019s illuminated contours with QGis | Blog SIG &amp; Territoires","twitter:description":"The Tanaka\u2019s contours are a method of displaying terrain developed by Professor Tanaka Kitiro in 1950. Tanaka called his technique the &quot;Relief Contours Method\u201d. However, it is usually called the \u201cIlluminated Contour Method\u201d or the \u201cTanaka Method\u201d. This method applies a light source north-west at a contour map. The result is a 3D style representation","twitter:creator":"@SigTerritoires"},"aioseo_meta_data":{"post_id":"6096","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 13:58:09","updated":"2025-06-04 16:38:40","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sigterritoires.fr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/\" title=\"Non class\u00e9\">Non class\u00e9<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to create Tanaka\u2019s illuminated contours with QGis\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.sigterritoires.fr"},{"label":"Non class\u00e9","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/category\/non-classe-en\/"},{"label":"How to create Tanaka&rsquo;s illuminated contours with QGis","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/how-to-create-tanakas-illuminated-contours-with-qgis\/"}],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p6XU0A-1Ak","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/6096","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/comments?post=6096"}],"version-history":[{"count":0,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/6096\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/media?parent=6096"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/categories?post=6096"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/tags?post=6096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}