[Mapserver-users] ms_newprojectionObj - change from v3.6 to v4.0??

Daniel Morissette morissette at dmsolutions.ca
Wed Dec 17 18:35:04 EST 2003


Debbie Pagurek wrote:
> Paul, thanks for your help.  I now see the difference in the v3.6 code 
> and v4.0.
> The documentation for the ProjectionObj Class on this page is incorrect 
> however.
> http://mapserver.gis.umn.edu/doc40/phpmapscript-class-guide.html#proj
> 
>     $poPoint = $poPoint->project($projInObj, $projOutObj); 
> 
> This is incorrect  - it should be just
> 
> $poPoint->project($projInObj, $projOutObj); 
> 
> Perhaps someone could update that part of the documentation.
> 


Thanks for pointing that. I have updated the source of the document in 
the mapserver_docs CVS, that should be reflected on the website on the 
next update.

Daniel
-- 
------------------------------------------------------------
  Daniel Morissette               morissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------




More information about the mapserver-users mailing list