In addition to Steve and Gordon's comments, you might want to consider how you 
are storing the data.  This is another reason why one of the true databases 
(SQL Server, Oracle, MySQL, etc) would be helpful.  They have builtin functions 
to do as you describe.  You could get your point from Mapguide, query the 
database directly to find out the polygon it is in, then display the results in 
Mapguide.


Martin Morrison
Application Engineer
Engineering Design Systems, Inc.
3780 Peters Creek Rd Ext SW
Roanoke, VA  24018
540.345.1410
gis.edsi.com


-----Original Message-----
From: mapguide-users-boun...@lists.osgeo.org 
[mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Steve G
Sent: Friday, May 25, 2012 12:00 PM
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Re: Spatial Query

Like Gordon said, there is not an out of the box function.  If you are new to 
MGOS, I would recommend reading through the developer's guide, Chapter 4 
(Querying Feature Data) and Chapter 6 (Analyzing Features>Temporary Feature 
Sources and Creating a Buffer).  While the buffer may not be exactly what you 
want to do, it may be a starting place.  Also, the samples (php or .net) that 
you can download may be a good starting point for what you want to do
(also referenced in the developer's guide).    

Steve

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Spatial-Query-tp4976825p4976992.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to