Use a geocoding service (such as geocoder.us) to get the coordinates for a given address then run a spatial query on all the layers you want using those coordinates.
Check the Find Address script to see how the first step is done (you could also use the Viewer API to have the user set the coordinates) and the Query script for the second. File: http://download.osgeo.org/mapguide/releases/2.0.0/samples/phpviewersample.zip -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Get-Informtaion-from-Multiple-Layers-tp5243608p5254174.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
