<?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: Converted to Decimal Dgrees not mapping correctly? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287688#M16498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the trailing space from the "Latitude" field name and was able to display your points in ArcMap.&amp;nbsp; Give that a shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 11:58:52 GMT</pubDate>
    <dc:creator>GabrielUpchurch1</dc:creator>
    <dc:date>2015-04-22T11:58:52Z</dc:date>
    <item>
      <title>Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287680#M16490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I converted data to decimal degrees.&amp;nbsp; All my data in ArcMap is going through WGS 1984.&amp;nbsp; However when it draws, my points they come out in a line far South of Texas.&amp;nbsp; Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 23:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287680#M16490</guid>
      <dc:creator>BenDelyea1</dc:creator>
      <dc:date>2015-04-21T23:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287681#M16491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;longitude is the X, latitude is the Y, what did you use to plot it?&amp;nbsp; Also, a good idea to get rid of the blank rows before bringing it into ArcMap.&amp;nbsp; Further details required as to your procedure otherwise any further answers would be guessing.​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 23:49:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287681#M16491</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-21T23:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287682#M16492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have narrowed it down to being a space most likely in my latitude. (in excel)&amp;nbsp; Once its in ArcMap I can see in attributes Latitude is null.&amp;nbsp; I am brand new to GIS, but I believe I plotted it with WSG 1984.&amp;nbsp; (That's what I set)&amp;nbsp; I am importing from text file with wizard, its delineated with tabs, and I have set General/Text appropriately.&amp;nbsp;&amp;nbsp; Now I am just unsure how to locate the space and delete it.&amp;nbsp; To convert I manually typed in formula and applied row by row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 23:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287682#M16492</guid>
      <dc:creator>BenDelyea1</dc:creator>
      <dc:date>2015-04-21T23:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287683#M16493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​Ok...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the rows with blanks...get rid of them&lt;/LI&gt;&lt;LI&gt;format every numeric column explicitly in Excel, hopefully any spuriuos data will appear.&lt;/LI&gt;&lt;LI&gt;you can add Excel data to arcmap...but I will let others guide you on that since it causes no end of grief&lt;/LI&gt;&lt;LI&gt;I would export the file to a *.csv file format&lt;/LI&gt;&lt;LI&gt;use File|data|add XY data (or something like that) to add the csv file to arcmap&lt;/LI&gt;&lt;LI&gt;specify Longitude as the X and latitude as the Y&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;if that doesn't work, then your numeric fields have 'crap' in them and will have to be processed out.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 00:01:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287683#M16493</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-22T00:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287684#M16494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;Could you attach a snapshot of your excel sheet with the fieldnames and the sample Lon/Lat values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 04:45:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287684#M16494</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-04-22T04:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287685#M16495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;they are in an attachment to the original post, they do contain entries where coordinates are empty ie Alcino&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 05:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287685#M16495</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-22T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287686#M16496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops!!! Sorry. I checked it from my inbox, so missed the attachments.&lt;/P&gt;&lt;P&gt;Thanks Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 05:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287686#M16496</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-04-22T05:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287687#M16497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could convert the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000055000000"&gt;Excel sheet to table&lt;/A&gt;. Then create XY data from table using GCS_WGS_1984 spatial reference. Export the event layer to shapefile.&lt;/P&gt;&lt;P&gt;Using select by attributes, select the records where &lt;EM&gt;latitude = 0&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Start Editing, and delete the selected records. Save and stop editing.&lt;/P&gt;&lt;P&gt;The resulting data looks like this, with 9272 records.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/87904_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 06:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287687#M16497</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-04-22T06:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Converted to Decimal Dgrees not mapping correctly?</title>
      <link>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287688#M16498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the trailing space from the "Latitude" field name and was able to display your points in ArcMap.&amp;nbsp; Give that a shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 11:58:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converted-to-decimal-dgrees-not-mapping-correctly/m-p/287688#M16498</guid>
      <dc:creator>GabrielUpchurch1</dc:creator>
      <dc:date>2015-04-22T11:58:52Z</dc:date>
    </item>
  </channel>
</rss>

