V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
CoderLim
V2EX  ›  问与答

这种手绘旅游路线图怎样用 AI 生成

  •  
  •   CoderLim · 3 天前 · 781 次点击
    6 条回复    2026-02-07 23:06:03 +08:00
    CoderLim
        2
    CoderLim  
    OP
       3 天前
    发个图太难了,这帖子也不能删除吗?😂
    letwewell
        3
    letwewell  
       3 天前
    把这张图丢给 ai ,让 ai 帮你分析并生成提示词
    CoderLim
        4
    CoderLim  
    OP
       3 天前
    @letwewell 不好使,我用 chatgpt 逆向了几套,然后用 chatgpt 、nano banana 、豆包都试了下,效果不好,前两者中文居然还是乱码,豆包的生成的太粗糙
    Charon2050
        5
    Charon2050  
       3 天前
    这个风格一看就是 Nano Banana Pro ( Gemini 3 Image Preview )。让它先出文字设计方案,再画图
    kkth
        6
    kkth  
       2 天前
    试试这个,我觉得跟你的风格很像

    {
    "task": "hand_drawn_travel_route_map",
    "language": "zh-CN",
    "style": {
    "theme": "xiaohongshu_handbook_travel_map",
    "medium": ["hand-drawn marker", "light watercolor texture"],
    "line_quality": "natural irregular hand sketch",
    "readability": "high",
    "resolution": "high"
    },
    "canvas": {
    "aspect_ratio": "4:5",
    "background": {
    "type": "grid_paper",
    "color": "white",
    "grid_color": "light_gray",
    "grid_density": "notebook_small_grid"
    }
    },
    "color_palette": {
    "main_text": "black",
    "highlight_text": "blue",
    "route_lines": "gray",
    "node_frames": "red",
    "highlight_block": "yellow_highlighter"
    },
    "typography": {
    "font_style": "handwritten_chinese",
    "no_print_font": true,
    "text_crisp": true
    },
    "layout": {
    "header": {
    "title_text": " [XX 省] 本地导游手绘的旅游地图",
    "title_emphasis": [
    { "text": " [XX 省] 本地", "color": "red" },
    { "text": "导游手绘", "color": "blue" }
    ],
    "underline": { "color": "red", "thickness": "medium", "length": "long" }
    },
    "top_left_note": {
    "background": "yellow_highlighter_swatch",
    "text_color": "blue",
    "text": "内附:景点指南/美食推荐/游玩线路/游玩建议"
    },
    "main_map": {
    "center_node": {
    "name": " [中心城市] ",
    "frame": { "shape": "hand_drawn_rectangle", "color": "red" }
    },
    "nodes": [
    { "name": " [景点 A] ", "frame": "red_hand_rectangle" },
    { "name": " [景点 B] ", "frame": "red_hand_rectangle" },
    { "name": " [景点 C] ", "frame": "red_hand_rectangle" }
    ],
    "connections": [
    { "from": " [中心城市] ", "to": " [景点 A] ", "line_color": "gray", "label": "约 70 公里", "label_color": "blue" },
    { "from": " [中心城市] ", "to": " [景点 B] ", "line_color": "gray", "label": "约 122 公里", "label_color": "blue" },
    { "from": " [中心城市] ", "to": " [景点 C] ", "line_color": "gray", "label": "约 80 公里", "label_color": "blue" }
    ]
    },
    "decorations": {
    "illustrations": [
    { "type": "small_bridge", "style": "simple_hand_drawn", "position": "near_center" },
    { "type": "ancient_pagoda_or_pavilion", "style": "simple_hand_drawn", "position": "bottom_left" }
    ],
    "right_hint": {
    "text": "详情请左滑",
    "arrow": { "style": "bold_hand_drawn", "direction": "right" }
    }
    }
    },
    "negative_prompt": [
    "realistic satellite map",
    "3D render",
    "photo style",
    "English text",
    "printed font",
    "watermark",
    "platform logo",
    "overly dense tiny text",
    "neon colors"
    ]
    }
    关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2143 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 12:29 · PVG 20:29 · LAX 04:29 · JFK 07:29
    ♥ Do have faith in what you're doing.