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

Sowinski, Keith - DOT Keith.Sowinski at dot.wi.gov
Mon Jul 3 06:08:19 PDT 2023


I was pulled off this for a while to get another project done. Looking at this again and I was able to get the feature geometry name.  However, now I’ve run into a new issue. I’m getting this exception:
OSGeo.FDO.Common.Exception: 'InvalidFormat:
Parameter 'height' can not be empty.


This doesn’t make any sense to me because there is no “height” argument when I check the function arguments.
[cid:image001.png at 01D9AD85.51B01490]

From: mapguide-users <mapguide-users-bounces at lists.osgeo.org> On Behalf Of Jackie Ng
Sent: Saturday, June 17, 2023 1:51 AM
To: mapguide-users at lists.osgeo.org
Subject: Re: [mapguide-users] Resample or Clip expression for WMS connection


CAUTION: This email originated from outside the organization.
Do not click links or open attachments unless you recognize the sender and know the content is safe.


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/20230703/9e2cb846/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 78998 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20230703/9e2cb846/attachment.png>


More information about the mapguide-users mailing list