Türkiye Kıyı Şeridi
From GMT Türkiye Wiki
#!/bin/csh # Turkiye Haritasi pscoast -R25/45/33/43 -JM6 -Df -B4f2g2SWne -A100 -Na/5/255/0/0 \ -I1/1/0/0/255 -G46/139/87 -C250/255/255 -S176/226/255 -W3 -X1.3 -Y5 -P -K > pscoast.ps # pscoast -R25/45/33/43 -JL35.5/36.5/33/41/9.6 -Df -B4f2g2 -A100 -Na/3/255/0/0 \ # -Ia/1/0/0/255 -G200 -S255 -W3 > pscoast.ps ; exit #Yazi pstext -R -JM -N -O -K -: <<END>> pscoast.ps 45.1 35.0 15 0 1 CM TURKIYE END #Sembol psxy -R -JM -O -K -Sa0.3 -G255/255/0 -: -W2 <<END>> pscoast.ps 40.0 32.0 0.5 END #Beyaz Kutu psxy -R -JM -O -K -A -G255 -W1 -: <<END>> pscoast.ps 36.0 38.0 36.0 45.0 33.0 45.0 33.0 38.0 36.0 38.0 END # Genel Harita pscoast -R10/60/33/50 -JM1.9 -Di -W1 -A1000 -G0 -S255 -K -O -X4 -Y0.1 >> pscoast.ps #Kirmizi Cerceve psxy -R -JM -O -A -W10/255/0/0 -: <<END>> pscoast.ps 33 10 33 60 50 60 50 10 33 10 END