返回提示词库
Detailed Physical World Map with Info Panels 的 Qwen Image 提示词示例图:Generates a highly detailed topographical world map featuring a legend, compass rose, and five informational data...
信息图英文

Detailed Physical World Map with Info Panels

Generates a highly detailed topographical world map featuring a legend, compass rose, and five informational data panels at the bottom.

适合做图解、清单、路线图和知识长图:先锁定信息层级,再把文字量控制在模型能稳定处理的范围里。

拿去生成

画幅建议

16:9 或 4:3

细节策略

直接用细节精修

生成流程

先用文字生成定主画面,再一次只改一个重点细节。

完整 Qwen Image 提示词

英文

{
  "type": "highly detailed cartographic world map",
  "style": "{argument name=\"color palette\" default=\"realistic topographical and bathymetric colors\"}",
  "map_features": {
    "terrain": "shaded relief showing mountains, valleys, and plains in greens, browns, and whites",
    "oceans": "depth shading in various tones of blue, with lighter blues for continental shelves and darker blues for deep trenches",
    "grid": "latitude and longitude lines spanning the entire map",
    "labels": "major continents, countries, oceans, and seas clearly labeled in serif and sans-serif typography"
  },
  "layout": {
    "overlays": [
      {
        "type": "compass rose",
        "position": "mid-left, over the Pacific Ocean",
        "description": "classic 8-point nautical compass"
      },
      {
        "type": "legend",
        "position": "bottom left",
        "title": "{argument name=\"map title\" default=\"EARTH\"}",
        "subtitle": "{argument name=\"map type\" default=\"Physical Map\"}",
        "contents": "elevation color key, map symbols, and distance scale"
      }
    ],
    "bottom_panels": {
      "count": 5,
      "position": "horizontal row along the bottom edge",
      "labels": [
        "THE WORLD",
        "LARGEST COUNTRIES",
        "LONGEST MOUNTAIN RANGES",
        "LARGEST OCEANS",
        "LONGEST RIVERS"
      ]
    }
  }
}

相关 Qwen Image 提示词