Skeda:Pacific Ocean laea location map.svg

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Dokument origjinal(skedë SVG, fillimisht 709 × 645 pixel, madhësia e skedës: 217 KB)

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Agemaps.com

Përmbledhje

Përshkrimi
English: Location map of Pacific Ocean.
  • Projection: Lambert azimuthal equal-area projection.
  • Area of interest:
  • N: 60.0° N
  • S: -80.0° N
  • W: -260.0° E
  • E: -70.0° E
  • Projection center:
  • NS: -10.0° N
  • WE: -165.0° E
  • GMT projection: -JA-165.0/-10.0/180/19.998266666666666c
  • GMT region: -R-320.2519138145009/-12.459450078533589/-5.473602099069988/26.40516525873812r
  • Land and shoreline: 1:110m Natural Earth Datasets, borders 1:50m
Data
Burimi Punë e juaja
Autori Tentotwo

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

#!/bin/sh

# Set common options
PROJECTION=A-165.0/-10.0/180/19.998266666666666c
REGION=-320.2519138145009/-12.459450078533589/-5.473602099069988/26.40516525873812r
FILENAME=Pacific_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

Licencim

Unë, krijuesi i kësaj pune, e publikoj këtu në bazë të licensës në vijim:
w:sq:Creative Commons
atribuim share alike
Je i lirë të:
  • ta shpërndani – ta kopjoni, rishpërndani dhe përcillni punën
  • t’i bëni “remix” – të përshtatni punën
Sipas kushteve të mëposhtme:
  • atribuim – Duhet t’i jepni meritat e duhura, të siguroni një lidhje për tek licenca dhe të tregoni nëse janë bërë ndryshime. Këtë mund ta bëni në ndonjë mënyrë të arsyeshme, por jo në ndonjë mënyrë që sugjeron se licencuesi ju del zot juve apo përdorimit tuaj.
  • share alike – Nëse bëni një “remix”, e shndërroni, ose ndërtoni duke u bazuar te materiali, duhet t’i shpërndani kontributet tuaja sipas të njëjtës licencë ose një të tille të përputhshme me origjinalen.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

përshkruan

1 shkurt 2012

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme1 shkurt 2012 12:51Miniaturë për versionin duke filluar nga 1 shkurt 2012 12:51709 × 645 (217 KB)TentotwoFixed missing colour in Asia
1 shkurt 2012 12:00Miniaturë për versionin duke filluar nga 1 shkurt 2012 12:00709 × 645 (235 KB)Tentotwo

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës