[mapguide-users] Re: ZOOM To Full Extent Of Layer

siva4gis leo.shiv at gmail.com
Sat May 15 04:24:56 EDT 2010


Hi,


If you are using oracle, then oracle can give MBR value for a particular
selection so by using that you can view extent.

AppMembers.Query =
QueryBuilder.Select("SDO_GEOM.SDO_MBR(st.geometry).Get_WKT() MBR",
strTableName + " st", "st." + strColumnName + " ='" + strColumnValue + "'");



--
Siva
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/ZOOM-To-Full-Extent-Of-Layer-tp5039820p5058538.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list