爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
楼主: 尽头的尽头

[作图] (更新)最最最准确的中国地图(附带南海,精确到市界)

    [复制链接]

新浪微博达人勋

发表于 2018-7-5 23:04:53 | 显示全部楼层
谢谢共享,很有用
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-7 07:13:39 | 显示全部楼层
好东东,顶起!!!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-9 22:32:38 | 显示全部楼层
太好了,一直在找这个,非常感谢!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-11 20:21:43 | 显示全部楼层
为什么我画出的南海区域 一直在图的中间, 请问各位大神如何改变他的位置?
1531311650(1).png
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2018-7-11 20:46:51 | 显示全部楼层
我看路曼曼 发表于 2018-7-11 20:21
为什么我画出的南海区域 一直在图的中间, 请问各位大神如何改变他的位置?

可以自己调整一下
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-11 21:54:46 | 显示全部楼层

不好意思,再次请问,我画出的小图里面怎么没有南海九段线啊
1531317226(1).png
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-11 21:59:18 | 显示全部楼层

; Set some map information ; line and text information
  mpres = True
  mpres@mpFillOn = True
  mpres@mpFillColors  = (/"background","DeepSkyBlue","ForestGreen","DeepSkyBlue", "transparent"/)
  mpres@mpDataBaseVersion="MediumRes"
  mpres@mpDataSetName="/nuist/p/work/syq1010/database/Earth..4"
  mpres@mpAreaMaskingOn            = True
;  mpres@mpMaskAreaSpecifiers       = (/"China"/)
  mpres@mpOutlineSpecifiers        = (/"China","China:Provinces"/)
  mpres@mpOutlineBoundarySets     = "NoBoundaries"
  mpres@mpInlandWaterFillColor     = "white"
  mpres@mpLandFillColor            = "ForestGreen"
  mpres@mpGeophysicalLineColor      = "Black"
   mpres@mpNationalLineColor         = "Black"
   mpres@mpProvincialLineColor      = "black"
   mpres@mpUSStateLineColor          = "Black"
;   mpres@mpGridLineColor             = "Black"
   mpres@mpLimbLineColor             = "Black"
   mpres@mpPerimLineColor            = "Black"
     mpres@mpGeophysicalLineThicknessF = 1
   mpres@mpGridLineThicknessF        = 1
   mpres@mpLimbLineThicknessF        = 1
   mpres@mpNationalLineThicknessF    = 1
   mpres@mpUSStateLineThicknessF     = 1
   mpres@mpProvincialLineThicknessF = 1
;  mpres@NoHeaderFooter =True
   mpres@Footer = False  


;--- add South China Sea ---
  res=True
  nhres                          = res
  nhres@gsnMaximize              = False
  nhres@gsnFrame                 = False
  nhres@gsnDraw                  = False

  nhres@vpHeightF                = 0.17   
  nhres@vpWidthF                 = 0.17

  nhres@mpMinLatF                =   2.0   
  nhres@mpMaxLatF                =  23.0
  nhres@mpMinLonF                = 105.0
  nhres@mpMaxLonF                = 123.0

    getvalues mp
    "mpDataSetName"              : nhres@mpDataSetName
    "mpDataBaseVersion"          : nhres@mpDataBaseVersion
    "mpFillOn"                   : nhres@mpFillOn
    "mpAreaMaskingOn"            : nhres@mpAreaMaskingOn
    "mpOutlineSpecifiers"        : nhres@mpOutlineSpecifiers
    "mpOutlineBoundarySets"      : nhres@mpOutlineBoundarySets  
    "mpLandFillColor"            : nhres@mpLandFillColor          
    "mpInlandWaterFillColor"     : nhres@mpInlandWaterFillColor
    "mpNationalLineColor"        : nhres@mpNationalLineColor   
    "mpProvincialLineColor"      : nhres@mpProvincialLineColor
  end getvalues

;  nhres@lbLabelBarOn             = False
  nhres@tmXBOn                   = False
  nhres@tmXTOn                   = False
  nhres@tmYLOn                   = False
  nhres@tmYROn                   = False
  nhres@gsnLeftString            = ""
  nhres@gsnRightString           = ""

  map_nanhai = gsn_csm_map(wks,nhres)

  amres                          = True
  amres@amParallelPosF           = 0.34 ; -0.5 is the left edge of the plot. from roughly -0.5 to 0.5
  amres@amOrthogonalPosF         = 0.49  ; -0.5 is the top edge of the plot.
  amres@amJust                   = "BottomRight"   

  plotnh = gsn_add_annotation(mp,map_nanhai,amres)

密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2018-7-12 08:17:36 | 显示全部楼层
我看路曼曼 发表于 2018-7-11 21:59
; Set some map information ; line and text information
  mpres = True
  mpres@mpFillOn = True

NCL自带的地图肯定没有九段线啊
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-12 09:45:56 | 显示全部楼层
尽头的尽头 发表于 2018-7-12 08:17
NCL自带的地图肯定没有九段线啊

感谢您的回复,问题解决了。
非常感谢
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-7-21 22:16:51 | 显示全部楼层
超级超级感谢大神们的无私奉献
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表