Methods · Ranking
Proximity-Adjusted WLC
Proximity-Adjusted WLC does not hold each alternative's criterion weights fixed; instead it redistributes them according to the alternative's geographic location, so that alternatives close to a reference point see the criteria under one set of relative importance, and distant alternatives under another.
Base method's data type: Classical
What Is the Method?
This is a ranking method for when you already hold alternatives with known locations (plots of land, homes, facility sites) and a reference point (a city centre, a service point, the decision-maker's own location). Its output is a fit score for every alternative and a descending order based on that score. What sets it apart from classical weighted linear combination (WLC) is that the criterion weights are not the same for every alternative; each alternative is assessed with its own set of weights, according to its distance from the reference point. It was proposed by Rinner and Heppleston in 2006 to show how geographic location affects decision weights in a home buyer's housing-selection problem; it is treated systematically in Malczewski and Rinner's (2015) book on geographic-information-system-based multi-criteria analysis.
The Philosophy Behind It
The idea behind classical WLC is that every criterion enters the decision with a fixed weight: a criterion's importance does not depend on which alternative is being considered. In spatial decisions this assumption does not always hold. For a plot close to a city centre, "proximity to public transport" is largely an advantage already secured, and other criteria may come to the fore; for a plot far from the centre, the same criterion can be far more decisive. The method's idea is to treat criterion weight not as a fixed number but as a variable that depends on location.
The philosophical consequence is that the method preserves classical WLC's total weight: summed across all alternatives, every criterion's weight still equals its original value, only redistributed among the alternatives according to their proximity to the reference point. Alternatives close to the reference point take the larger share of the weight; distant alternatives take a smaller share. This turns the intuition "location affects the decision" into a mathematical redistribution rule; the method remains compensatory, because it still produces a single weighted total score in the end.
How It Works
The method proceeds through five steps.
First, scale equalisation. Every criterion is scaled to the range [0, 1]: for a "higher is better" criterion, the value is divided by the largest value; for a "lower is better" criterion, the smallest value is divided by it. If the data is already given in the range [0, 1], this step is skipped.
Second, standardised distance. The straight-line (Euclidean) distance from every alternative to the reference point is calculated. This distance is then divided by the smallest distance among all the alternatives and inverted: the alternative or alternatives closest to the reference point take a value of 1.0, and more distant alternatives take a value below 1.
Third, distributing weight by location. Every criterion's fixed weight is redistributed among the alternatives in proportion to the standardised distance. An alternative close to the reference point receives a higher effective weight on that criterion, and a distant alternative receives a lower one. Summed across all alternatives, the total of these weights remains equal to the number of alternatives multiplied by the original weight; no weight is lost or created.
Fourth, scoring. Every alternative's scaled criterion values are multiplied by its own location-adjusted weights and summed. This is where the difference from classical WLC becomes visible: the same criterion value can be multiplied by a different weight for different alternatives.
Fifth, ranking. Alternatives are ranked from largest to smallest according to this score.
The formulas behind each step, the intermediate tables and the citation formats are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The score shows how well an alternative stands once both its criterion values and its proximity to the reference point are taken into account together. This score can differ sharply from the classical WLC score; the same criterion table can produce a very different ranking under a different spatial arrangement. The score itself is not a percentage and cannot be compared with a score from a different analysis, because the choice of reference point directly determines the analysis's result.
An alternative furthest from the reference point can receive a low score even with good criterion values; the reason is not that "it is bad on that criterion" but that its effective weight on that criterion has shrunk. This means the result stems as much from location as from criterion performance, and the report must distinguish between the two.
Thus instead of writing:
"This alternative is the most suitable housing candidate"
the report should read:
"This alternative received the highest spatial fit score relative to the reference point chosen; the ranking could change if the reference point changes"
Data Type and Inputs
The method works with crisp data: one number per cell, plus each alternative's geographic coordinates and a reference-point coordinate. You need alternatives in rows, criteria in columns, a positive number in every cell; direction information for every criterion; criterion weights summing to 1; coordinates for every alternative and for the reference point; and a distance measure (the classical application uses straight-line distance). DecisionMind currently holds no extension of this method; it works in its base, crisp form.
The suggested number of alternatives is between 5 and 100, and the number of criteria between 2 and 8; this is not a requirement but the range in which the method works most comfortably. A minimum of two alternatives and one criterion is required.
When to Use It, When Not To
This method is suitable if your alternatives can be located geographically and you believe that proximity to a reference point should meaningfully affect the decision. Its typical fields are housing-quality assessment, facility-site selection, urban planning, and geographic-information-system-based suitability analysis.
There are three situations where it should not be used. If there is no meaningful spatial relationship among the alternatives (if, say, all alternatives are different floors of the same building and so location-independent), the method's basic assumption is void. If straight-line distance is not realistic (mountainous terrain, an uneven road network, physical barriers), the result becomes misleading. If the choice of reference point is contested, or there is no single correct reference point, the result becomes a reflection of the dispute over the reference point rather than of the decision itself.
Geographic location affects the decision, the reference point can be justified → Proximity-Adjusted WLC
Geographic location has no effect, or a negligible one → classical WLC or TOPSIS
Straight-line distance is not realistic (uneven terrain, road network) → an adaptation working with real road/network distance is needed; in DecisionMind this is a separate engine's job
Not a ranking but weights are needed → AHP, BWM, SWARA (subjective); Entropy, CRITIC (objective)
Strengths
The method's greatest strength is that it explicitly models a fact often overlooked in spatial multi-criteria decisions: location changes the relative importance of criteria. Doing so while preserving the total weight makes the method a natural, traceable extension of classical WLC; the same total weight is merely redistributed among the alternatives. The computational burden is light, and it can be implemented directly within geographic-information-system software.
Weaknesses
The method's most notable limitation is that, by definition, it carries rank instability: when a new alternative is added or removed, the sum of standardised distances across all alternatives changes, and this redistributes the weights and scores of the existing alternatives (Ligmann-Zielinska and Jankowski, 2012). This is not a "fault" in the classical sense, since it arises from the method's own spatial-redistribution logic, but it can be misleading if not reported. Second, the result is highly sensitive to the choice of reference point; shifting the reference point by a small distance can reverse the rankings. Third, the standardised distance's value of "1.0" is not assigned to a fixed location but to whichever alternative is currently closest; when the closest alternative changes, the whole scale is recalculated. Fourth, the method assumes straight-line distance; in the real world, travel time or road distance can give a different ranking.
Common Mistakes
The most common mistake is choosing the reference point without justification or at random; the reference point is part of the decision, and its choice must be defended. A second mistake is adding a new alternative once the analysis is finished and being surprised that the existing alternatives' scores change; this follows from the method's nature and is not an error, but it should be expected in advance. A third mistake is using straight-line distance unquestioningly; where terrain is uneven or a road network exists, this measure does not reflect real accessibility. A fourth mistake is reporting the result without confirming that the sum of the adjusted weights is preserved (the number of alternatives multiplied by the original weight, for every criterion); this check is a simple sign that the calculation was set up correctly.
The governing principle is this:
A Proximity-Adjusted WLC result is a consistent summary of the reference point, the distance measure and the alternative set you supplied; if the reference point or the alternative set changes, the ranking changes too, and the report must show this plainly.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the result.
1. Urban planning: A home buyer's choice among three housing candidates (Malczewski and Rinner, 2015)
A home buyer must choose among three housing candidates. Two criteria are used (already scaled to the range [0, 1]): a house-size score and a neighbourhood-quality score; both are "higher is better." The weights are 0.60 for size and 0.40 for neighbourhood quality. A1 and A2 are equidistant from the reference point (the buyer's workplace, say); A3 is five times as far.
| House | Size score | Neighbourhood-quality score |
|---|---|---|
| A1 | 0.80 | 0.40 |
| A2 | 0.40 | 0.90 |
| A3 | 0.60 | 0.60 |
| Direction | higher is better | higher is better |
| Weight | 0.60 | 0.40 |
The method first measures every house's distance to the reference point: A1 and A2 are the same distance away (standardised distance 1.0), while A3 is five times as far (standardised distance 0.2). It then redistributes every criterion's weight in proportion to these distances: A1 and A2 receive a higher effective weight on every criterion, while A3's effective weights shrink. Finally, every house's score is calculated with its own effective weights.
| House | Fit score | Rank |
|---|---|---|
| A1 | 0.8727 | 1 |
| A2 | 0.8182 | 2 |
| A3 | 0.1636 | 3 |
The result reads as follows. Under classical WLC (disregarding location), A1, A2 and A3 score 0.64, 0.60 and 0.60 respectively; A2 and A3 are nearly tied. Once the spatial adjustment is applied, A3's score collapses to 0.1636, because being five times as far from the reference point shrinks its effective weight on both criteria. The ranking between A1 and A2 stays the same as under classical WLC, but A3's relative standing changes completely.
The buyer hesitates here: had the reference point been the nearest school rather than the workplace, the three houses' distances, and so their effective weights, would need recalculating from scratch; A3 being closer to the school could this time bring it to the fore. The choice of reference point is a decision that depends on which accessibility the buyer prioritises, and the report must state this plainly.
In the report: "With proximity to the workplace taken as the reference, A1 receives the highest fit score (0.8727); A3's low score stems not from a weakness in size or neighbourhood quality but from being five times as far from the reference point."
Source: Malczewski and Rinner (2015), pp. 83–84, 41–43; an example in the book demonstrating the method's equations (Eqs. 2.15–2.16, 4.6). Because the book's printed pages could not be accessed directly while preparing this card, the table was not transcribed from the book but independently recalculated in Python using the same figures recorded in the manifest and following the method's own steps; the standard-WLC comparison values (0.64/0.60/0.60) were verified the same way. It is recommended that the relevant pages of the book to confirm whether this table comes directly from it or is an example DecisionMind derived from the book's formula.
2. Public services: Siting a fire station
A municipality must choose one of three candidate plots for a new fire station. Two criteria apply: plot cost ("lower is better," scaled to [0,1]) and a road-width adequacy score ("higher is better"). The reference point is the centre of the neighbourhood the station is expected to serve. The weights are 0.50 for cost and 0.50 for road width.
The method assesses the three plots by their distance to this centre; the plot closest to the centre receives the highest effective weight on both criteria. Suppose the plot closest to the centre is also the most expensive one; under classical WLC this plot comes second because of its cost disadvantage, but under the spatial adjustment it moves to first place thanks to its proximity to the centre.
The municipal council hesitates here: the definition of "centre" for response-time purposes is disputed, because the neighbourhood's population density is not uniform; if a population-weighted centre point is used instead, the reference point could shift and the result could change.
In the report: "With proximity to the neighbourhood centre taken as the reference, the first plot comes out ahead; the ranking should be re-tested should the reference point be redefined on a population-weighted basis."
3. Retail: Siting a new branch for a supermarket chain
A supermarket chain must choose one of three candidate locations for a new branch. Two criteria apply: rent ("lower is better") and a foot-traffic-density score ("higher is better"). The reference point is the chain's nearest existing branch; the aim is for the new branch to open in a complementary area rather than compete with existing branches, but here the opposite logic has been set up: proximity to the existing branch has been treated as positive, for the sake of logistical convenience.
The method assesses the three locations by their distance to the existing branch. Suppose the location closest to the existing branch also has the highest rent, yet turns out best on foot traffic too; the spatial adjustment amplifies this location's foot-traffic advantage and moves it to first place.
The chain hesitates here: whether proximity to the existing branch represents "logistical convenience" or "market cannibalisation risk" depends on how the reference point is interpreted. The same spatial relationship can be read in two opposing ways; the method does not decide which interpretation is correct, it only converts distance into weight.
In the report: "When proximity to the existing branch is interpreted as a logistical advantage, the first location comes out ahead; this interpretation does not account for market-cannibalisation risk, and this should be separately assessed."
4. What Not to Do
In the same housing table, interpreting A3's low score as "a small, poor-quality house" is wrong; A3's size and neighbourhood-quality scores sit between A1's and A2's, and its low total score stems solely from its distance to the reference point. A second error is changing the reference point after the analysis is finished and trying different ones until a "better" result appears; the reference point must be justified and fixed before the analysis. A third error is confusing standardised distance unquestioningly with road distance instead of straight-line distance; the method in its classical form assumes straight-line distance, and if a real road network is to be used instead, this must be stated explicitly.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/proximity-wlc
Rinner, C., & Heppleston, A. (2006). The spatial dimensions of multi-criteria evaluation: Case study of a home buyer's spatial decision support system. Lecture Notes in Computer Science, 4197 (GIScience 2006), 338–352. DOI: 10.1007/11863939_22
Malczewski, J., & Rinner, C. (2015). Multicriteria Decision Analysis in Geographic Information Science. Springer, Advances in Geographic Information Science. DOI: 10.1007/978-3-540-74757-4
Ligmann-Zielinska, A., & Jankowski, P. (2012). Impact of proximity-adjusted preferences on rank-order stability in geographical multicriteria decision analysis. Journal of Geographical Systems, 14(2), 167–187. DOI: 10.1007/s10109-010-0140-6
Malczewski, J. (2006). GIS-based multicriteria decision analysis: A survey of the literature. International Journal of Geographical Information Science, 20(7), 703–726. DOI: 10.1080/13658810600661508