<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AutocadMap 3D create CURVEPOLYGON on SQLServer geometry field instead of POL in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/autocadmap-3d-create-curvepolygon-on-sqlserver-geometry-field/m-p/8767169#M9272</link>
    <description>&lt;P&gt;Yes, curvepolygons (aka those with Arcs) are not supported by ArcMap/ArcGIS Pro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a workaround where I have to update my Geometry field in SQL Server after the user draws a polygon so ESRI can read it..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;update myParcels&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; set shape=[Shape].&lt;WBR /&gt;CurveToLineWithTolerance(0.1,&lt;WBR /&gt;0)&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; where Shape.STGeometryType() like '&lt;SPAN class="il"&gt;CurvePolygon&lt;/SPAN&gt;'&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;It would be nice if we could force the FDO layers in AutoCAD Map 3D to draw only Polygons if we wished.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 May 2019 14:39:31 GMT</pubDate>
    <dc:creator>gluckett</dc:creator>
    <dc:date>2019-05-02T14:39:31Z</dc:date>
    <item>
      <title>AutocadMap 3D create CURVEPOLYGON on SQLServer geometry field instead of POLYGON</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/autocadmap-3d-create-curvepolygon-on-sqlserver-geometry-field/m-p/8415869#M9271</link>
      <description>&lt;P&gt;On SQL Server 2017 we want to have only POLYGON geometries in the geometry field.&lt;/P&gt;
&lt;P&gt;When we add a new geometry to the SQL table with Autocad Map 3D, we find that automatically this new feature is of a CURVEPOLYGON type.&lt;/P&gt;
&lt;P&gt;There is a workaround to have only POLYGON created for new geometries on SQL Server 2017? (settings, etc.)&lt;/P&gt;
&lt;P&gt;The command that we are using from the layer connected to SQLServer is "New geographic entity from geometry" (DMUI_GISCREATENEWFEATURECMD)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Fabio&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 10:46:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/autocadmap-3d-create-curvepolygon-on-sqlserver-geometry-field/m-p/8415869#M9271</guid>
      <dc:creator>fabiorizzato</dc:creator>
      <dc:date>2018-11-21T10:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: AutocadMap 3D create CURVEPOLYGON on SQLServer geometry field instead of POL</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/autocadmap-3d-create-curvepolygon-on-sqlserver-geometry-field/m-p/8767169#M9272</link>
      <description>&lt;P&gt;Yes, curvepolygons (aka those with Arcs) are not supported by ArcMap/ArcGIS Pro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a workaround where I have to update my Geometry field in SQL Server after the user draws a polygon so ESRI can read it..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;update myParcels&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; set shape=[Shape].&lt;WBR /&gt;CurveToLineWithTolerance(0.1,&lt;WBR /&gt;0)&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; where Shape.STGeometryType() like '&lt;SPAN class="il"&gt;CurvePolygon&lt;/SPAN&gt;'&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;It would be nice if we could force the FDO layers in AutoCAD Map 3D to draw only Polygons if we wished.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 May 2019 14:39:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/autocadmap-3d-create-curvepolygon-on-sqlserver-geometry-field/m-p/8767169#M9272</guid>
      <dc:creator>gluckett</dc:creator>
      <dc:date>2019-05-02T14:39:31Z</dc:date>
    </item>
  </channel>
</rss>

