Layout Pattern
Geographic Map
Map-based visualization of regions, territories, or location-based data. Turns spreadsheets into geography.
How to Use It
Geographic maps answer questions a table cannot: where is our business, where are customers, where do we have coverage gaps. Use country, state, or custom-region outlines with fill color based on a metric (revenue, count, growth). Add labels for the top 3-5 regions. Avoid generic world maps when your story is about specific regions - zoom in. Include a legend and the source of the data. Works for sales territory reviews, market expansion decks, and customer concentration analyses.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Data Analysis
Benchmark / Target Table
Table comparing our metric to industry benchmarks or internal targets. Context that raw numbers lack.
/layouts/benchmark-target-table
Data Analysis
Heatmap / Cohort Grid
Color-intensity grid showing patterns across two dimensions. Surfaces trends that tables hide.
/layouts/heatmap-cohort
Data Analysis
Risk Heatmap
Probability-by-impact grid with risks plotted as dots. Makes the risk register actionable.
/layouts/risk-heatmap
Data Evidence
Chart 1x SlideImage
Chart 1x SlideImage OPF layout with a chart zone.
/layouts/chart-1x-slideimage
Data Evidence
Chart 1x Title Center SlideImage
Chart 1x Title Center SlideImage OPF layout with a chart zone and a slide title.
/layouts/chart-1x-title-center-slideimage
Data Evidence
Chart 1x Title Left SlideImage
Chart 1x Title Left SlideImage OPF layout with a chart zone and a slide title.
/layouts/chart-1x-title-left-slideimage
OPF Config
layouts:geographic-map{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/geographic-map",
"tags": [
"gallery:layouts/geographic-map"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "geographic-map",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"geographic-map\" preset."
}
]
}Preview this config live at pptx.dev/playground.