<?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: Arcgis online Table to point feature on map in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606717#M64456</link>
    <description>&lt;P&gt;One option would be to add a layer with location data to the join if you have one available.&lt;/P&gt;&lt;P&gt;Another option would be to try the Create geometry tool&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EmilyGeo_0-1744841419333.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/130413i6064279611A19FBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EmilyGeo_0-1744841419333.png" alt="EmilyGeo_0-1744841419333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Apr 2025 22:13:15 GMT</pubDate>
    <dc:creator>EmilyGeo</dc:creator>
    <dc:date>2025-04-16T22:13:15Z</dc:date>
    <item>
      <title>Arcgis online Table to point feature on map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1605910#M64431</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I just made a table combined the WeatherStation, Real-time Temperature, and their coordinate with Data Pipeline. It's a joined feature.&lt;BR /&gt;So now I have a table linked below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://services8.arcgis.com/HFMAqSZEptBjhiQv/arcgis/rest/services/Refresh_Join_1304/FeatureServer" target="_blank"&gt;https://services8.arcgis.com/HFMAqSZEptBjhiQv/arcgis/rest/services/Refresh_Join_1304/FeatureServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to show these data on map. But I have problem converting it to layer.&lt;BR /&gt;I tried to use "Add Layer" by URL and select CSV in Type. But it can only the fields.&lt;BR /&gt;Please help&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 07:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1605910#M64431</guid>
      <dc:creator>HingFungChan</dc:creator>
      <dc:date>2025-04-15T07:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis online Table to point feature on map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606110#M64437</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/898183"&gt;@HingFungChan&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like the output that you created is a table. Tables only contain attributes (fields), and do not contain any geometry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One&amp;nbsp;option for working with this table is to&amp;nbsp;upload the CSV file as a "New item" in My Content and specify the X and Y fields containing the coordinates, then publish that as a hosted feature layer.&lt;/P&gt;&lt;P&gt;However, keep in mind if you prefer to create layer outputs in your data pipeline, you can do that using the Output tool. That way you will have a layer that stores geospatial information in addition to the attributes:&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="EmilyGeo_0-1744734406780.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/130263i4912FB1592DF55A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EmilyGeo_0-1744734406780.png" alt="EmilyGeo_0-1744734406780.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that helps! Emily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 16:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606110#M64437</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2025-04-15T16:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis online Table to point feature on map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606339#M64442</link>
      <description>&lt;P&gt;Thank you so much for your reply.&lt;BR /&gt;Publish the Data as a hosted feature layer does not work for me, since the data I need is a real time temperature from a CSV URL, but this data does not contain&amp;nbsp;&lt;SPAN&gt;geometry columns.&lt;BR /&gt;&lt;/SPAN&gt;That's why I need to do the join feature in Data Pipeline. To join with a CSV file with&amp;nbsp;&lt;SPAN&gt;geometry columns.&lt;BR /&gt;&lt;/SPAN&gt;If I download the table and upload it to layer, it's fine except it will lose the auto-refresh function.&lt;BR /&gt;Is there a way to export the table as a csv URL?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 06:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606339#M64442</guid>
      <dc:creator>HingFungChan</dc:creator>
      <dc:date>2025-04-16T06:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis online Table to point feature on map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606717#M64456</link>
      <description>&lt;P&gt;One option would be to add a layer with location data to the join if you have one available.&lt;/P&gt;&lt;P&gt;Another option would be to try the Create geometry tool&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EmilyGeo_0-1744841419333.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/130413i6064279611A19FBC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EmilyGeo_0-1744841419333.png" alt="EmilyGeo_0-1744841419333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 22:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606717#M64456</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2025-04-16T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis online Table to point feature on map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606775#M64459</link>
      <description>&lt;P&gt;Thx so much for your answer, I have been stuck in this problem for weeks. Truly&amp;nbsp;appreciate it.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 03:10:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-table-to-point-feature-on-map/m-p/1606775#M64459</guid>
      <dc:creator>HingFungChan</dc:creator>
      <dc:date>2025-04-17T03:10:01Z</dc:date>
    </item>
  </channel>
</rss>

