PPTX.gallery
Open in PPTX.dev

Layout Pattern

Geographic Map

Map-based visualization of regions, territories, or location-based data. Turns spreadsheets into geography.

GeographyTerritoryRegional

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

ImagePrimary visual
CaptionHeadline or caption

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:geographic-map
Open Presentation Format
{
  "$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."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.