Hexbin Isochrone Location Strategy for Precise Demand Gap Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing computer systems for commercial real estate location strategy suffer from inconsistent geographic partitioning, superficial analysis, and disjointed presentation of data, making it difficult to accurately estimate and intuitively present the demand gap for business locations.

Innovation Solution

The system employs a geographic partitioning method using H3 hexagonal grids and travel time isochrones to aggregate demographic and business data, generating custom polygons for each hexbin, and uses machine learning to estimate the demand gap, presenting it in an intuitive and accurate manner.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional geographic partitioning methods are used, then data aggregation is simpler, but the analysis precision and consistency deteriorate

Engineering Contradiction:
Improvedemand gap estimation precisionVSAvoidgeographic partitioning complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the geographic area into regular hexagonal bins (H3 hexbins) of uniform size and shape, creating consistent spatial partitions that enable precise and comparable demand gap measurements across different locations while maintaining systematic data aggregation

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements multi-scale analysis by nesting hexbins at different resolution levels, allowing users to zoom in and out while maintaining consistent geographic partitioning, thus providing both detailed local precision and broader regional context without sacrificing measurement accuracy

Inventive Principle:
Principle #7Nested doll (Nesting)

2Measurement precision

If simple geographic polygons are used, then data processing is faster, but the trade area representation accuracy deteriorates

Engineering Contradiction:
Improvetrade area representation accuracyVSAvoiddata processing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system pre-generates standardized H3 hexbin polygons and their corresponding isochrone trade areas, storing them in advance for rapid retrieval and analysis, thus maintaining high trade area representation accuracy without sacrificing processing speed during actual demand gap estimation

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses isochrones (travel-time contours) instead of simple distance-based polygons to define trade areas, accurately representing the actual service coverage areas while leveraging pre-computed geometric data to maintain processing efficiency

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If detailed geographic analysis is performed, then demand gap estimation accuracy improves, but the user interface complexity increases

Engineering Contradiction:
Improvedemand gap estimation accuracyVSAvoiduser interface simplicity
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system uses color-coded visualizations to represent different demand gap levels across geographic areas, enabling users to intuitively understand complex demand patterns and identify optimal locations through simple visual inspection rather than complex data interpretation

Inventive Principle:
Principle #32Color changes

Solution Approach 2:

The system presents results as discrete hexbin units with clear visual boundaries and aggregated metrics, allowing users to easily compare individual locations while the system performs complex multi-factor analysis in the background, thus maintaining both accuracy and interface simplicity

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250209483A1Location strategy systems and methods
Publication Date: 2025.06.26 AVISON YOUNG TECHNOLOGIES LLC
  • US20250209483A1 patent drawing
  • US20250209483A1 patent drawing
  • US20250209483A1 patent drawing

AI summary

Location strategy systems and methods are provided for determining a demand gap in services provided to a geographic location. Regular geographic polygons are utilized as the basis for aggregating multi-dimensional data to trade areas surrounding the polygons based on drive-time isochrones.