<?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: Create Push-Pin Style Points Within ArcMap in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134326#M1559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharing with &lt;A href="https://community.esri.com/community/gis?sr=search&amp;amp;searchId=3038490b-4bf1-4e64-b56f-6ed1e4fcee0e&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis?sr=search&amp;amp;searchId=3038490b-4bf1-4e64-b56f-6ed1e4fcee0e&amp;amp;searchIndex=0&lt;/A&gt;‌ for broader visibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read this post and the other one you mention, and I must say I am not clear what you are asking.&amp;nbsp; From a purely technical perspective, data points are never stored within a polygon (a polygon does have vertices that can be represented by points, but that is a separate issue).&amp;nbsp; You can have a polygon layer and a point layer, and there can be 0, 1, or more points from the point layer that intersect&amp;nbsp;a polygon in the polygon layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can elaborate a little more it would be helpful.&amp;nbsp; Also, if there are any examples you can provide, either screenshots or hyperlinks, that would be helpful for users to actually see what you are asking about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Dec 2016 22:23:34 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2016-12-03T22:23:34Z</dc:date>
    <item>
      <title>Create Push-Pin Style Points Within ArcMap</title>
      <link>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134325#M1558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is related to the following discussion...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/651596-represent-two-data-points-in-same-polygon"&gt;https://community.esri.com/message/651596-represent-two-data-points-in-same-polygon&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, I would like to represent data from a source that has multiple points in the same polygon/census tract. If I am not able to represent two data points within the same polygon, I would like to create push-pin style points within the shapefile that represent each data point. I would like to be able to change the color of the push-pin, as needed. Is this plausible? If not, does anyone have any suggestions as to how I can accomplish what I need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2016 21:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134325#M1558</guid>
      <dc:creator>MH11</dc:creator>
      <dc:date>2016-12-03T21:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create Push-Pin Style Points Within ArcMap</title>
      <link>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134326#M1559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sharing with &lt;A href="https://community.esri.com/community/gis?sr=search&amp;amp;searchId=3038490b-4bf1-4e64-b56f-6ed1e4fcee0e&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis?sr=search&amp;amp;searchId=3038490b-4bf1-4e64-b56f-6ed1e4fcee0e&amp;amp;searchIndex=0&lt;/A&gt;‌ for broader visibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read this post and the other one you mention, and I must say I am not clear what you are asking.&amp;nbsp; From a purely technical perspective, data points are never stored within a polygon (a polygon does have vertices that can be represented by points, but that is a separate issue).&amp;nbsp; You can have a polygon layer and a point layer, and there can be 0, 1, or more points from the point layer that intersect&amp;nbsp;a polygon in the polygon layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can elaborate a little more it would be helpful.&amp;nbsp; Also, if there are any examples you can provide, either screenshots or hyperlinks, that would be helpful for users to actually see what you are asking about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2016 22:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134326#M1559</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-12-03T22:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create Push-Pin Style Points Within ArcMap</title>
      <link>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134327#M1560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. This is my first semester of GIS so please bear with me as I am not sure I used the correct terminology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking into public school ratings across the borough of Staten Island, NY. In previous projects, I used census tract data to join a dataset to a shapefile. Since there was only one data point related to any one census tract, it was a pretty straightforward 1:1 relationship. As you requested, here are some screenshots. I'll try to walk through my thought process as best as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="275865" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/275865_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a sample of the school ratings dataset. The CTLabel column is what I added to enable me to join this dataset to the Staten Island shapefile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="275866" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/275866_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the attribute table for the shapefile...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="275870" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/275870_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and the dataset...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="275871" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/275871_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After joining my dataset sample to the shapefile using the 1:1 method, the shapefile now looks like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="275876" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/275876_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the dataset, the 1:1 join picked up the first B rating in census tracts 244.01 and 198 and the first C rating in census tract 11. It did not pick up any other ratings from those three census tracts. As I understand it, and as I read on ESRI's website:&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/technical-article/000010848" title="http://support.esri.com/technical-article/000010848"&gt;How To: Create a one-to-many join in ArcMap&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"For each record in the Main table, if there are multiple matching records in the Other table, only the first matching record from Other is joined."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this project, it's plausible to have multiple data points (school ratings) within the same census tract. However, it appears the instructions on this page apply to pre-10.4 versions of ArcMap. I attempted to us both the Spatial Join and Make Query Table methods and both did not work for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2016 08:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/create-push-pin-style-points-within-arcmap/m-p/134327#M1560</guid>
      <dc:creator>MH11</dc:creator>
      <dc:date>2016-12-04T08:36:05Z</dc:date>
    </item>
  </channel>
</rss>

