<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-NZ link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hello<o:p></o:p></p><p class=MsoNormal>In my thconfig file I typically specify an output coordinate system for exported maps.<o:p></o:p></p><p class=MsoNormal>Typically I use:<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>cs EPSG:2193 and this returns, by way of \outcsname in the header, “NZGD2000 / New Zealand Transverse Mercator 2000”<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sometimes I use:<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>cs EPSG:27200 and this used to return “NZGD49 / New Zealand Map Grid”<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Strangely today it returns “NZGD49 / New Zealand Map Grid<span style='background:yellow;mso-highlight:yellow'>erse</span> <span style='background:yellow;mso-highlight:yellow'>Mercator 2000</span>”, a strange combination of the correct text with part of the other coordinate system appended.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Cannot find anywhere in my project where this text has been set (or indeed any manual setting of \outcsname), and could not find in github therion/therion either.<o:p></o:p></p><p class=MsoNormal>It may be three years since I used cs EPSG:27200, and whenever that was, there were no problems.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Where does Therion get the strings for EPSG coordinate systems from?<o:p></o:p></p><p class=MsoNormal>This looks like it is probably an error at the users end, but could it be a problem with Therion or wherever Therion is getting the string from?<o:p></o:p></p><p class=MsoNormal>Ideas?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Bruce<o:p></o:p></p></div></body></html>