<div dir='ltr'>
Hi David,<BR>IMHO&nbsp;by "inline"&nbsp;documentation is referring to projection block in mapfile. You can use projection block defined&nbsp;by you directly in layer or map definition. However, if your&nbsp;layers are in same projection as of map (output projection) you&nbsp;may&nbsp;also avoid layer projection block.<BR>Hope it helps.<BR>-Sumit<br>&nbsp;<BR><div><hr id="stopSpelling">Date: Thu, 3 Nov 2011 02:01:12 -0700<br>From: <a href="/user/SendEmail.jtp?type=node&node=6958325&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a><br>To: <a href="/user/SendEmail.jtp?type=node&node=6958325&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a><br>Subject: projection inline and 900913 or 4326 within the epsg file<br><br>

        Dear All,
<br><br>Mainly, I use these projections: (my epsg file)
<br><br>#GOOGLE
<br>&lt;900913&gt; +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs &lt;&gt;
<br># WGS 84
<br>&lt;4326&gt; +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs &nbsp;&lt;&gt;
<br><br>Reading this wonderful link: <a href="http://mapserver.org/optimization/index.html" rel="nofollow" target="_blank" link="external">http://mapserver.org/optimization/index.html</a>&nbsp;I wanted to add the projection inline instead of reading the epsg file (only 4 projections inside).
<br><br>How can I convert this:
<br><br>&lt;900913&gt; +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs &lt;&gt;
<br><br>To:
<br><br>PROJECTION
<br>&nbsp; "proj=utm"
<br>&nbsp; "ellps=GRS80"
<br>&nbsp; "datum=NAD83"
<br>&nbsp; "zone=15"
<br>&nbsp; "units=m"
<br>&nbsp; "north"
<br>&nbsp; "no_defs"
<br>END
<br><br>(<a href="http://mapserver.org/optimization/mapfile.html" rel="nofollow" target="_blank" link="external">http://mapserver.org/optimization/mapfile.html</a>)
<br><br>Thanks!
<br><br>David
        
        <br>
        <br>
        <hr color="#cccccc" SIZE="1">
        <div style="font: 12px/normal tahoma, geneva, helvetica, arial, sans-serif; color: rgb(68, 68, 68); font-size-adjust: none; font-stretch: normal;">
                <div style="font-weight: bold;">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://osgeo-org.1803224.n2.nabble.com/projection-inline-and-900913-or-4326-within-the-epsg-file-tp6958307p6958307.html" target="_blank" rel="nofollow" link="external">http://osgeo-org.1803224.n2.nabble.com/projection-inline-and-900913-or-4326-within-the-epsg-file-tp6958307p6958307.html</a>
        </div>
        <div style="font: 11px/normal tahoma, geneva, helvetica, arial, sans-serif; color: rgb(102, 102, 102); font-size-adjust: none; font-stretch: normal;">
                To start a new topic under Mapserver - User, email <a href="/user/SendEmail.jtp?type=node&node=6958325&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a> <br>
                To unsubscribe from Mapserver - User, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.
        </div></div>                                               </div>

        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/projection-inline-and-900913-or-4326-within-the-epsg-file-tp6958307p6958325.html">RE: projection inline and 900913 or 4326 within the epsg file</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/Mapserver-User-f1969211.html">Mapserver - User mailing list archive</a> at Nabble.com.<br/>