<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/gie/unitconvert.gie, branch 5.1.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Custom unit factors in unitconvert.</title>
<updated>2018-01-04T23:29:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-01-04T15:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7449edfb10496e2e8d1633d6fe77201787ae7ad8'/>
<id>7449edfb10496e2e8d1633d6fe77201787ae7ad8</id>
<content type='text'>
Added the possibility to use custom unit factors. Similar to the
classic +to_meter parameter the conversion factor is related to meters,
i.e. the factor for conversion from kilometers meters is 1000. The
custom unit factors is given using the existing xy_in, xy_out, z_in and
z_out parameters, for example:

    proj=unitconvert xy_in=4.5 +xy_out=mm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the possibility to use custom unit factors. Similar to the
classic +to_meter parameter the conversion factor is related to meters,
i.e. the factor for conversion from kilometers meters is 1000. The
custom unit factors is given using the existing xy_in, xy_out, z_in and
z_out parameters, for example:

    proj=unitconvert xy_in=4.5 +xy_out=mm
</pre>
</div>
</content>
</entry>
</feed>
