<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Norman ,<br>
Thanks .<br>
So now I am able to use Aitoff proj when I draw a polygon shapefile but
<br>
I am not able, mapserver doesn't respond me more, to draw a grid (
graticule) on that.<br>
I defined an other layer named "GRID" , I want superimpose this layer
to the polygon layer. Here is the layer definition. Is it correct?<br>
Sorry I am new of mapserv/proj and relative staff.<br>
<br>
Thanks<br>
<br>
LAYER<br>
&nbsp;&nbsp; NAME "GRID"<br>
&nbsp;&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp;&nbsp; "DESCRIPTION" "Grid"<br>
&nbsp;&nbsp; END<br>
&nbsp;&nbsp; TYPE LINE<br>
&nbsp;&nbsp; STATUS ON<br>
&nbsp;&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp;&nbsp; NAME "Graticule"<br>
&nbsp;&nbsp;&nbsp;&nbsp; COLOR 123 123 123<br>
&nbsp;&nbsp;&nbsp;&nbsp; LABEL<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR&nbsp; 255 0 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 255 255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp;&nbsp; END <br>
&nbsp; END<br>
&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "proj=aitoff"<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "lon_0=00d"<br>
&nbsp; END<br>
&nbsp; GRID<br>
&nbsp;&nbsp;&nbsp; LABELFORMAT DDMM<br>
&nbsp;&nbsp;&nbsp; MAXARCS 10<br>
&nbsp;&nbsp;&nbsp; MAXINTERVAL 10<br>
&nbsp;&nbsp;&nbsp; MAXSUBDIVIDE 2<br>
&nbsp; END<br>
END # Layer GRID<br>
<br>
Norman Vine wrote:
<blockquote cite="mid200612142251.kBEMp1SI025026@smtp11.cape.com"
 type="cite">
  <pre wrap="">Antonio writes:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Do you know if tha Aitoff projection is supported in the current Proj
4.4.9 release?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes

  </pre>
  <blockquote type="cite">
    <pre wrap="">and if so, what kinds of parameters I need to put in my mapfile.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think this should work

"+proj=aitoff +lon_0=XXX"

Where lon_0 is central meridean of desired map

HTH

Norman

_______________________________________________
Proj mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
/-------------------------------------------------------\
       PLEASE WARNING: E-mail is CHANGED
             <a class="moz-txt-link-abbreviated" href="mailto:volpicelli@oato.inaf.it">volpicelli@oato.inaf.it</a>
/-------------------------------------------------------\
</pre>
</body>
</html>