hello <br><br>i am trying to use python mapscript to generate map file and it seems to be great but some synthax is not understanding by me .:( <br><br>so to set with one argument is not complex like <br><br><br>anewmap.maxsize = 2000   it is working <br>
<br>but for <br><br>anewmap.size = 640 480  or (640,480) or &quot;640 480&quot;  <br>the result is SIZE -1 -1<br><br>the trouble for extent to and <br>write projection with init: epsg=4326 ... <br><br>So is the sample for that or API reference more complete for the syntax for python ?  either than the mapserver guide  ? <br>
<br>regards <br><br>T.<br>