This is an old revision of the document!
Русская версия
первая попытка что-то написать в вики ну и ссылочку вставить сюда
Test uploading Scale_th2.py"
Separating out legend, scale bar and north arrow.
code tex-map #begining of TeX code
}
\legendbox{85}{95}{NW}{ % set legend position
\legendwidth 25 cm % set width of the legend
\legendtextsize={\size[18]} % set font size
\hsize=\legendwidth
\input th_legend
}
\legendbox{15}{95}{NW}{\northarrow} % set north arrow position
\legendbox{50}{5}{NW}{\scalebar} % set scale bar position
\legendbox{5}{95}{NW} {\loadpicture{/full/path/to/image.png}} % insert image. default map image command will not work.
}
endcode #end of TeX code