Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more methods for plotting borders #626

Merged
merged 6 commits into from
Jul 15, 2021
Merged

Add more methods for plotting borders #626

merged 6 commits into from
Jul 15, 2021

Conversation

core-man
Copy link
Member

@core-man core-man commented Jul 15, 2021

**-N2** 表示绘制州界/省界线(目前只有美洲各国以及澳大利亚的国界的数据)。
使用 **-N** 选项可以绘制国界、州界/省界等行政边界。\ **-N1** 表示绘制国界线,
**-N2** 表示绘制州界/省界线。该选项绘制的行政边界来自 :doc:`/dataset/gshhg`\ ,
目前只有美洲各国以及澳大利亚有州界/省界线。
Copy link
Member Author

@core-man core-man Jul 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

目前只有美洲各国以及澳大利亚有州界/省界线吧?

gmt coast -R-180/180/-89/89 -JM30c -Ba -Dh -A10000 -W1/0.5p -N1/thick,red -N2/thinner -pdf map

那么 https://docs.gmt-china.org/latest/dataset/gshhg/#id5:

国界线进一步细分为三个等级

  • 1: 国界
  • 2: 美国州界
  • 3: 海洋边界

也需要更新一下

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in 55d529f

@core-man core-man requested a review from seisman July 15, 2021 14:23
@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2021

This comment was written by the Continuous Documentation bot!

source/tutorial/coastline.rst Outdated Show resolved Hide resolved
source/tutorial/coastline.rst Outdated Show resolved Hide resolved
**-N2** 表示绘制州界/省界线(目前只有美洲各国以及澳大利亚的国界的数据)。
使用 **-N** 选项可以绘制国界、州界/省界等行政边界。\ **-N1** 表示绘制国界线,
**-N2** 表示绘制州界/省界线。该选项绘制的行政边界来自 :doc:`/dataset/gshhg`\ ,
目前只有美洲各国以及澳大利亚有州界/省界线。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source/tutorial/coastline.rst Show resolved Hide resolved
source/tutorial/coastline.rst Outdated Show resolved Hide resolved
core-man and others added 2 commits July 16, 2021 00:19
@core-man core-man merged commit 4bf0e3f into master Jul 15, 2021
@core-man core-man deleted the borders branch July 15, 2021 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

增加绘制国界省界汇总小节?
2 participants