跳转到内容

File:Black Sea location map.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为532 × 330像素,文件大小:86 KB)


摘要

描述
English: Location map of the Black Sea.
  • Projection: Cylindrical equidistant projection, standard parallel 43.5° N
  • Area of interest:
  • N: 48° N
  • S: 39° N
  • W: 24° E
  • E: 44° E
  • GMT projection: -JQ34/43.5/15c
  • GMT region: -R24/44/39/48
  • Land, shoreline and borders: 1:50m Natural Earth Datasets
日期
来源 自己的作品
作者 Tentotwo

Shell script for generating the map using GMT

#!/bin/sh
 
# Set common options
PROJECTION=Q34/43.5/15c
REGION=24/44/39/48
FILENAME=Black_Sea_location_map.ps
 
# Get Natural Earth datafiles
echo "Downloading datafiles from naturalearthdata.com"
wget -nv -nc \
 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/physical/50m-coastline.zip\
 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/physical/50m-land.zip\
 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/50m/cultural/50m-admin-0-countries.zip
echo "...done\n"
 
echo "Inflating archives"
unzip 50m\*.zip
unzip 110m\*.zip
echo "...done\n"
 
echo "Converting shapefiles to GMT"
ogr2ogr -F GMT 50m_land.gmt 50m_land.shp
ogr2ogr -F GMT 50m_coastline.gmt 50m_coastline.shp
ogr2ogr -F GMT 50m_borders.gmt ne_50m_admin_0_countries.shp
ogr2ogr -F GMT 10m_maritime_borders.gmt ne_10m_admin_0_boundary_lines_maritime_indicator.shp
echo "...done\n"
 
echo "Creating maps"
GMT psxy -m -J$PROJECTION -R$REGION --PAGE_COLOR=198/236/255  --POLAR_CAP=none --PAPER_MEDIA=A4  --BASEMAP_TYPE=plain --BASEMAP_AXES=NESW --FRAME_PEN=0.15p,black 50m_land.gmt -K -G254/254/233 > $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 50m_coastline.gmt -O -K -W0.535p,9/120/171  >> $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 50m_borders.gmt -O -K -W100/100/100  >> $FILENAME


EOF
GMT psxy -m -J$PROJECTION -R$REGION 10m_maritime_borders.gmt -O -W100/100/100  >> $FILENAME
echo "...done\n"
 
echo "You can now open $FILENAME in Inkscape to clean up the file and save it as SVG. You should add an ocean coloured background and simplify the graticules using CTRL+L."
 
gv $FILENAME

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

image/svg+xml

9520cafc620f79882f12ba5a73d5c1cf639a7cc6

88,003 字节

330 像素

532 像素

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2016年1月5日 (二) 12:332016年1月5日 (二) 12:33版本的缩略图532 × 330(86 KB)Seryo93Reverted to version as of 13:59: one pixel. needs to be fixed
2016年1月5日 (二) 12:332016年1月5日 (二) 12:33版本的缩略图532 × 331(136 KB)Seryo93Narrowed too-wide Isthmus of Perekop using File:Ausschliessliche_Wirtschaftszonen_Schwarzes_Meer.svg as a base
2012年2月14日 (二) 13:592012年2月14日 (二) 13:59版本的缩略图532 × 330(86 KB)Tentotwo

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据