Back to Projects

Team Name:

Dual Core


Team Members:


Evidence of Work

Data Centre Compass

Project Info

Dual Core thumbnail

Team Name


Dual Core


Team Members


Pavel , Julia

Project Description


The goal is to analyze infrastructure, energy, and geographic data to find the best locations for data centres, helping position Australia as a leading AI hub.


#gis #ai

Data Story


Methodology for Data Centre Site Selection

To identify optimal locations for data centres in Queensland, a multi-criteria evaluation (MCE) model was developed by analysing open government spatial data.

  1. Data Preparation and Analysis
    The initial datasets were aligned to a common cartographic projection to ensure spatial accuracy. For the Minimum Viable Product (MVP), the analysis was focused on the South East Queensland (SEQ) region, covering 23 Local Government Areas (LGAs).

  2. Scoring of Suitability Factors
    Each factor was assigned a score on a scale of 1 (least suitable) to 10 (most suitable).

Energy Supply (Substations): Proximity to substations is a key factor. Buffer zones were created to define both an "ideal" connection zone (100-1,000 m, 10 points) and a "setback" zone (0-100 m, 1 point) to ensure safety and security.

Energy Supply (Transmission Lines): Proximity to high-voltage transmission lines is also important. Zones within 1 km were awarded 10 points, with the score decreasing to 2 points at a distance of 40 km.

Transport Access: To assess logistics and personnel access, proximity to major roads was analysed. Zones within 500 m received 10 points.

Operational Expenditure (Temperature): To minimise cooling costs, mean annual temperature data was used. Through raster reclassification, areas with the lowest temperatures were assigned the maximum score (10 points).

  1. Risk Assessment and Constraints To exclude unsuitable areas, mask layers were created from official data sources. Locations falling within these hazard zones received a coefficient of 0 in the final formula.

Flood Risk: The Queensland Floodplain Assessment Overlay was used.

Bushfire Risk: Data from Historical Bushfire Boundaries was used.

  1. Final Evaluation Formula The final score for each point on the map was calculated using a weighted sum. The weights (coefficients) were assigned based on the importance of each factor for a data centre:

Proximity to Substations: 35%

Proximity to Transmission Lines: 15%

Transport Access: 25%

Mean Annual Temperature: 25%

Final Formula:
Final Score = (FloodFilter * BushfireFilter) * ((SubstationScore * 0.35) + (TransmissionLineScore * 0.15) + (MajorRoadScore * 0.25) + (TemperatureScore * 0.25))

  1. Final Output
    The result of the analysis is presented as a uniform point grid layer. Each point in the attribute table contains the final suitability score, allowing the results to be easily visualised as a heatmap for an intuitive identification of the most promising zones.

  2. Future Development
    The model is flexible and scalable. For future development, we recommend:

Integrating renewable energy sources (solar, wind farms) as a suitability factor.

Assessing resource availability for cooling systems (e.g., proximity to water sources).

Expanding the risk analysis to include seismic hazard data and land use restriction zones (e.g., aerodromes, protected areas).

Conducting detailed site-level analysis, incorporating cadastral data (DCDB), land pricing, land ownership, and approval procedures.

Tools: All spatial analysis, from data processing to the final calculation, was performed using the free and open-source software QGIS.


Evidence of Work

Project Image

Team DataSets

LGA (2024) – ASGS Ed. 3 (ABS) - Digital Atlas of Australia

Data Set

Major Roads - Digital Atlas of Australia

Data Set

Queensland floodplain assessment overlay

Data Set

National Bushfire Boundaries

Data Set

Bureau of Meteorology Weather Data

Data Set

Major Power Stations

Description of Use We will use this layer to calculate the distance from every point on our grid to the nearest high-voltage transmission line. Closer proximity will significantly increase a location's score.

Data Set

Transmission Substations

Description of Use Proximity of potential DC location to substations

Data Set

Electricity Transmission Lines

Description of Use You can't build a data center far from high-capacity power lines. This geospatial data allows us to map the national grid and find optimal connection points.

Data Set

Challenge Entries

Data Centres: A Cornerstone of Australia's AI Future

How can we analyse Australia's infrastructure, energy, and geographic data to select locations and operational strategies that will position Australia as the Asia-Pacific's leading AI and cloud computing hub?

#Data-centres-for-2050

Eligibility: Open to all. Teams should use at least one government dataset in their solution, with preference for creative combinations across different data types (infrastructure, energy, telecommunications, geographic, climate, economic, or planning data). Proposals should include clear methodologies for data integration, analysis algorithms, and implementation planning with consideration of real-world deployment challenges

Go to Challenge | 11 teams have entered this challenge.