Archivo:Relief Map of English Channel.png

Ver la imagen en su resolución original(955 × 665 píxeles; tamaño de archivo: 614 kB; tipo MIME: image/png)

Resumen

Descripción
Русский: Физическая карта пролива Ла-Манш.
Fecha
Fuente
  • TOPO30 for relief
  • ETOPO1 for bathymetry
  • GSHHS data for coastline, rivers and borders
  • Trabajo propio
Autor Nzeemin

Licencia

Yo, el titular de los derechos de autor de esta obra, la publico en los términos de la siguiente licencia:
w:es:Creative Commons
atribución compartir igual
Este archivo se encuentra bajo la licencia Creative Commons Genérica de Atribución/Compartir-Igual 3.0.
Eres libre:
  • de compartir – de copiar, distribuir y transmitir el trabajo
  • de remezclar – de adaptar el trabajo
Bajo las siguientes condiciones:
  • atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
  • compartir igual – En caso de mezclar, transformar o modificar este trabajo, deberás distribuir el trabajo resultante bajo la misma licencia o una compatible como el original.

Source code


set PATH=C:\programs\GMT5\bin;%PATH%
set GSBIN=C:\PROGRA~2\gs\gs9.04/bin

set COORDSCUT=-6.5/2.4/48/52
rem width = xmaxsvg / 150.0 * 2.54
set PAPERX=16.1713333333333
rem height = ymaxsvg / 150.0 * 2.54
set PAPERY=11.2606666666667
set PROJNCOORDS=-JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT%

grdcut.exe topo30.grd -R%COORDSCUT% -Gh_cor_cut.grd
if not errorlevel 0 goto End
grdgradient h_cor_cut.grd -Ne0.1 -A315 -M -Ghi.grd  
if not errorlevel 0 goto End

grdcut.exe ETOPO1_Bed_g_gmt4.grd -R%COORDSCUT% -Gh_cut2.grd
if not errorlevel 0 goto End
grdsample h_cut2.grd -I30c -nb -Gh_cor_cut2.grd
if not errorlevel 0 goto End
grdgradient h_cor_cut2.grd -Ne0.025 -A315 -M -Ghi2.grd
if not errorlevel 0 goto End

grdimage h_cor_cut2.grd -Ihi2.grd -Cwiki-water-verlauf2.cpt -P -R%COORDSCUT% -JX%PAPERX%cd/%PAPERY%cd --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -K > map.eps
if not errorlevel 0 goto End

pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -Gc -P -Dh --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps
if not errorlevel 0 goto End

grdimage h_cor_cut.grd -Ihi.grd -Cmount.cpt -P -R%COORDSCUT% -JX%PAPERX%cd/%PAPERY%cd --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps
if not errorlevel 0 goto End

pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -Q -P -Dh --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O -K >> map.eps
if not errorlevel 0 goto End

pscoast.exe -JX%PAPERX%cd/%PAPERY%cd -R%COORDSCUT% -N1/0.75p,#646464 -Ia/0.3p,#0978AB -W0.333,#0978AB -P -Df --PAPER_MEDIA=Custom_%PAPERX%cx%PAPERY%c -X0 -Y0 -O >> map.eps
if not errorlevel 0 goto End

%GSBIN%\gswin32c.exe -dSAFER -dBATCH -dNOPAUSE -dGraphicsAlphaBits=4 -sDEVICE=pngalpha -dEPSCrop -r150 -sOutputFile=Oblast_relief.png map.eps
if not errorlevel 0 goto End

del hi.grd
del hi2.grd

:End

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual21:48 27 ago 2012Miniatura de la versión del 21:48 27 ago 2012955 × 665 (614 kB)NzeeminUser created page with UploadWizard

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Ver más uso global de este archivo.

Metadatos