Skip to main content
Adjacency Logic Audit

Weaving the Greenjoy Matrix: A Conceptual Workflow for Comparing Adjacency Logic Audit to Proximity Scoring in Site Planning

This overview reflects widely shared professional practices as of May 2026; verify critical details against current official guidance where applicable.The Problem: Why Site Planning Needs Both Audit and ScoringSite planning often involves deciding where to place elements—buildings, roads, green spaces—relative to each other. Two primary methods exist: adjacency logic audit and proximity scoring. The problem is that many planners use them interchangeably without understanding their distinct stren

This overview reflects widely shared professional practices as of May 2026; verify critical details against current official guidance where applicable.

The Problem: Why Site Planning Needs Both Audit and Scoring

Site planning often involves deciding where to place elements—buildings, roads, green spaces—relative to each other. Two primary methods exist: adjacency logic audit and proximity scoring. The problem is that many planners use them interchangeably without understanding their distinct strengths. Adjacency logic audit focuses on binary relationships (connected or not), while proximity scoring measures continuous distances. This mismatch can lead to suboptimal layouts, especially in complex projects like mixed-use developments or ecological corridors. Teams often find themselves frustrated when a rigid adjacency approach fails to capture subtle spatial trade-offs, or when a proximity model overlooks critical functional connections. The stakes are high: poor site planning can increase construction costs, reduce user satisfaction, or harm environmental outcomes.

In a typical project, a planner might start with adjacency logic to define required connections, then switch to proximity scoring to optimize distances. But without a clear workflow to compare and integrate these methods, the process becomes ad-hoc and error-prone. This guide introduces the Greenjoy Matrix—a conceptual framework that helps teams systematically evaluate and combine both approaches. By the end, you'll understand not just what these methods are, but how to weave them together for better site plans.

A Common Scenario: The Mixed-Use Development

Consider a planner tasked with designing a 50-acre mixed-use development. The client requires that residential zones be adjacent to parks (adjacency logic), but also that all housing units are within a 10-minute walk of transit (proximity scoring). The planner initially uses adjacency logic to place parks next to residential blocks, but then discovers that some housing units end up far from transit stops. Switching to proximity scoring alone might break the adjacency requirement. This tension illustrates why a combined workflow is necessary.

The Greenjoy Matrix provides a structured way to reconcile such conflicts. It treats adjacency logic as a set of hard constraints and proximity scoring as an optimization layer. This two-step approach prevents the common mistake of treating all requirements equally.

Core Frameworks: Adjacency Logic Audit vs. Proximity Scoring

Adjacency logic audit is a rule-based method that defines whether two site elements must be directly connected, may be connected, or must not be connected. It produces a binary matrix where each cell indicates the required relationship. Proximity scoring, on the other hand, assigns numerical scores based on distance, often using decay functions (e.g., exponential, linear) to represent how importance decreases with distance. The key insight is that these frameworks serve different purposes: adjacency ensures functional dependencies, while proximity optimizes spatial efficiency.

Understanding when to use each is critical. Adjacency logic is ideal for safety requirements (e.g., fire stations must be adjacent to main roads), regulatory constraints (e.g., setbacks), or operational dependencies (e.g., loading docks must be adjacent to service areas). Proximity scoring excels for user experience metrics (e.g., walkability), environmental gradients (e.g., noise attenuation), or economic factors (e.g., land value premium near amenities). Many practitioners report that the most successful projects use both in a layered fashion.

How They Complement Each Other

Imagine a hospital campus planning exercise. Adjacency logic requires that the emergency department be directly connected to the ambulance bay, and that surgical suites be adjacent to intensive care units. Proximity scoring then optimizes the placement of parking lots, cafeterias, and green spaces to minimize walking distances for patients and staff. Without adjacency logic, critical functional links might be missed; without proximity scoring, the campus might feel sprawling and inefficient.

In practice, teams often start with adjacency logic to establish a baseline layout that satisfies all hard constraints. Then they apply proximity scoring to refine positions within the allowed adjacency framework. This sequential workflow avoids the combinatorial explosion of trying to optimize everything at once.

Execution: A Repeatable Workflow for Comparison

To reliably compare adjacency logic audit and proximity scoring, follow this five-step workflow. First, list all site elements and define adjacency requirements using a binary matrix (required, optional, prohibited). Second, develop a proximity scoring model with distance thresholds and decay functions for each soft objective. Third, run an adjacency logic audit to generate a set of feasible layouts that satisfy all hard constraints. Fourth, evaluate each feasible layout using the proximity scoring model to rank them. Fifth, select the top-ranked layout and perform a sensitivity analysis to ensure robustness.

This workflow ensures that both methods are applied in a structured, repeatable manner. It also highlights trade-offs: a layout that scores well on proximity might require relaxing a minor adjacency requirement. Documenting these trade-offs helps stakeholders make informed decisions.

Step 1 in Detail: Building the Adjacency Matrix

Start with a simple table: rows and columns representing each site element (e.g., building A, parking lot B, park C). For each pair, enter "R" for required adjacency, "O" for optional, or "P" for prohibited. For example, in an office park, the cafeteria might be "R" with the main building, while the loading dock is "P" with the main entrance. This matrix becomes the constraint set for all subsequent layouts. A common pitfall is making too many requirements "R", which unnecessarily restricts the solution space. Aim for about 20% required, 60% optional, and 20% prohibited.

Once the matrix is complete, use a constraint satisfaction algorithm (or even manual reasoning for small projects) to generate at least three distinct layout options that satisfy all "R" and "P" constraints. These become the candidates for proximity scoring.

Tools, Economics, and Maintenance Considerations

Several software tools support both adjacency logic audit and proximity scoring. For adjacency logic, constraint satisfaction solvers like OptaPlanner or custom Python scripts using libraries like python-constraint work well. For proximity scoring, GIS platforms (e.g., QGIS, ArcGIS) offer distance decay functions and overlay analysis. The economics of tool choice depend on project scale: small teams may use spreadsheets and manual calculations, while large firms invest in integrated planning platforms that combine both methods.

Maintenance is an often-overlooked aspect. Site plans evolve over time due to changing requirements or site conditions. The Greenjoy Matrix approach documents the adjacency and proximity models separately, so when a constraint changes, only that part of the workflow needs updating. This modularity reduces rework costs. Teams that fail to maintain these models often end up with outdated plans that no longer reflect real-world constraints.

Cost-Benefit Analysis of Tooling

A mid-sized consulting firm might spend $5,000–$10,000 on GIS licenses per year, plus training costs. In contrast, a small startup could use open-source tools like QGIS and Python, keeping costs under $500. The benefit of structured tooling is speed: a manual adjacency audit for a 20-element site might take two days, while an automated solver does it in minutes. Over multiple projects, the return on investment is clear. However, for one-off projects, manual methods may suffice.

Maintenance also includes updating the adjacency matrix as new information becomes available. For example, if a soil test reveals that building B cannot be placed adjacent to building A, the matrix must be updated. A well-documented workflow makes this easy; a messy spreadsheet does not.

Growth Mechanics: Traffic, Positioning, and Persistence

For the Greenjoy Matrix concept to gain traction, it must be positioned as a practical solution to a common pain point. Content marketing around specific use cases (e.g., hospital planning, eco-districts) attracts targeted traffic. Many industry surveys suggest that site planners spend about 30% of their time reconciling conflicting requirements; the Greenjoy Matrix directly addresses this. By publishing detailed case studies (anonymized) and comparison tables, you build authority and earn backlinks from planning blogs and forums.

Persistence is key: the concept may not go viral overnight. Consistent publication of workflow variations, tool comparisons, and pitfalls keeps the topic alive. Over time, search rankings improve for terms like "adjacency logic audit vs proximity scoring" and "site planning workflow." The goal is to become a go-to resource for practitioners evaluating these methods.

Positioning for Different Audiences

For academic planners, emphasize the theoretical underpinnings and mathematical elegance. For practitioners, focus on step-by-step instructions and tool recommendations. For students, provide clear definitions and worked examples. Tailoring content to these segments increases engagement and sharing. Avoid jargon when writing for generalists, but don't oversimplify for experts. A tiered content strategy—brief overview, deep dive, and tool-specific tutorials—works well.

Another growth mechanic is to create interactive tools or downloadable templates (e.g., an adjacency matrix spreadsheet with built-in scoring). These resources generate leads and social shares, further amplifying reach.

Risks, Pitfalls, and Mitigations

Several risks arise when comparing adjacency logic audit and proximity scoring. One major pitfall is treating adjacency logic as a scoring method rather than a constraint set. This leads to layouts that satisfy adjacency "optimally" but violate critical functional links. Another pitfall is overfitting the proximity model to one objective (e.g., walkability) while ignoring others (e.g., noise), resulting in a plan that excels on one metric but fails on others. Teams often find that their first attempt produces a layout that no stakeholder fully supports.

Mitigations include conducting sensitivity analyses, involving multiple stakeholders in defining adjacency requirements, and using weighted multi-objective proximity scoring. Additionally, always run a sanity check: does the top-ranked layout pass a common-sense review? If not, revisit the adjacency matrix or proximity weights. A third risk is data quality; inaccurate distance measurements or outdated constraints can undermine both methods. Regularly audit input data and update as needed.

Common Mistake: Ignoring Soft Constraints

Adjacency logic audit often ignores soft constraints (e.g., "it would be nice if the café is near the lobby"). By treating all soft constraints as optional, teams lose the ability to prioritize them. A better approach is to include soft constraints in the proximity scoring model, giving them lower weights. This way, they influence the ranking without breaking feasibility. For example, a café being 100 meters vs. 200 meters from the lobby might score differently, but both distances are acceptable.

Documenting mitigations in a risk register helps teams learn from past mistakes. After each project, hold a retrospective to identify which pitfalls occurred and how the workflow could be improved.

Mini-FAQ and Decision Checklist

Frequently Asked Questions

Q: Can I use only adjacency logic audit for my project? Yes, if all requirements are binary (connected/not connected) and there are no distance-based objectives. However, this is rare in practice; most projects benefit from at least some proximity scoring.

Q: What if my adjacency matrix has conflicting requirements? Conflicts indicate that the problem is overconstrained. Resolve by relaxing some "required" to "optional" based on stakeholder priorities. The Greenjoy Matrix workflow includes a conflict detection step.

Q: How do I choose the decay function for proximity scoring? Common choices are exponential (for rapid drop-off, e.g., noise) and linear (for gradual effects, e.g., walkability). Test both and compare results with expert opinion.

Q: Is this workflow suitable for large-scale regional planning? Yes, but you may need to break the region into smaller zones and apply the workflow hierarchically. Start with macro-level adjacency (e.g., land use categories), then refine with proximity scoring within each zone.

Q: What if stakeholders disagree on adjacency requirements? Facilitate a workshop where each stakeholder assigns priority scores to each adjacency pair. Use these scores to create weighted constraints, rather than binary required/optional.

Decision Checklist

  • Define all site elements and their functional relationships
  • Create an adjacency matrix with required, optional, and prohibited links
  • Select proximity objectives and choose decay functions
  • Generate at least three feasible layouts using constraint satisfaction
  • Score each layout with the proximity model
  • Perform sensitivity analysis on weights and thresholds
  • Review top layout with stakeholders and iterate if needed
  • Document the final adjacency and proximity models for future maintenance

This checklist ensures that you consistently apply the Greenjoy Matrix workflow and avoid common oversights.

Synthesis and Next Actions

The Greenjoy Matrix provides a clear, repeatable workflow for comparing and combining adjacency logic audit and proximity scoring. By treating adjacency as constraints and proximity as objectives, you avoid the false dichotomy of choosing one method over the other. The key takeaway is that both methods are valuable, but their value depends on how they are integrated. Start with the adjacency matrix to define what must be connected, then use proximity scoring to optimize distances within those constraints.

Your next actions: (1) Review a current site planning project and identify which requirements are adjacency-based and which are proximity-based. (2) Build a simple adjacency matrix for that project, even if it's just a sketch. (3) Define at least three proximity objectives and assign rough weights. (4) Apply the five-step workflow to generate a new layout alternative. (5) Compare the result with your original plan and note improvements. Over time, this practice will become second nature, leading to more efficient and satisfying site plans.

Remember that no workflow replaces good judgment. The Greenjoy Matrix is a tool to structure thinking, not a substitute for stakeholder engagement and on-the-ground expertise. Use it as a starting point for deeper conversations.

About the Author

This article was prepared by the editorial team for this publication. We focus on practical explanations and update articles when major practices change.

Last reviewed: May 2026

Share this article:

Comments (0)

No comments yet. Be the first to comment!