Ficheiro:Indian Ocean laea location map.svg

Os contidos da páxina non están dispoñibles noutras linguas.
Na Galipedia, a Wikipedia en galego.

Ficheiro orixinal(ficheiro SVG; resolución de 709 × 666 píxeles; tamaño do ficheiro: 168 kB)

Resumo

Descrición
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
Data
Orixe Obra propia
Autoría 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

Licenza

Eu, como posuidor dos dereitos de autor desta obra, pola presente publícoa baixo a seguinte licenza:
w:gl:Creative Commons
recoñecemento compartir igual
Este ficheiro está licenciado baixo a licenza Creative Commons recoñecemento compartir igual 3.0 sen adaptar.
Vostede é libre de:
  • compartir – copiar, distribuír e difundir a obra
  • facer obras derivadas – adaptar a obra
Baixo as seguintes condicións:
  • recoñecemento – Debe indicar a debida atribución de autoría, fornecer unha ligazón á licenza e indicar se se realizaron cambios. Pode facer isto de calquera forma razoable, mais non nunha forma que indique que quen posúe a licenza apoia ou subscribe o seu uso da obra.
  • compartir igual – Se altera, transforma ou amplía este contido, debe publicar as súas contribucións baixo a mesma licenza ou outra compatible á orixinal.

Pés de foto

Engada unha explicación dunha liña do representa este ficheiro

Elementos retratados neste ficheiro

representa a

Historial do ficheiro

Prema nunha data/hora para ver o ficheiro tal e como estaba nese momento.

Data/HoraMiniaturaDimensiónsUsuarioComentario
actual1 de febreiro de 2012 ás 10:02Miniatura da versión ás 10:02 do 1 de febreiro de 2012709 × 666 (168 kB)Tentotwo

A seguinte páxina usa este ficheiro:

Uso global do ficheiro

Os seguintes wikis empregan esta imaxe:

Ollar o uso global deste ficheiro.