<?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: Null X, Y, Lat and Long fields in FDO linked shapefile in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7651448#M12351</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;X&amp;nbsp; is this equal to longitude?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y&amp;nbsp;is this equal to latitude?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, then calculations&amp;nbsp; in&amp;nbsp;fields&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X(Geometry)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y&amp;nbsp; &amp;nbsp;&amp;nbsp; Y(Geometry)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;workflow&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;set your GCS&amp;nbsp;&amp;nbsp; i.e.&amp;nbsp; LL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new SDF file&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;set up&amp;nbsp;with schema geometry type point; with data fields such as description, color, date, etc and save into the map&amp;nbsp; See Example1&lt;/P&gt;
&lt;P&gt;and add the two calculations&amp;nbsp; for X &amp;amp; Y&amp;nbsp;&amp;nbsp; (Rename the files by removing the .txt so they are .sdf files)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;export to a new sdf file see Example2.&amp;nbsp; This becomes the working file to store the data.&amp;nbsp; as you add each point the X &amp;amp; Y are calculated and added to the fields in the data row.&amp;nbsp; fill in any of the other data fields i.e.&amp;nbsp; hydrant, green, 12/27/2017,&amp;nbsp;1000 GPM, 100 Main Street&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; and MAPCHECKINALL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you need the data as a .shp file mapimport and mapexport to the .shp file format making sure to carry the data to OD and back to the shp file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The calculated columns do not&amp;nbsp;carry the calculation into the .shp, just the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;work up new data in the sdf file and use it to store data, send the shp off to those who need to work with the data.&amp;nbsp; (You drive, they ride:)&amp;nbsp; )&amp;nbsp; This is a crude sort of data protection.&amp;nbsp; without the sdf the lat &amp;amp; long are not calculated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dave p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2017 01:31:03 GMT</pubDate>
    <dc:creator>parkr4st</dc:creator>
    <dc:date>2017-12-28T01:31:03Z</dc:date>
    <item>
      <title>Null X, Y, Lat and Long fields in FDO linked shapefile</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7171298#M12349</link>
      <description>&lt;P&gt;I am adding via Create--&amp;gt;Feature--&amp;gt;New Feature--&amp;gt;Point a Manhole and have these 4 areas of the Feature Properties are &amp;lt;Null&amp;gt;. &amp;nbsp;Is my only option to cut and paste the values? &amp;nbsp;Any way to automate this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Troy A. Wilcox&lt;/P&gt;&lt;P&gt;Civil Designer&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7171298#M12349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T15:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Null X, Y, Lat and Long fields in FDO linked shapefile</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7651317#M12350</link>
      <description>&lt;P&gt;Troy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You probably long ago already solved this, but you could use Data Extraction, then a Table Join.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2017 23:14:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7651317#M12350</guid>
      <dc:creator>Pointdump</dc:creator>
      <dc:date>2017-12-27T23:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Null X, Y, Lat and Long fields in FDO linked shapefile</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7651448#M12351</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;X&amp;nbsp; is this equal to longitude?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y&amp;nbsp;is this equal to latitude?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, then calculations&amp;nbsp; in&amp;nbsp;fields&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;X&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; X(Geometry)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y&amp;nbsp; &amp;nbsp;&amp;nbsp; Y(Geometry)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;workflow&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;set your GCS&amp;nbsp;&amp;nbsp; i.e.&amp;nbsp; LL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new SDF file&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;set up&amp;nbsp;with schema geometry type point; with data fields such as description, color, date, etc and save into the map&amp;nbsp; See Example1&lt;/P&gt;
&lt;P&gt;and add the two calculations&amp;nbsp; for X &amp;amp; Y&amp;nbsp;&amp;nbsp; (Rename the files by removing the .txt so they are .sdf files)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;export to a new sdf file see Example2.&amp;nbsp; This becomes the working file to store the data.&amp;nbsp; as you add each point the X &amp;amp; Y are calculated and added to the fields in the data row.&amp;nbsp; fill in any of the other data fields i.e.&amp;nbsp; hydrant, green, 12/27/2017,&amp;nbsp;1000 GPM, 100 Main Street&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; and MAPCHECKINALL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you need the data as a .shp file mapimport and mapexport to the .shp file format making sure to carry the data to OD and back to the shp file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The calculated columns do not&amp;nbsp;carry the calculation into the .shp, just the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;work up new data in the sdf file and use it to store data, send the shp off to those who need to work with the data.&amp;nbsp; (You drive, they ride:)&amp;nbsp; )&amp;nbsp; This is a crude sort of data protection.&amp;nbsp; without the sdf the lat &amp;amp; long are not calculated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dave p&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 01:31:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/null-x-y-lat-and-long-fields-in-fdo-linked-shapefile/m-p/7651448#M12351</guid>
      <dc:creator>parkr4st</dc:creator>
      <dc:date>2017-12-28T01:31:03Z</dc:date>
    </item>
  </channel>
</rss>

