[Chameleon] chameleon and projections
Bart van den Eijnden
bartvde at xs4all.nl
Tue Mar 7 04:31:16 EST 2006
Hi,
Mapscript can project the points for you (project function of the PointObj):
int project(projectionObj in, projectionObj out)
Project the point from "in" projection (1st argument) to "out"
projection (2nd argument). Returns MS_SUCCESS/MS_FAILURE.
See:
http://mapserver.gis.umn.edu/docs/reference/phpmapscript-class/referencemanual-all-pages
for details.
Best regards,
Bart
> Hi,
> I was wondering if Chameleon has a widget for projecting points in the
> background ? I'm currently useing php_proj.dll's pj_init() which i guess
> is
> no longer supported for php5/mapscript46....
> thanks for any help,
> Paul
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
>
More information about the Chameleon
mailing list