当前位置:网站首页>GIS实用小技巧(三)-CASS怎么添加图例?
GIS实用小技巧(三)-CASS怎么添加图例?
2022-04-23 06:13:00 【格图洛书】
图式的附图中,图框的右侧都有一个“图例”,CASS咋没有呢?怎么解决?

图式的图例截图
解决方法
CASS暂时只有5000-100000比例尺的图框可以输出“图例”,500-2000比例尺的图框,暂时没有图例。
怎么添加
(1)打开图框的块文件
启动CASS,命令行输入open,打开下图所示的两个块文件。

(2)添加图例
在图框右侧添加下图所示的图例。保存文件

(3)检查图例效果
启动CASS,点击菜单“绘图处理-标准图幅”,如果图框外侧有图例,说明添加成功。

总结
其实CASS的标准图框,是调用图框的图块文件(ac50tk和ac45tk)生成的。只要在这个图框的图块上面,加上想要的图例图块,加图例的效果就可以实现了。
版权声明
本文为[格图洛书]所创,转载请带上原文链接,感谢
https://getuluoshu.blog.csdn.net/article/details/122301937
边栏推荐
- 利用官方torch版GCN训练并测试cora数据集
- Pytoch model saving and loading (example)
- scons 搭建嵌入式arm编译
- AMBA协议学习小记
- RISCV MMU 概述
- 【点云系列】 A Rotation-Invariant Framework for Deep Point Cloud Analysis
- imx6ull-qemu 裸机教程2:USDHC SD卡
- 【动态规划】三角形最小路径和
- “Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated
- EasyUI combobox determines whether the input item exists in the drop-down list
猜你喜欢

Systrace 解析

ArcGIS license server administrator cannot start the workaround

Machine learning notes 1: learning ideas

EasyUI combobox determines whether the input item exists in the drop-down list

1.2 初试PyTorch神经网络

【点云系列】 场景识别类导读

imx6ull-qemu 裸机教程2:USDHC SD卡

RISCV MMU 概述

第5 章 机器学习基础

Chapter 8 generative deep learning
随机推荐
如何对多维矩阵进行标准化(基于numpy)
AUTOSAR从入门到精通100讲(五十)-AUTOSAR 内存管理系列- ECU 抽象层和 MCAL 层
PyTorch最佳实践和代码编写风格指南
swin transformer 转 onnx
Pytoch model saving and loading (example)
Compression and acceleration technology of deep learning model (I): parameter pruning
机器学习——PCA与LDA
【点云系列】SG-GAN: Adversarial Self-Attention GCN for Point Cloud Topological Parts Generation
Machine learning II: logistic regression classification based on Iris data set
【指标】Precision、Recall
GEE配置本地开发环境
[3D shape reconstruction series] implicit functions in feature space for 3D shape reconstruction and completion
pth 转 onnx 时出现的 gather、unsqueeze 等算子
SPI NAND FLASH小结
PyTorch 21. PyTorch中nn.Embedding模块
MySQL的安装与配置——详细教程
Systrace 解析
Wechat applet uses wxml2canvas plug-in to generate some problem records of pictures
免费使用OriginPro学习版
第4章 Pytorch数据处理工具箱