File:Dyatlov pass incident accurate mountain and tent map 2.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
Source: Wikipedia, the free encyclopedia.

Original file(SVG file, nominally 730 × 776 pixels, file size: 189 KB)

Summary

Description
English: Map of Dyatlov pass incident mountain and tent.
Date
Source Own work
Author Merikanto
SVG development
InfoField
 
The SVG code is valid.
 
This map was created with an unknown SVG tool.

rem rem dyatlov pass incident rem GMT 6 script, windows 10 command line bat rem rem need jaxa aster gtm3 or some accurate dem rem rem 2.2.2021 v 0000.0001 rem rem attempt to set location of tent rem

rem base aster gtm 3 dataset rem copy ./djatlov_grid/ASTGTMV003_N61E059_dem.tif ./djatlov_grid/pohja.tif

rem gmt grdcut ./djatlov_grid/pohja.tif -Gaster.tif -R59.415/59.475/61.725/61.785

echo 800 100/120/140 900 220/255/180 > palette2.cpt echo 900 220/255/180 1000 255/210/150 >> palette2.cpt echo B black >> palette2.cpt echo F white >> palette2.cpt echo N 127.5 >> palette2.cpt


rem gmt grdgradient ./djatlov_grid/pohja.tif -Ghillshade-grad.nc -A270 -Ne0.6 -V rem gmt grdhisteq hillshade-grad.nc -Ghillshade-hist.nc -N -V rem gmt grdmath hillshade-hist.nc 5 DIV = hillshade-int.nc rem gmt makecpt -Ccopper -T000/1100/10 -Z > palette.cpt

rem gmt grdimage -JQ18 -R59.415/59.475/61.725/61.785 ./djatlov_grid/pohja.tif -B1m1m -Cpalette.cpt -K -V -P > out.ps

rem gmt grdimage -JQ18 -R59.415/59.475/61.725/61.785 ./djatlov_grid/pohja.tif -B1m1m -Cpalette2.cpt -Ihillshade-int.nc -K -V -P > out.ps

rem gmt grdimage -nc -JQ18 -R59.425/59.46/61.752/61.773 ./djatlov_grid/pohja.tif -B1m1m -Cpalette.cpt -Ihillshade-int.nc -K -V -P > out.ps


gmt grdimage -nl -JQ18 -R59.427/59.434/61.754/61.762 ./djatlov_grid/pohja.tif -B10s10s -Cpalette2.cpt -K -V -P > out.ps


gmt grdcontour -J -R -B -C5 -Wa0.8,127/0/0 -Wc0.3,150/0/0 -A50+f16p ./djatlov_grid/pohja.tif -V -P -O -K >> out.ps


Rem gmt pscoast -J -R -W1 -N1 -S0 -Lf59.435/61.733/61.733/2 -V -P -O -K >> out.ps rem gmt pscoast -J -R -W2 -N2 -S0 -Lf59.424/61.753/61.753/0.5+l --FONT_LABEL=f24p,Sans-Serif --FONT_ANNOT_PRIMARY=f24p,Sans-Serif --MAP_SCALE_HEIGHT=0.3 --MAP_TICK_PEN_PRIMARY=thicker,black --LABEL_FONT_SIZE=16p -V -P -O -K >> out.ps gmt pscoast -J -R -W2 -N2 -S0 -Lf59.431/61.7545/61.7545/0.25+l --MAP_SCALE_HEIGHT=0.3 --MAP_TICK_PEN_PRIMARY=thicker,black --LABEL_FONT_SIZE=16p -V -P -O -K >> out.ps


rem gmt psxy -J -R -Sc2.0 -W3p,180/0/0,- -O << EOF >>out.ps rem 59.462778 61.754722 rem EOF

rem tent original attempt rem echo 59.43123 61.75877 > cache.txt rem gmt psxy cache.txt -J -R -St0.6 -G127/127/200 -W3p,0/0/180,- -V -P -O -K >> out.ps

rem from net 2 echo 59.429409 61.7586180 > cache.txt gmt psxy cache.txt -J -R -St2.4 -G- -W2p,DarkBlue,.. -V -P -O -K >> out.ps gmt psxy cache.txt -J -R -St0.75 -G127/127/200 -W4p,DarkBlue -V -P -O -K >> out.ps

rem gmt psxy cache.txt -J -R -St5 -G- -W6p,0/0/180,.. -V -P -O -K >> out.ps echo 59.432 61.7596 60 0 1 rm Tent > cache.txt gmt pstext cache.txt -J -R -F+f30p,Sans-Serif,DarkBlue+jBL -V -P -K -O >> out.ps

rem cedar echo 59.4549787 61.76477 > cache.txt gmt psxy cache.txt -J -R -St0.6 -G40/120/40 -W3p,0/42/0,-. -V -P -K -O >> out.ps echo 59.459 61.7637 30 0 1 rm Cedar > cache.txt gmt pstext cache.txt -J -R -F+f30p,Sans-Serif,DarkBlue+jBL -V -P -K -O >> out.ps

rem ravine echo 59.453 61.7655 20 0 1 rm Ravine > cache.txt gmt pstext cache.txt -J -R -F+f30p,Sans-Serif,DarkBlue+jBL -V -P -K -O >> out.ps

rem mountain echo 59.427 61.755 32 0 5 rm Holat-Sayakhyl > cache.txt gmt pstext cache.txt -J -R -F+f30p,Sans-Serif,DarkRed+jBIL -V -P -K -O >> out.ps


rem dyatlov pass echo 59.462778 61.754722 > cache.txt gmt psxy cache.txt -J -R -Sc2.0 -W3p,180/0/0,- -V -P -O -K >>out.ps echo 59.462778 61.754722 30 1 4 rm Dyatlov Pass > cache.txt gmt pstext cache.txt -J -R -F+f30p,Sans-Serif,DarkBlue+jBL -V -P -K -O >> out.ps


echo 59.441314557592591,61.759064921390738 > cache.txt echo 59.441982532345719,61.759290837580707 >> cache.txt echo 59.442422103032989,61.759667163104425 >> cache.txt echo 59.443146691171336,61.75991308684398 >> cache.txt echo 59.443658407546351,61.760124073132118 >> cache.txt echo 59.443995403063568,61.760497088033603 >> cache.txt echo 59.444296982921308,61.760558136817913 >> cache.txt echo 59.444428697732107,61.760694171952522 >> cache.txt echo 59.444667449146017,61.7607524006932 >> cache.txt echo 59.444938752938853,61.760831763632318 >> cache.txt echo 59.445146458343864,61.761023116660844 >> cache.txt echo 59.445419551132879,61.761311686096548 >> cache.txt echo 59.445939751565362,61.76153319994026 >> cache.txt echo 59.446367490676181,61.761763244955851 >> cache.txt echo 59.446790443785453,61.76203931549864 >> cache.txt echo 59.446864917478422,61.762291219425045 >> cache.txt echo 59.447281453581873,61.762615554390429 >> cache.txt echo 59.447625999543867,61.76271605886884 >> cache.txt echo 59.448055718164476,61.762729131747598 >> cache.txt echo 59.448078937819268,61.762814392520333 >> cache.txt echo 59.448344288358363,61.763077774503195 >> cache.txt echo 59.448700220471643,61.763353474798038 >> cache.txt echo 59.449407086089693,61.76362214137059 >> cache.txt echo 59.450152761536614,61.763837876724601 >> cache.txt echo 59.450500171736181,61.764111788680943 >> cache.txt echo 59.450995064797468,61.764342223351775 >> cache.txt echo 59.45164301419193,61.764471932961143 >> cache.txt echo 59.452064083115026,61.764478860006975 >> cache.txt echo 59.452138160505356,61.764574053189904 >> cache.txt echo 59.4526521901617,61.764891504405071 >> cache.txt echo 59.452822552036331,61.76509908635748 >> cache.txt echo 59.452821873638271,61.765171126657258 >> cache.txt echo 59.45291846123699,61.765271099091912 >> cache.txt echo 59.45308787813476,61.765320628243366 >> cache.txt echo 59.453272619735323,61.765294730356082 >> cache.txt echo 59.453427776796467,61.765297771711523 >> cache.txt echo 59.453567820249468,61.765394886824531 >> cache.txt echo 59.453676508269496,61.765446090648943 >> cache.txt echo 59.453797204676718,61.765447222359555 >> cache.txt echo 59.453822103848232,61.765548737836959 >> cache.txt echo 59.453790995432577,61.765615381407571 >> cache.txt echo 59.453825548356647,61.765676120897808 >> cache.txt echo 59.453869605600204,61.76577425271725 >> cache.txt echo 59.453739407455174,61.765868632413948 >> cache.txt echo 59.453710550918309,61.765920691218675 >> cache.txt echo 59.453702409566901,61.766005105044663 >> cache.txt echo 59.453638371268752,61.766083839547271 >> cache.txt echo 59.453486338947748,61.766149184540708 >> cache.txt echo 59.453599418724359,61.766343280391069 >> cache.txt echo 59.453954524431218,61.766399251446025 >> cache.txt echo 59.454184704861831,61.76644457976964 >> cache.txt echo 59.454260512248155,61.766527661514061 >> cache.txt echo 59.454152274608987,61.766642818170297 >> cache.txt echo 59.454028080024777,61.766745949142695 >> cache.txt echo 59.453918029275627,61.766837903885687 >> cache.txt echo 59.454003965944317,61.766893825119936 >> cache.txt echo 59.454607269774925,61.766800144682321 >> cache.txt echo 59.45451715455544,61.767130475980615 >> cache.txt echo 59.4545956591841,61.767215389611586 >> cache.txt echo 59.454748614307036,61.767282668763457 >> cache.txt echo 59.454773419365118,61.767393308255976 >> cache.txt echo 59.454919344833847,61.7674977121086 >> cache.txt echo 59.455195423020072,61.767472199880864 >> cache.txt echo 59.455394677751073,61.767459039733765 >> cache.txt echo 59.455643795650658,61.767474631943735 >> cache.txt echo 59.455731447237177,61.767585359165516 >> cache.txt echo 59.455726375353898,61.767651071373358 >> cache.txt echo 59.455846596297327,61.767746591933033 >> cache.txt echo 59.456033043706917,61.767698334151447 >> cache.txt echo 59.456250366145703,61.767730104176948 >> cache.txt echo 59.456164182356005,61.7679312118076 >> cache.txt echo 59.456230705720493,61.768024029409524 >> cache.txt echo 59.456212344837049,61.76814403545152 >> cache.txt echo 59.456003055211148,61.768314614517827 >> cache.txt echo 59.4557078277779,61.768472958382787 >> cache.txt echo 59.455331844879403,61.768617825070315 >> cache.txt echo 59.45523223679259,61.768843872040897 >> cache.txt echo 59.45534455450256,61.769013869328518 >> cache.txt echo 59.455270580940649,61.769268500888543 >> cache.txt echo 59.455641791499154,61.769554729890558 >> cache.txt echo 59.455535843082714,61.769713035198521 >> cache.txt echo 59.455099057205722,61.770030093133208 >> cache.txt echo >> cache.txt echo 59.453535741666641,61.765312349409591 >> cache.txt echo 59.453604703093895,61.765190748522365 >> cache.txt echo 59.453786510493011,61.765083976615358 >> cache.txt echo 59.453936971788821,61.765039488211407 >> cache.txt echo 59.45414385607058,61.764837806639996 >> cache.txt echo 59.454162663732561,61.764742897207753 >> cache.txt echo 59.454231625159807,61.764659851214397 >> cache.txt echo 59.454413432558937,61.764579770937054 >> cache.txt echo 59.454425971000234,61.764484860708841 >> cache.txt echo >> cache.txt echo 59.453911894906192,61.765457676668788 >> cache.txt echo 59.453943241009483,61.765380564331025 >> cache.txt echo 59.45392443334751,61.765294554187818 >> cache.txt echo 59.454043548540035,61.765244134336911 >> cache.txt echo 59.454250432821794,61.765226339075681 >> cache.txt echo 59.454375817234975,61.765140328501332 >> cache.txt echo 59.454444778662221,61.765009829239695 >> cache.txt echo 59.454538816972104,61.764950511210522 >> cache.txt echo 59.454601509178694,61.764849670298439 >> cache.txt echo 59.454726893591889,61.764748829055861 >> cache.txt echo 59.454896162549687,61.764731033508141 >> cache.txt echo >> cache.txt echo 59.453899356464881,61.765775021562888 >> cache.txt echo 59.454150125291235,61.765724602499354 >> cache.txt echo 59.454281778925079,61.765712739178291 >> cache.txt echo 59.454469855544851,61.765605969082799 >> cache.txt echo 59.454526278530793,61.765490301061199 >> cache.txt echo 59.454645393723304,61.765282690700943 >> cache.txt echo 59.454814662681109,61.76520557792459 >> cache.txt echo 59.455071700728134,61.765155157927865 >> cache.txt echo 59.455197085141322,61.76509584017888 >> cache.txt echo 59.455234700465276,61.765045420002323 >> cache.txt echo >> cache.txt rem echo EOF >> cache.txt

gmt psxy cache.txt -J -R -W2.0p,0/0/64,- -V -P -O -K >> out.ps


rem bodies

echo 59.44493692006586,61.762129336012116,k > cache.txt echo 59.44836167718233,61.76220595524,s >> cache.txt echo 59.4498444493604,61.763239014956255,d >> cache.txt echo 59.454716619139845,61.76479863131844,kr2 >> cache.txt echo 59.454716619139846,61.76479863131845,kr2b >> cache.txt echo 59.45401968997703,61.76506217040845,zo4 >> cache.txt echo 59.45401968997704,61.76506217040846,zo4 >> cache.txt echo 59.45401968997705,61.76506217040847,zo4 >> cache.txt echo 59.45401968997706,61.76506217040848,zo4 >> cache.txt

gmt psxy cache.txt -J -R -S+0.75 -W4.0 -G0/0/0 -V -P -O >>out.ps


gmt psconvert ./out.ps -A -Tg gmt psconvert ./out.ps -A -Tf


rem using poppler

pdftocairo.exe -svg "out.pdf" "out.svg"


rem echo EOF >> cache.txt

rem gmt psxy cache.txt -J -R -W2.0p,0/0/32 -V -P -O >> out.ps



Licensing

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.

Captions

Map of Dyatlov pass incident mountain and tent.

Items portrayed in this file

depicts

31 January 2021

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:19, 2 February 2021Thumbnail for version as of 13:19, 2 February 2021730 × 776 (189 KB)MerikantoUpload
18:59, 31 January 2021Thumbnail for version as of 18:59, 31 January 2021730 × 776 (189 KB)MerikantoUploaded own work with UploadWizard
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Metadata