File:Indian Ocean laea location map.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:709 × 666 像素,檔案大小:168 KB)


摘要

描述
English: Location map of the Indian Ocean.
  • Projection: Lambert azimuthal equal-area projection.
  • Area of interest:
  • N: 30.0° N
  • S: -70.0° N
  • W: 30.0° E
  • E: 150.0° E
  • Projection center:
  • NS: -20.0° N
  • WE: 90.0° E
  • GMT projection: -JA90.0/-20.0/180/19.998266666666666c
  • GMT region: -R-12.856058461183775/-43.848273739920856/151.50519408595028/33.22162400070504r
  • Land and shoreline: 1:110m Natural Earth Datasets, borders 1:50m
日期
來源 自己的作品
作者 Tentotwo

Shell script for generating the map using GMT archive copy at the Wayback Machine

#!/bin/sh

# Set common options
PROJECTION=A90.0/-20.0/180/19.998266666666666c
REGION=-12.856058461183775/-43.848273739920856/151.50519408595028/33.22162400070504r
FILENAME=Indian_Ocean_laea_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/110m/physical/110m-coastline.zip\
 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/physical/110m-land.zip\
 http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/110m/cultural/110m-admin-0-boundary-lines.zip
echo "...done\n"

echo "Inflating archives"
unzip 110m\*.zip
echo "...done\n"

echo "Converting shapefiles to GMT"
ogr2ogr -F GMT 110m_land.gmt 110m_land.shp
ogr2ogr -F GMT 110m_coastline.gmt 110m_coastline.shp
ogr2ogr -F GMT 50m_borders.gmt ne_50m_admin_0_boundary_lines_land.shp
echo "...done\n"

echo "Creating maps"
GMT psxy -m -J$PROJECTION -R$REGION --PAGE_COLOR=198/236/255  --POLAR_CAP=none --PAPER_MEDIA=A3  --BASEMAP_TYPE=plain --BASEMAP_AXES=NESW --FRAME_PEN=0.15p,black 110m_land.gmt -K -G254/254/233 > $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 110m_coastline.gmt -O -K -W0.535p,9/120/171  >> $FILENAME
GMT psxy -m -J$PROJECTION -R$REGION 50m_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:創用CC
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2012年2月1日 (三) 10:02於 2012年2月1日 (三) 10:02 版本的縮圖709 × 666(168 KB)Tentotwo

下列74個頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

檢視此檔案的更多全域使用狀況