<?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: Convert Object Data Field in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743878#M5426</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1271199"&gt;@ChicagoLooper&lt;/a&gt;,&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;"2. Go to Map Setup Tab=&amp;gt;Attribute Data Panel. Make sure '20ftContours_26918' is displayed in the Table dropdown menu."&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;You lost me here. What am I looking for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_3.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818519iD816A740A55C9AEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_3.png" alt="OD_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
    <pubDate>Sat, 12 Sep 2020 18:36:57 GMT</pubDate>
    <dc:creator>Pointdump</dc:creator>
    <dc:date>2020-09-12T18:36:57Z</dc:date>
    <item>
      <title>Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743625#M5421</link>
      <description>&lt;P&gt;Is there a way to convert the OD field from "420 ft" to just "420" so that I can use the elevations to create a surface in Civil 3D? When I Attach and Query I get a dialogue box that says "Check for possible mismatched data type in the expression." So I guess I need to remove the "ft" part and change the field from string to integer.&lt;/P&gt;
&lt;P&gt;The original contours were in GDB files. I converted the GDB to SHP in QGIS.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_1.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818459i0082B1C7F6E7962D/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_1.png" alt="OD_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 14:06:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743625#M5421</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T14:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743746#M5422</link>
      <description>&lt;P&gt;ODEDIT_REPLACE&lt;/P&gt;&lt;P&gt;In the ELEVATION field, replace " ft"(space and "ft") with "", i.e. empty, nothing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 16:48:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743746#M5422</guid>
      <dc:creator>АлексЮстасу</dc:creator>
      <dc:date>2020-09-12T16:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743792#M5423</link>
      <description>&lt;P&gt;Yes, of course it can be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open a clean, brand new drawing and assign an appropriate Coordinate Sytem. Execute MAPIMPORT on the 20ftContours_26918 shapefile and create OBJECT DATA during this import procedure. The contours will appear in model space as AutoCAD polylines.&lt;/LI&gt;&lt;LI&gt;Go to Map Setup Tab=&amp;gt;Attribute Data Panel. Make sure '20ftContours_26918' is displayed in the Table dropdown menu.&lt;/LI&gt;&lt;LI&gt;Highlight ELEVATION=&amp;gt;Click MODIFY&lt;/LI&gt;&lt;LI&gt;Under &lt;U&gt;Field Definition&lt;/U&gt; section, go to TYPE=&amp;gt;Integer=&amp;gt;OK (Be patient and wait for M3D to process the data change from Character to Integer.) Select a contour and verify in Properties Palette whether 'ft' has been removed.&lt;/LI&gt;&lt;LI&gt;Save this drawing in your project folder giving it a name such as '20ftContour_Setup.'&lt;/LI&gt;&lt;LI&gt;In another drawing, either new or existing, attach the setup dwg to Task Pane and perform a query. You can now use Alter Properties function to raise the contours to their proper elevation.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 17:24:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743792#M5423</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-09-12T17:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743829#M5424</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Open DBF file in LibreOffice Calc 7.0.1&lt;/P&gt;
&lt;P&gt;2. Select column ELEVATION and Ctrl+H (find and replace) " ft" by ""&lt;/P&gt;
&lt;P&gt;3. Save your DBF (if you have a error message with LENGTH column, reduce number of digit)&lt;/P&gt;
&lt;P&gt;4. MapImport your SHP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 17:50:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743829#M5424</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2020-09-12T17:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743871#M5425</link>
      <description>&lt;P&gt;Hi Alexander,&lt;BR /&gt;Thank you. That will take out the " ft", but it remains a string. I need an integer or real to create a surface in Civil 3D. I used &lt;FONT color="#000080"&gt;&lt;STRONG&gt;MAPEXPORT&lt;/STRONG&gt;&lt;/FONT&gt; on your drawing and opened up the shapefile in QGIS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_2.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818517i968D0FCDC1D11911/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_2.png" alt="OD_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 18:29:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743871#M5425</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T18:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743878#M5426</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1271199"&gt;@ChicagoLooper&lt;/a&gt;,&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;"2. Go to Map Setup Tab=&amp;gt;Attribute Data Panel. Make sure '20ftContours_26918' is displayed in the Table dropdown menu."&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;You lost me here. What am I looking for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_3.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818519iD816A740A55C9AEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_3.png" alt="OD_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 18:36:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743878#M5426</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T18:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743894#M5427</link>
      <description>&lt;P&gt;Hi Olivier,&lt;BR /&gt;I think you can open a DBF in Excel as well. And I also have DBF Commander. But the big problem is that I need to also convert the string to an integer or real to create a surface in Civil 3D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_4.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818526iDC6D5752CD55B32B/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_4.png" alt="OD_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 18:48:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743894#M5427</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T18:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743919#M5428</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1271199"&gt;@ChicagoLooper&lt;/a&gt;,&lt;BR /&gt;OK, so what I needed to find was "Define Object Data". And that did work indeed, even stripping out the alpha characters. Now I'll see if I can create a surface in Civil 3D with the modified OD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_5.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818529iB2FF02D328C6785D/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_5.png" alt="OD_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_6.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818531iCF723D586A6EC24D/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_6.png" alt="OD_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="OD_7.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818530i94EAAB06CB560646/image-size/large?v=v2&amp;amp;px=999" role="button" title="OD_7.png" alt="OD_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 19:24:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743919#M5428</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T19:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743932#M5429</link>
      <description>&lt;P&gt;Works for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="surface &amp;amp; object viewer.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818533i8D610119D5492670/image-size/large?v=v2&amp;amp;px=999" role="button" title="surface &amp;amp; object viewer.JPG" alt="surface &amp;amp; object viewer.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW,&lt;/P&gt;&lt;P&gt;when you change the Object Data from 'Character' to 'Integer' you are changing the OD from string to numeric. &lt;U&gt;You are not changing the dbf file.&lt;/U&gt; So if you open that same shapefile in QGIS then you are still reading the same ol' dbf so it'll still be a string. After you've changed the data type from character to integer, save and attach this saved dwg to another drawing. You can query and simultaneously perform alter properties to create &lt;EM&gt;raised&lt;/EM&gt; contours. The properly raised contours will be your surface definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You don't need to take the original shapefile back to QGIS, that's an unnecessary step. Simply raise your contours using Alter Propeties so you'll have your surface definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 20:08:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743932#M5429</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-09-12T20:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743935#M5430</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With DBF Commander, in File Menu, you have "Structure" command (or Ctrl+S)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 397px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818534iBE5B1EF42E7C5698/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And you can change the type from character to integer or double.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Excel you can open DBF file, but you can't save to DBF (it's stupid !), that's why I prefer to use LibreOffice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in LibreOffice, 1st line contains type of data. Cell D1 (for ELEVATION field) contains "ELEVATION,C,7" with means Character with 7 letters. You can replace it by "ELEVATION,N,5,0" to convert to integer or "ELEVATION,N,10,2" to convert to double with 2 digits for example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 19:51:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743935#M5430</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2020-09-12T19:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743950#M5431</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In QGIS you could add a new integer field and filled it with ELEVATION field via some action&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 375px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818536i685A4863F637F815/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And your SHP/DBF is OK to create a Surface from GIS Data in Civil 3D without using CAD Polyline with elevation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 301px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818537i1E48446730FC0F71/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 699px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818538iA21E8542C2C238B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 446px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818539iF61E1B349B28D94E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/818540i12A2A9D8DFA24FEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 20:16:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9743950#M5431</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2020-09-12T20:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744017#M5432</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1271199"&gt;@ChicagoLooper&lt;/a&gt;,&lt;BR /&gt;I greatly appreciate your help on this one. This rabbit hole was actually a side trip. I needed a County-wide Surface to test a Custom Low-Distortion Projection.&lt;BR /&gt;&lt;FONT color="#993300"&gt;&lt;EM&gt;&lt;STRONG&gt;"You don't need to take the original shapefile back to QGIS..."&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;I did a MAPEXPORT and dropped it into QGIS just to quickly see if it "took". I haven't created a Surface yet in Civil 3D because I need to verify the elevations. Original data was, I think, in UTM83-18, which is a Metric CS. Which makes me question the " ft" part.&lt;BR /&gt;&amp;lt;Rant on&amp;gt;&lt;BR /&gt;When data, any kind of data, is posted with incomplete, faulty, or non-existent metadata, my temples throb with anger. And don't get me started about data in proprietary formats.&lt;BR /&gt;&amp;lt;Rant off&amp;gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 22:34:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744017#M5432</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T22:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744020#M5433</link>
      <description>&lt;P&gt;Olivier,&lt;BR /&gt;Thank you for that. I knew there had to be a way in DBF Commander. (Not a program I use much.) And I will keep LibreOffice in mind. I used it once to open and save a spreadsheet that Excel wouldn't open.&lt;BR /&gt;There's also a way in QGIS to convert a string to integer or double, but with Map it's easier, and I like to exhaust all possibilities in Autodesk software first before turning to other software.&lt;BR /&gt;Thank you again.&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 22:48:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744020#M5433</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T22:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Object Data Field</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744025#M5434</link>
      <description>&lt;P&gt;Olivier,&lt;BR /&gt;Thanks for the QGIS way, and I keep forgetting "Create Surface from GIS Data" in Civil 3D.&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 23:00:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/convert-object-data-field/m-p/9744025#M5434</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2020-09-12T23:00:38Z</dc:date>
    </item>
  </channel>
</rss>

