Retour

tgt306.tex

Télécharger le fichier Fichier PDF
Image PNG
\documentclass[a4paper]{article}
\usepackage{pstricks-add,pst-map3d}
\pagestyle{empty}
\begin{document}
\psset{path=../data}
 
\newpsstyle{Globe}{circles=true,canada=true}
\newpsstyle{night}{fillstyle=solid,fillcolor=black,opacity=0.8}
\psset{Radius=5,Decran=100,Dobs=100,unit=0.6}
\begin{pspicture}(-7,-7)(7,7)
\psframe(-7,-7)(7,7)
\psline(-9;69.55389)(9;69.55389)
\rput(-9;69.55389){\psline(3,0)\psarc{->}(0,0){2}{0}{69.55389}\uput[35](1;35){69.55389}}
\psGlobeTellure[hour=2](31.22694,69.55389){Petchenga}
\end{pspicture}
 
\end{document}