<div class="gmail_quote">On Wed, Jul 21, 2010 at 6:37 AM, chrispg <span dir="ltr"><<a href="mailto:chrisemberson@hotmail.com">chrisemberson@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>I've created a new entry in  /usr/share/proj/epsg, calling it 27701 for now<br>
presumably units are abbreviated to 'dm' ??<br></blockquote><div><br></div><div>You need to check - the codes/numbers are used in calculations... "proj4 -lu" shows:</div><div>    ...</div><div>    dm 1/10                 Decimeter</div>
<div><br></div><div>so that looks good :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Not sure what you meant by this bit however<br>
then use +init=my:<br></blockquote><div><br></div><div>If you added it to /usr/share/proj/epsg, you need to use "epsg" as a prefix (eg. cs2cs +init=epsg:27701 +to +...). In Postgis it only cares about the "srid" column and the  "proj4text" column in spatial_ref_sys, so it's easier to make it work.</div>
<div><br></div><div>Rob :)</div></div>