파일: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:ko:크리에이티브 커먼즈
저작자표시 동일조건변경허락
이용자는 다음의 권리를 갖습니다:
  • 공유 및 이용 – 저작물의 복제, 배포, 전시, 공연 및 공중송신
  • 재창작 – 저작물의 개작, 수정, 2차적저작물 창작
다음과 같은 조건을 따라야 합니다:
  • 저작자표시 – 적절한 저작자 표시를 제공하고, 라이센스에 대한 링크를 제공하고, 변경사항이 있는지를 표시해야 합니다. 당신은 합리적인 방식으로 표시할 수 있지만, 어떤 방식으로든 사용권 허가자가 당신 또는 당신의 사용을 지지하는 방식으로 표시할 수 없습니다.
  • 동일조건변경허락 – 만약 당신이 이 저작물을 리믹스 또는 변형하거나 이 저작물을 기반으로 제작하는 경우, 당신은 당신의 기여물을 원저작물과 동일하거나 호환 가능한 라이선스에 따라 배포하여야 합니다.

설명

이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다

이 파일에 묘사된 항목

다음을 묘사함

image/svg+xml

9520cafc620f79882f12ba5a73d5c1cf639a7cc6

88,003 바이트

330 화소

532 화소

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2016년 1월 5일 (화) 21:332016년 1월 5일 (화) 21:33 판의 섬네일532 × 330 (86 KB)Seryo93Reverted to version as of 13:59: one pixel. needs to be fixed
2016년 1월 5일 (화) 21:332016년 1월 5일 (화) 21:33 판의 섬네일532 × 331 (136 KB)Seryo93Narrowed too-wide Isthmus of Perekop using File:Ausschliessliche_Wirtschaftszonen_Schwarzes_Meer.svg as a base
2012년 2월 14일 (화) 22:592012년 2월 14일 (화) 22:59 판의 섬네일532 × 330 (86 KB)Tentotwo

다음 문서 1개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다:

메타데이터