﻿{"id":5703,"date":"2018-07-18T01:45:41","date_gmt":"2018-07-17T23:45:41","guid":{"rendered":"http:\/\/www.sigterritoires.fr\/?p=5703"},"modified":"2018-10-17T13:00:18","modified_gmt":"2018-10-17T11:00:18","slug":"tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4","status":"publish","type":"post","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/","title":{"rendered":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)"},"content":{"rendered":"<p>So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school.<\/p>\n<p>Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer equivalent results.<\/p>\n<p>Right now we will deal with the final phase, the aggregation of the four criteria, and here we will face much more significant differences.<\/p>\n<p>Let&rsquo;s first discuss what is proposed by the classical method, followed by the ESRI Spatial Analyst tutorial.<!--more--><\/p>\n<p><strong>Merging of the aptitude maps<\/strong><\/p>\n<p>The final step in the aptitude model is to consolidate reclassified Distance outputs (Aptitude Maps) in relation to the Recreational Facilities, Distance in relation to the existing Schools, Slope and Land Use.<\/p>\n<p>To take into account that some goals are more important than others in the aptitude model, you can weigh the data sets. You will give a higher percentage of influence (weighting) to the more important data sets. If all the data sets are of equal importance, you can give the same weighting to all of them.<\/p>\n<p>In the example, you know, from the examination of the problem, that the first objective is to locate the school near recreational facilities, and the second is to set it far from existing schools. The following percentages of influence will be attributed to the aptitude maps. Values \u200b\u200bbetween brackets are the percentages divided by 100 to normalize the values. These are assigned to each aptitude map:<\/p>\n<ul>\n<li>Distance to recreational facilities: 50%<\/li>\n<li>Distance to schools: 25%<\/li>\n<li>Slope: 12.5%<\/li>\n<li>Land use type: 12.5%<\/li>\n<\/ul>\n<p>The <em>Distance<\/em> <em>vs. Recreational Facilities<\/em> Aptitude Card has an influence of 50% (.5) on the final result, and the <em>Distance from Schools<\/em> map has an influence of 25% (.25). <em>Slope<\/em> factors and <em>land use types<\/em> both have an influence of 12.5% \u200b\u200b(0.125). As in the assignment of aptitude scales, the weights assignment is a subjective process that relies on the most important goals of your study.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Weighting analysis<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>What you have just read seems logical, and even intelligent. Do not be offended if you&rsquo;re a fan of weights, but let&rsquo;s try to see a little under the surface.<\/p>\n<p>What does it mean to say this mathematical transformation of importance of a criterion using weight value?<br \/>\nAnd most importantly, remember that the recipient of the result will necessarily be a decision maker to whom we will provide a map to help him make his decision.<br \/>\nWe have fully understood that the distance from existing schools and recreation centres criteria are more important for the decision-maker than the type of terrain (slope and occupancy).<br \/>\nApplying these weights, we will (we believe) respect this reasoning of the decision maker.<\/p>\n<p>So, as an example is better than a long speech, let&rsquo;s take both:<\/p>\n<p>1- A site that is excellent according to the three criteria: distance to schools (value = 10), distance to recreation centres (value = 10) and slope (value = 10), will have as cumulative result for the three criteria (criterion value multiplied by the weight):<\/p>\n<p>0.5 x 10 + 0.25 x 10 + 0.125 x 10 = 8.75<\/p>\n<p>if the land use is the best (agriculture = 10) we will have as final result<\/p>\n<p>8.75 + 1.25 = 10<\/p>\n<p>if the land occupation is the worst (constructed = 3) we will have as final result<\/p>\n<p>8.75 + (0.125 x 3) = 9.125<\/p>\n<p>Do you believe the decision-maker can decide between 9,125 and 10? To the point of realizing that the second choice involves major drawbacks? Do you think that it is obvious at first glance?<\/p>\n<p>So let&rsquo;s take another even more obvious example:<\/p>\n<p>2- A site that is excellent according to the three criteria: distance to schools (value = 10), distance to recreation centres (value = 10) and land occupation (value = 10) will have the following cumulative result of the three criteria:<\/p>\n<p>0.5 x 10 + 0.25 x 10 + 0.125 x 10 = 8.75<\/p>\n<p>if the slope is 30 \u00b0 it will have a value of 7. The final result will be<\/p>\n<p>8.75 + (0.125 x 7) = 9.625<\/p>\n<p>There, one borders perfection.<\/p>\n<p>Therefore a slope of 30 \u00b0 corresponds to a slope percentage of 57% which is more than double the feasible limit for a construction project!<\/p>\n<p>How do you think such a proposal will be perceived by the decision maker?<\/p>\n<p>Then, while crossing the criteria we will exclude values \u200b\u200bfrom the Slope criterion, with the Restricted option of the weighted overlay. This will prevent proposing sites with slopes in excess of 30%. Then, the only acceptable values \u200b\u200bof the criterion will be \u00a0 10, 9 and 8, the others being excluded. And while all the other criteria being constant, between the best slope and the worst, the final result will vary only 0.25!!!<\/p>\n<p>Contribution of slope criterion to the total if slope = 10 -&gt; 10 * 0.125 = 1.25<\/p>\n<p>Contribution of slope criterion to the total if slope = 8-&gt; 8 * 0.125 = 1.00<\/p>\n<p>You can try to change the weights, as much as you want and, you will always find an inadequacy of the results with the human reasoning. Simply because we do not weight criteria in our heads. What mixes up is the fact that we give different importance to criteria together with the fact that we assign a different weight which is not a very good idea.<\/p>\n<p>We will come back later. Now, let&rsquo;s finish the exercise with Spatial Analyst.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Weighted overlap with Spatial Analyst<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Steps<\/strong> <strong>\u00a0<\/strong> <strong>:<\/strong><\/p>\n<ol>\n<li>Open the Weighted Overlay tool. (Spatial Analyst Tools -&gt; Overlay -&gt; Weighted Overlay) <img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"5705\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/tut41\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41.png?fit=630%2C436&amp;ssl=1\" data-orig-size=\"630,436\" 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=\"tut41\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41.png?fit=630%2C436&amp;ssl=1\" class=\"alignnone size-medium wp-image-5705\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41-300x208.png?resize=300%2C208\" alt=\"\" width=\"300\" height=\"208\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41.png?resize=300%2C208&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41.png?w=630&amp;ssl=1 630w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/li>\n<li>Type 1, 10, and 1 in the <em>From<\/em>, <em>To,<\/em> and <em>By<\/em> text <em>boxes<\/em>. The default ranking scale extends from 1 to 9 for each step of 1. A scale from 1 \u00a0 to \u00a0 10 was used when reclassifying the data sets, before adding input rasters to the Weighted Overlay tool, so you must set the ranking scales from 1 \u00a0 to 10 for each step of 1. This means that you avoid having to update the scale values \u200b\u200bafter adding your input data sets.<\/li>\n<li>Click on Apply<\/li>\n<li>Add the <em>SlopeReclass<\/em> layer to the <strong><em>Weighted Overlay<\/em><\/strong> tool .\n<ol>\n<li>Click the <strong><em>Add Raster Line<\/em><\/strong><\/li>\n<li>For the <strong><em>input Raster<\/em><\/strong> , select \u00a0 <em>PenteReclass<\/em> in the drop-down list and leave the input field set to <em>Value<\/em> .<\/li>\n<li>Click <strong><em>OK<\/em><\/strong><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>The raster is added to the weighted Overlay Table. The <em>Field<\/em> column displays the values \u200b\u200bof the <em>SlopeReclass<\/em> data . The <em>Scale Value<\/em> column replicates the <em>Field<\/em> column because the Evaluation Scale has been set to include the range of values \u200b\u200bfor each input raster. At this point, you can change the <em>Scale Values<\/em> for each class, but for this entry the values \u200b\u200bhave already been properly weighted during the reclassification.<br \/>\nRepeat the previous step for each of the reclassified data sets: <em>LanduseReclass<\/em>, <em>DistSchoolsReclass,<\/em> and <em>DistRecSitesReclass<\/em> .<br \/>\nFor the <em>SlopeReclass<\/em> entry, in the <em>Scale Value<\/em> column , click the cell that has the value 1.<br \/>\nClick the drop-down arrow, scroll down the view, and then click <em>Restricted<\/em>.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"5706\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/tut42\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut42.png?fit=630%2C566&amp;ssl=1\" data-orig-size=\"630,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=\"tut42\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut42.png?fit=630%2C566&amp;ssl=1\" class=\"alignnone size-medium wp-image-5706\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut42-300x270.png?resize=300%2C270\" alt=\"\" width=\"300\" height=\"270\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut42.png?resize=300%2C270&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut42.png?w=630&amp;ssl=1 630w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>In this way, whatever the values \u200b\u200bof the other layers, the \u00a0 resultant value will be 0.<\/p>\n<p>Repeat this for values \u200b\u200b2 and 3.<\/p>\n<p>For the <em>LandUseReclass<\/em> layer, set the <em>Scale Value<\/em> that represents <em>Water<\/em> and <em>Wetlands<\/em> (0) to <strong><em>Restricted<\/em><\/strong>.<\/p>\n<p>Then, you assign a percentage of influence to each raster, based on the importance (or weighting) of each in the final aptitude card.<br \/>\nIn the <strong><em>% Influence<\/em><\/strong> column, enter the percentages for each of the input rasters:<\/p>\n<p>DistSchoolsReclass out of 25<br \/>\nDistRecSitesReclass out of 50<br \/>\nSlopeReclass out of 13<br \/>\nLandUseReclass out of 12<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"5708\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/tut43\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut43.png?fit=630%2C581&amp;ssl=1\" data-orig-size=\"630,581\" 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=\"tut43\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut43.png?fit=630%2C581&amp;ssl=1\" class=\"alignnone size-medium wp-image-5708\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut43-300x277.png?resize=300%2C277\" alt=\"\" width=\"300\" height=\"277\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut43.png?resize=300%2C277&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut43.png?w=630&amp;ssl=1 630w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>Click OK to run the tool.<\/p>\n<p>The final result, our aptitude map, appears as follows:<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"5707\" data-permalink=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/tut44\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut44.png?fit=630%2C426&amp;ssl=1\" data-orig-size=\"630,426\" 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=\"tut44\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut44.png?fit=630%2C426&amp;ssl=1\" class=\"alignnone size-medium wp-image-5707\" src=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut44-300x203.png?resize=300%2C203\" alt=\"\" width=\"300\" height=\"203\" srcset=\"https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut44.png?resize=300%2C203&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut44.png?w=630&amp;ssl=1 630w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>The blue areas are the excluded areas (from the weighted overlay Restricted command).<\/p>\n<p>Green areas are the most suitable areas.<\/p>\n<p>In the next article we will perform these operations using the flexible aggregation command, applying fuzzy logic instead of the weights used in Spatial Analyst.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in&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,"_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-5703","post","type-post","status-publish","format-standard","hentry","category-non-classe-en"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer\" \/>\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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\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=\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG &amp; Territoires\" \/>\n\t\t<meta property=\"og:description\" content=\"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-07-17T23:45:41+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-10-17T11:00:18+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=\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG &amp; Territoires\" \/>\n\t\t<meta name=\"twitter:description\" content=\"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer\" \/>\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\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#article\",\"name\":\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG & Territoires\",\"headline\":\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)\",\"author\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.sigterritoires.fr\\\/wp-content\\\/uploads\\\/2018\\\/07\\\/tut41-300x208.png\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#articleImage\"},\"datePublished\":\"2018-07-18T01:45:41+02:00\",\"dateModified\":\"2018-10-17T13:00:18+02:00\",\"inLanguage\":\"fr-FR\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#webpage\"},\"articleSection\":\"Non class\\u00e9, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#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\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#listItem\",\"name\":\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#listItem\",\"position\":3,\"name\":\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)\",\"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\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#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\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#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\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#webpage\",\"url\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/\",\"name\":\"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG & Territoires\",\"description\":\"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sigterritoires.fr\\\/index.php\\\/en\\\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\\\/#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-07-18T01:45:41+02:00\",\"dateModified\":\"2018-10-17T13:00:18+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":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG & Territoires","description":"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer","canonical_url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/","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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#article","name":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG & Territoires","headline":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)","author":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.sigterritoires.fr\/#person"},"image":{"@type":"ImageObject","url":"http:\/\/www.sigterritoires.fr\/wp-content\/uploads\/2018\/07\/tut41-300x208.png","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#articleImage"},"datePublished":"2018-07-18T01:45:41+02:00","dateModified":"2018-10-17T13:00:18+02:00","inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#webpage"},"isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#webpage"},"articleSection":"Non class\u00e9, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#listItem","name":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#listItem","position":3,"name":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)","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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#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\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#webpage","url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/","name":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG & Territoires","description":"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/www.sigterritoires.fr\/#website"},"breadcrumb":{"@id":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/#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-07-18T01:45:41+02:00","dateModified":"2018-10-17T13:00:18+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":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG &amp; Territoires","og:description":"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer","og:url":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/","article:published_time":"2018-07-17T23:45:41+00:00","article:modified_time":"2018-10-17T11:00:18+00:00","article:publisher":"https:\/\/www.facebook.com\/atilio.francois\/","twitter:card":"summary","twitter:site":"@SigTerritoires","twitter:title":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4) | Blog SIG &amp; Territoires","twitter:description":"So far we have followed in parallel the two methods of data preparation corresponding to the different criteria for classifying the terrains according to their aptitude to host a new school. Both methods have resulted in some differences, but it is true that with a little effort, the classical method could be improved and offer","twitter:creator":"@SigTerritoires"},"aioseo_meta_data":{"post_id":"5703","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:27","updated":"2025-06-04 16:35:36","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":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\tTutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)\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":"Tutorial: Create an aptitude map with ArcMap, with and without fuzzy criteria (4)","link":"https:\/\/www.sigterritoires.fr\/index.php\/en\/tutorial-create-an-aptitude-map-with-arcmap-with-and-without-fuzzy-criteria-4\/"}],"jetpack_shortlink":"https:\/\/wp.me\/p6XU0A-1tZ","jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/5703","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=5703"}],"version-history":[{"count":0,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/posts\/5703\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/media?parent=5703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/categories?post=5703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sigterritoires.fr\/index.php\/wp-json\/wp\/v2\/tags?post=5703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}