<div dir="ltr">I haven't experienced problems with MapGuide viewing them, but I definitely have had issues with ArcGIS.<div><br></div><div>I usually write a trigger or manually update like this in SQL Server:</div><div><br></div><div><div>update  [dbo].[lot_lines]</div><div>set Geom= 

Geom.CurveToLineWithTolerance(0.01,0)  </div><div>where 

Geom.STGeometryType() = '<span class="gmail-il">CompoundCurve</span>'</div></div><div><br></div><div><br></div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #d3d4de">
        <tr>
        <td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 5, 2020 at 10:59 AM _Jon_ <<a href="mailto:jrizzo@langan.com">jrizzo@langan.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have been having difficulty viewing data that is stored in SQL Server as a<br>
GeometryCollection.  If the collection is split up into its component<br>
LINESTRING, COMPOUNDCURVE and CIRCULARSTRING elements I can see them just<br>
fine but I don't see anything when these features are stored in a<br>
collection.  Is GeometryCollection supported, and if so, is there a trick to<br>
using this type of geometry with mapguide?  <br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html</a><br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org" target="_blank">mapguide-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapguide-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapguide-users</a></blockquote></div>