<!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>
NAME "GRID"<br>
METADATA<br>
"DESCRIPTION" "Grid"<br>
END<br>
TYPE LINE<br>
STATUS ON<br>
CLASS<br>
NAME "Graticule"<br>
COLOR 123 123 123<br>
LABEL<br>
COLOR 255 0 0<br>
OUTLINECOLOR 255 255 255 <br>
END <br>
END<br>
PROJECTION<br>
"proj=aitoff"<br>
"lon_0=00d"<br>
END<br>
GRID<br>
LABELFORMAT DDMM<br>
MAXARCS 10<br>
MAXINTERVAL 10<br>
MAXSUBDIVIDE 2<br>
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>