[Mapserver-users] error in Mapserver PHP/MapScript class reference
Andrés Collao
collao_andres at hotmail.com
Mon Oct 27 11:37:33 PST 2003
In the Eg of usage of "ProjectionObj Class" it is written
$poPoint = $poPoint->project($projInObj, $projOutObj);
and must say
$poPoint->project($projInObj, $projOutObj);
or
$exit_of_convertion=$poPoint->project($projInObj, $projOutObj);
because the project() it's return a integer value and not a object.
please correct this error soon.
::: Andrés Collao Pérez :::
[ collao_andres at hotmail.com ]
[ andres at mapserver.cl ]
:::
:::El hombre es un Dios cuando sueña y un mendigo cuando reflexiona.
:::
:::Il peggior nemico del succeso è la pauta del fallimiento
:::El peor enemigo del éxito es el miedo al fracaso
:::
_________________________________________________________________
¿Estás buscando un auto nuevo? http://www.yupimsn.com/autos/
More information about the MapServer-users
mailing list