<div dir='ltr'>
Hi David,<BR>IMHO by "inline" documentation is referring to projection block in mapfile. You can use projection block defined by you directly in layer or map definition. However, if your layers are in same projection as of map (output projection) you may also avoid layer projection block.<BR>Hope it helps.<BR>-Sumit<br> <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><900913> +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 <>
<br># WGS 84
<br><4326> +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs  <>
<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> 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><900913> +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 <>
<br><br>To:
<br><br>PROJECTION
<br>  "proj=utm"
<br>  "ellps=GRS80"
<br>  "datum=NAD83"
<br>  "zone=15"
<br>  "units=m"
<br>  "north"
<br>  "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/>