<?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: Point Features not fully displaying in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760821#M42745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Darren, @Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You both nailed it.&amp;nbsp; I checked and the points are all overlapping/coincident.&amp;nbsp; Apparently the geocode didnt properly code the addresses and coded them by zipcode (at the zipcode centroid).&amp;nbsp; Never even occurred to me, but thankfully it did occur to you.&amp;nbsp; Guess I should have checked this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 21:38:21 GMT</pubDate>
    <dc:creator>TylerSchwartz2</dc:creator>
    <dc:date>2016-03-16T21:38:21Z</dc:date>
    <item>
      <title>Point Features not fully displaying</title>
      <link>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760818#M42742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a point feature class that was created by geocoding a bunch of addresses out of an excel table.&amp;nbsp; When these points are added to my map, it appears that only a small portion of them are displaying.&amp;nbsp; I cannot determine why this is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point feature class contains 30,539 points.&amp;nbsp; I have selected a subset of around 25,152 of those 30k points.&amp;nbsp; Yet on my map it is only showing around 20 point as being part of that selection.&amp;nbsp; For some reason ArcMap is not displaying all of the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if there is some sort of setting turned on that is filtering out the display of all points in order to optimize display rendering or something along these lines?&amp;nbsp; I have attempted to export this FC as a new FC and get the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a screenshot. Notice at the bottom where it says 25152 out of 30539 selected, yet in the map view I am only seeing about 15-20 points...(I had to hide some fields in my attribute table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your contributions are greatly appreciated. Hopefully this is an easy one to solve for you experts out there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760818#M42742</guid>
      <dc:creator>TylerSchwartz2</dc:creator>
      <dc:date>2016-03-16T20:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Point Features not fully displaying</title>
      <link>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760819#M42743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are those points outside the polygon from the same feature class? Should the polygon be filled with 25,000+ points? Have you confirmed that the 25,000 selected points aren't and shouldn't be coincident?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 20:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760819#M42743</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-03-16T20:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Point Features not fully displaying</title>
      <link>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760820#M42744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can confirm whethere you have duplicates in a variety of ways... calculate the X,Y values in the table, then sort by the x field (use full decimal display), if a bunch are the same, then you may have an issue with the number of decimals represented by the coordinates you imported.&amp;nbsp; I have seen cases where longitude and latitude got truncated to 4 decimal places... which is pretty bad for most place.&amp;nbsp; PS, what it looks like in excel has no bearing on what it actual it and what arrives in Arc*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 21:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760820#M42744</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-16T21:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Point Features not fully displaying</title>
      <link>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760821#M42745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Darren, @Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You both nailed it.&amp;nbsp; I checked and the points are all overlapping/coincident.&amp;nbsp; Apparently the geocode didnt properly code the addresses and coded them by zipcode (at the zipcode centroid).&amp;nbsp; Never even occurred to me, but thankfully it did occur to you.&amp;nbsp; Guess I should have checked this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 21:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-features-not-fully-displaying/m-p/760821#M42745</guid>
      <dc:creator>TylerSchwartz2</dc:creator>
      <dc:date>2016-03-16T21:38:21Z</dc:date>
    </item>
  </channel>
</rss>

