File:Flight 19 vector depth colours map.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 634 × 666 pixels, file size: 411 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Vector depth colours map of Flight 19.
Date
Source Own work
Author Merikanto
SVG development
InfoField
 
The SVG code is valid.
 
This map was created with Inkscape.
Camera location26° 08′ 00″ N, 80° 09′ 00″ W  Heading=91° Kartographer map based on OpenStreetMap.View this and other nearby images on: OpenStreetMapinfo

    1. Vector map of Flight 19 disappearence 1945
    2. gmt 5.4 bash script, linux
    3. you need Inkscape to crop image from PDF, save SVG
  1. if there is problem with coordinates location in map,
  2. 1) convert .ps file to .pdf
  3. 2) crop .pdf, and rotate cropped image
  4. 3) convert cropped pdf to .svg (save svg in inkscape)

paletti="paletti.cpt"

echo "-18000 20/32/58 -8000 10/10/10" > $paletti echo "-8000 15/46/92 -200 20/32/58" >> $paletti echo "-200 19/125/139 -50 15/46/92" >> $paletti echo "-50 44/171/180 -20 19/125/139" >> $paletti echo "-20 105/188/190 -5 44/171/180" >> $paletti echo "-5 200/199/179 -0 105/188/190" >> $paletti echo "B black" >> $paletti echo "F white" >> $paletti echo "N 128" >> $paletti

  1. !/bin/bash
    1. you need ETOPO1 1 arc min gmt4 .grd file!
    2. or gebko 0.5 arc min .nc file, thar is cut tex -R-82/-76.5/24/30
    1. !!!NOTE!!! run first this
  1. gmt grdclip etopo1.grd -Gmeri.grd -Sa-11.0/-1.0 -V

rect=-R-82/-76.5/24/30

  1. rect=-80.5/-77.5/25.5/27.5

grid=meri.nc proj=-JQ16c target=topo.ps skale1=-Lf-79/24.5/26/300 skale2=-Lf-79/25.7/20.5/200

  1. gmt makecpt -Cgebco -Z >./pano.cpt
    1. gmt makecpt -Crelief -Z >./pano.cpt

gmt makecpt -Cglobe -Z >./pano.cpt

gmt grdimage $grid -C./$paletti $proj $rect -P -K > $target

  1. gmt grdcontour $grid -C./$paletti $proj $rect -O -K >> $target

gmt pscoast $rect $proj \

        -B1 \
        -Di \
        -G66/150/22 \
         $skale1 \
        -Wthin,black  \
        -P -O -K >> $target

gmt psxy <<EOF $rect $proj -W3.0p,red -P -O -K >> $target -80.173101 26.12 -79.081868 26.06 -77.903512 26.01 -78.175016 27.034045 -80.173101 26.13 EOF

    1. ft lauderdale

echo "-80.173101 26.12 0.5" | gmt psxy -Sc0.75 $rect $proj -G255/0/0 -W1.0p/0,0/0/0 -P -K -O >> $target

    1. bombing

echo "-79.081868 26.06 0.5" | gmt psxy -Si1.0 $rect $proj -G255/255/0 -W0.1p/0,0/77/0 -P -K -O >> $target

    1. last location of flight 19

echo "-79 29 4.0" | gmt psxy -Sc $rect $proj -W2.0p/0,0/255/0,- -P -K -O >> $target

    1. route of martin mariner

gmt psxy <<EOF $rect $proj -W4.0p,orange -P -O -K >> $target -80.648 28.306 30 0 1 CM 8 -80 29 30 0 1 CM 9 EOF

    1. martin mariner start

echo "-80.648 28.306 1" | gmt psxy $rect $proj -Sc0.75 -W5p,orange -Gred -P -O -K >> $target

    1. martin mariner disappearence

echo "-80.0 29.0 1" | gmt psxy $rect $proj -Sa -W1.5p,red -Gred -P -O -K >> $target

    1. taylor thought that he was at keys

echo "-81 24.60 1" | gmt psxy $rect $proj -Sh -W3p,green -Gblue -P -O -K >> $target

gmt psconvert topo.ps -Tf pdf2svg topo.pdf topo.svg

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:52, 17 June 2018Thumbnail for version as of 15:52, 17 June 2018634 × 666 (411 KB)Merikanto (talk | contribs)User created page with UploadWizard

Metadata