[pstricks] pst-map3d

Poul Riis Poul.Riis at skolekom.dk
Sat Nov 14 23:35:18 CET 2009


I just tried pst-map3d, using the example below.
It doesn't work but I guess that the problem has to do with data handling.

Exactly which data file should be downloaded and exactly which format
conversions should be done - and how?



Poul Riis




\documentclass[10pt]{article}%
\usepackage[dvips,svgnames,x11names]{xcolor}
\usepackage{pst-map3d}

\begin{document}\begin{pspicture}(-4,-4)(4,4)
\psset{PHI=48.85,THETA=2.32,Decran=15,path=d:/miktex/wdb}
\WorldMapThreeD[gridmapcolor=yellow,circlesep=1,mapcolor=green!50,bordercolor=red,coastwidth=1.2pt,capitals,islandcolor=blue,coastcolor=blue,coasts]
\psmeridien{2.32}
\psparallel{48.85}
\mapputIIID(2.32,48.85){Paris}
\end{pspicture}

\end{document}



More information about the PSTricks mailing list