[mapguide-users] Resample or Clip expression for WMS connection

Jackie Ng jumpinjackie at gmail.com
Fri Jun 16 23:51:22 PDT 2023


Plan B then is to get at this class definition through the FDO IConnnection,

Make a IDescribeSchema command (using the correct CommandType enum as
previously stated), execute it loop through its results until you find the
matching feature class which lyr.GetFeatureClassName() should tell you the
name of the feature class to look for ...

... Unless that method too throws "not implemented", in which case ... what
kind of an implementation of the MapGuide API is this?

- Jackie

You wrote:

Ugh…Now I’m getting a “not implemented” exception on that method.
Starting to wonder if this is even possible from Map 3D.

-- 
*Please Note: I no longer create new posts or post replies to any OSGeo
mailing list through nabble. As a result, you most likely won't see this
message appear on nabble's view of any OSGeo mailing list and may only see
this message through mailing list archives or depending on your mailing
list subscription settings, through daily message digests or automated
notifications from the mailing lists.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20230617/937a385b/attachment.htm>


More information about the mapguide-users mailing list