﻿{"id":7291,"date":"2018-11-26T04:41:29","date_gmt":"2018-11-26T03:41:29","guid":{"rendered":"http:\/\/www.sigterritoires.fr\/?p=7291"},"modified":"2023-04-29T06:48:20","modified_gmt":"2023-04-29T04:48:20","slug":"image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images","status":"publish","type":"post","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/","title":{"rendered":"Image classification tutorial with ArcMap: 2.1 Atmospheric adjustments of Landsat 8 images"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Previously we discussed how to adjust Landsat images for the reflectance TOA (top-of-atmosphere). Here is a diagram that will help us to understand what happens next: <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"403\" data-attachment-id=\"7293\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/attachment\/261\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/261.png?fit=525%2C403&amp;ssl=1\" data-orig-size=\"525,403\" 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=\"261\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/261.png?fit=525%2C403&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/261.png?resize=525%2C403&#038;ssl=1\" alt=\"\" class=\"wp-image-7293\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/261.png?w=525&amp;ssl=1 525w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/261.png?resize=300%2C230&amp;ssl=1 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore the reflectance we have calculated is the% of light reflected to the totality of the incident visible light. But as we can see in the diagram,the satellite sensor measures two things at the same time: the light reflected by our targets on the earth&rsquo;s surface, plus the light scattered by the particles suspended in the air. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We can push the atmospheric correction of the satellite images to remove the light due to scattering. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As we have already said, this is of no interest unless if you work on separate images in time. The diffusion percentage being the same for an image, therefore it is time lost to make this adjustment. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p class=\"wp-block-paragraph\">The instructions to perform this correction on Landsat images is available at  &nbsp; <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But if you are beginner, you will find difficult to understand the procedure. We&rsquo;ll discuss the procedure by using the ArcMap tools. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>DOS<\/strong> <strong>method<\/strong> <strong>(Dark Object Subtraction)<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The method we will discuss is the most frequently used. <br>The subtraction of black objects is a simple empirical atmospheric adjustment method for satellite imaging, which assumes that the reflectance of dark objects includes an important component of atmospheric scattering. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The concept is simple: if you have a completely black object, and therefore does not reflect light at all, this object should have a value of reflectance equal to zero, will have a nonzero value at the satellite sensor. This value will be the reflectance due to the particles present in the atmosphere. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The subtraction of dark objects researches in each band the darkest pixel value. The broadcast is deleted by subtracting this value of each pixel of the band. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First thing: the adjustment we are going to perform does not apply only to the visible light and near infrared. Therefore we will work for Landsat 8images, on the bands 2 (Blue), 3 (green), 4 (Red) and 5 (near infra-red). <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Second thing to know: the principle used is to calculate the scattering for band 4 (red) and to use a correspondence formula to determine the adjustment for the other three bands. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Third thing: we will work with bands 2 , 3, 4 and 5 in TOA reflectance but, also, in gross radiance (DN) for band 4 (red). In the user manual cited above this does not appear at first glance. Let&rsquo;s see the procedure step by step: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1- the TOA reflectance for the four bands with is calculated with the following formula<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>TOA band<\/strong> <strong>= (<\/strong> <strong>(DN * 0.00002)-0.1) \/ sin (<\/strong> <strong>solar<\/strong> <strong>elevation)<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2- by analysing the gross radiance (DN) values of the red band , we determine a radiance due to atmospheric diffusion ( DNred ) <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3- we transform this radiance to TOA reflectance <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>CORred<\/strong> <strong>= (<\/strong> <strong>(<\/strong> <strong>DNred* 0.00002) -0.1) \/ sin (<\/strong> <strong>solar elevation<\/strong> &nbsp;<strong>)<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4- using an abacus we &nbsp;enter the red band diffusion and obtain the diffusion for the bands 2,3 and 5 ( CORblue ,CORgreen , CORir ) <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">5- we subtract the TOA reflectance values to obtain the reflectance values of the four bands adjusted for the atmospheric effect. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Red<\/strong> <strong>=<\/strong> <strong>TOA (<\/strong> <strong>red) &#8211;<\/strong> <strong>CORred<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rblue<\/strong> <strong>=<\/strong> <strong>TOA (<\/strong> <strong>blue) &#8211;<\/strong> <strong>CORblue<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rgreen=<\/strong> <strong>TOA (<\/strong> <strong>green) &#8211;<\/strong> <strong>CORgreen<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rir<\/strong> <strong>=<\/strong> <strong>TOA (<\/strong> <strong>ir<\/strong> <strong>) &#8211;<\/strong> <strong>CORir<\/strong>\n<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let&rsquo;s discuss in detail steps 2 and 4. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Calculation<\/strong> <strong>of the red band diffusion <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are several methods for determining the adjustment to be made for the red band. The recommended method is the so-called <strong>Frequency<\/strong> <strong>50-0.008.<\/strong>You will find right here a detailed description of the method . <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In practice, with ArcMap: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1- You must create the raster table of your red band: <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Load the unadjusted red band (the gross values downloaded) in ArcMap. <\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;In the <strong><em>toolbox -&gt;<\/em><\/strong><strong><em>&nbsp;<\/em><\/strong><strong><em>Data Management Tools -&gt; Raster -&gt; Rasterproperties -&gt; Build Raster Attribute Table<\/em><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"381\" data-attachment-id=\"7294\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/attachment\/262\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/262.png?fit=525%2C381&amp;ssl=1\" data-orig-size=\"525,381\" 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=\"262\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/262.png?fit=525%2C381&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/262.png?resize=525%2C381&#038;ssl=1\" alt=\"\" class=\"wp-image-7294\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/262.png?w=525&amp;ssl=1 525w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/262.png?resize=300%2C218&amp;ssl=1 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Once the tool is executed , you can click on the layer in the legend window and select \u00a0\u00bb &nbsp; <strong><em>Open<\/em><\/strong><strong><em>the<\/em><\/strong><strong><em>attribute<\/em><\/strong><strong><em>table<\/em><\/strong> \u00ab &nbsp; <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"349\" data-attachment-id=\"7295\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/attachment\/263\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/263.png?fit=525%2C349&amp;ssl=1\" data-orig-size=\"525,349\" 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=\"263\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/263.png?fit=525%2C349&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/263.png?resize=525%2C349&#038;ssl=1\" alt=\"\" class=\"wp-image-7295\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/263.png?w=525&amp;ssl=1 525w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/263.png?resize=300%2C199&amp;ssl=1 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We are going to ignore completely the value 0 because those are the black pixels that surround our image. You are going to scroll down the recordings until finding a COUNT value equal to or greater than 50. In our example it corresponds to the 23rd recording where it is found a COUNT value of 54. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The radiance value to keep for the atmospheric adjustment of the red band will be the VALUE of the previous line (OID = 22) i.e. <strong>5568.<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We can proceed to the third step , <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3- we transform this radiance to TOA reflectance <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>CORred<\/strong> <strong>= (<\/strong> <strong>(<\/strong> <strong>DNred* 0.00002) -0.1) \/ sin (<\/strong> <strong>solar elevation<\/strong> <strong>)<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; <strong>CORred<\/strong> <strong>= (<\/strong> <strong>(5568<\/strong>\n<strong>* 0.00002) -0.1) \/0.42631886<\/strong> &nbsp; <strong>= 0.026647<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This value corresponds to Frequency 50. As the method is Frequency 50 &#8211;\n0.008, we remove 0.008 from this value: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>0.026647 &#8211; 0.008 = 0.018647<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is this value we must subtract from the TOA value of the red previously calculated to obtain the adjusted values for atmospheric diffusion.This value corresponds to Frequency 50. As the method is Frequency 50 &#8211; 0.008,we remove 0.008 from this value: <strong>0.018647<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Adjustment of<\/strong> <strong>others<\/strong> <strong>bands<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">From the correction value of the red band, we obtain the values to be applied to each of the other bands : <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Go to  will find a window where you can enter the adjustment value for the red &nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"525\" height=\"482\" data-attachment-id=\"7296\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/attachment\/264\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/264.png?fit=525%2C482&amp;ssl=1\" data-orig-size=\"525,482\" 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=\"264\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/264.png?fit=525%2C482&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/264.png?resize=525%2C482&#038;ssl=1\" alt=\"\" class=\"wp-image-7296\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/264.png?w=525&amp;ssl=1 525w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/264.png?resize=300%2C275&amp;ssl=1 300w\" sizes=\"auto, (max-width: 525px) 100vw, 525px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Re-enter your value ( here <strong>0.018647<\/strong> ), you will automatically obtain the values of the other corrections that will display <\/p>\n\n\n\n<figure class=\"wp-block-image\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"455\" height=\"129\" data-attachment-id=\"7297\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/image-classification-tutorial-with-arcmap-2-1-atmospheric-adjustments-of-landsat-8-images\/attachment\/265\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/265.png?fit=455%2C129&amp;ssl=1\" data-orig-size=\"455,129\" 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=\"265\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/265.png?fit=455%2C129&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/265.png?resize=455%2C129&#038;ssl=1\" alt=\"\" class=\"wp-image-7297\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/265.png?w=455&amp;ssl=1 455w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/11\/265.png?resize=300%2C85&amp;ssl=1 300w\" sizes=\"auto, (max-width: 455px) 100vw, 455px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We obtain the following adjustments<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>0.06309 for the blue band<\/li><li>0.03442 for the green band<\/li><li>0.00626 for the near infrared <\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To obtain the corrected bands we use the raster calculator by subtracting from each TOA adjusted band the correction constant we have found . <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Previously we discussed how to adjust Landsat images for the reflectance TOA (top-of-atmosphere). Here is a diagram that will help us to understand what happens next: Therefore the reflectance we have calculated is the% of light&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"give_campaign_id":0,"_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_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1260],"tags":[],"class_list":["post-7291","post","type-post","status-publish","format-standard","hentry","category-non-classe-en"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p6XU0A-1TB","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/7291","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=7291"}],"version-history":[{"count":0,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/7291\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/media?parent=7291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/categories?post=7291"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/tags?post=7291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}