[ms4w-users] executeWFSGetfeature()

Jeff McKenna jeffmckenna at gmail.com
Tue May 20 10:15:25 EDT 2008


I'm guessing...but since that executeWFSGetFeature() works on a layer,  
shouldn't you be using getLayerByName on your map object, instead of  
creating a new layer object?

-jeff




On 19-May-08, at 8:16 PM, Dzilberte Bekode wrote:

> Hi
>
> executeWFSGetfeature() doesn't work.
> Result is empty string.
>
> <?php
>
>  dl('php_mapscript.dll');
>  $map_path="/ms4w/apps/test/";
>
> $map = ms_newMapObj($map_path."lol.map");
> $map2 = ms_newLayerObj($map);
>
> $lol = $map2->executeWFSGetfeature();
> ?>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ms4w-users/attachments/20080520/01d823ab/attachment.html


More information about the ms4w-users mailing list