[mapguide-users] Retrieving id value of points in a point layer
Kenneth Skovhede, GEOGRAF A/S
ks at geograf.dk
Thu Mar 12 08:37:04 EDT 2009
If you data is in a database, you can just issue a regular select on the
corresponding table.
Otherwise, you have to use the MgFeatureService to query the relevant
FeatureSource for the data:
http://mapguide.osgeo.org/files/mapguide/docs/webapi/d5/d10/class_mg_feature_service.htm
Regards, Kenneth Skovhede, GEOGRAF A/S
susan Daniel skrev:
> *hi all...
>
> I would like to display some information from database(mysql)
> through a new window.My platform is mapguide maestro.My map having 2
> layrs. the top most layer is a point layer.while clicking on each
> point a new window should open.so that i have given a link in the
> layer.the text in link feild is like this
> CONCAT(‘/mapguide/mapviewerphp/open.php?ID=’, ‘ID’).Now my
> problem is i want to get the info corresponding each point.
> Any sample code in php??
> I'm newer in this so please help me ..
>
>
> thanks in advance
>
> susan
> *
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20090312/8aad6e74/attachment.html
More information about the mapguide-users
mailing list