<?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 Display points from table in another layer in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/display-points-from-table-in-another-layer/m-p/775948#M1312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I download .bil files from&amp;nbsp;&lt;A class="link-titled" href="http://prism.oregonstate.edu/normals/" title="http://prism.oregonstate.edu/normals/"&gt;PRISM Climate Group, Oregon State U&lt;/A&gt;&amp;nbsp; . I need to store information, that contains in .bil files, in Azure SQL database. Because I don't know how store .bil files in SQL database I do the following: 1. Use toolbox conversion tool -&amp;gt; raster to float. I get file .flt. 2. Use DIVA GIS to convert .flt to .grd and next .grd to .shp. 3. Use ogr2ogr to import .shp to th Azure SQL database. Now when I want to see what table stores, I connect database to ArcGIS Pro. And I see that not all points contains in table (almost 22000 points but should be almost 400000) and it displays in another layer then topographic map (Screenshot 1) . How I can display this data (&lt;A class="link-titled" href="http://prism.oregonstate.edu/normals/" title="http://prism.oregonstate.edu/normals/"&gt;PRISM Climate Group, Oregon State U&lt;/A&gt;&amp;nbsp;) like a table in Azure SQL database on topographic map? &lt;BR /&gt;P.S. I need to store this data in database that have only 8 Mbytes of memory.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" height="444" src="https://community.esri.com/legacyfs/online/385535_Screenshot_4.png" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1321" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Screenshot 1&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" height="534" src="https://community.esri.com/legacyfs/online/385536_Screenshot_5.png" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1206" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Screenshot 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Dec 2017 20:51:47 GMT</pubDate>
    <dc:creator>maksi9bonusmaksi9bonus</dc:creator>
    <dc:date>2017-12-03T20:51:47Z</dc:date>
    <item>
      <title>Display points from table in another layer</title>
      <link>https://community.esri.com/t5/geodatabase-questions/display-points-from-table-in-another-layer/m-p/775948#M1312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I download .bil files from&amp;nbsp;&lt;A class="link-titled" href="http://prism.oregonstate.edu/normals/" title="http://prism.oregonstate.edu/normals/"&gt;PRISM Climate Group, Oregon State U&lt;/A&gt;&amp;nbsp; . I need to store information, that contains in .bil files, in Azure SQL database. Because I don't know how store .bil files in SQL database I do the following: 1. Use toolbox conversion tool -&amp;gt; raster to float. I get file .flt. 2. Use DIVA GIS to convert .flt to .grd and next .grd to .shp. 3. Use ogr2ogr to import .shp to th Azure SQL database. Now when I want to see what table stores, I connect database to ArcGIS Pro. And I see that not all points contains in table (almost 22000 points but should be almost 400000) and it displays in another layer then topographic map (Screenshot 1) . How I can display this data (&lt;A class="link-titled" href="http://prism.oregonstate.edu/normals/" title="http://prism.oregonstate.edu/normals/"&gt;PRISM Climate Group, Oregon State U&lt;/A&gt;&amp;nbsp;) like a table in Azure SQL database on topographic map? &lt;BR /&gt;P.S. I need to store this data in database that have only 8 Mbytes of memory.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" height="444" src="https://community.esri.com/legacyfs/online/385535_Screenshot_4.png" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1321" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Screenshot 1&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" height="534" src="https://community.esri.com/legacyfs/online/385536_Screenshot_5.png" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1206" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Screenshot 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Dec 2017 20:51:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/display-points-from-table-in-another-layer/m-p/775948#M1312</guid>
      <dc:creator>maksi9bonusmaksi9bonus</dc:creator>
      <dc:date>2017-12-03T20:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display points from table in another layer</title>
      <link>https://community.esri.com/t5/geodatabase-questions/display-points-from-table-in-another-layer/m-p/775949#M1313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of converting the .grd to a .shp, are you able to convert it to a File Geodatabase feature class?&amp;nbsp; There is a 2 GB limit for shapefiles.&amp;nbsp; You may be hitting that limitation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 13:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/display-points-from-table-in-another-layer/m-p/775949#M1313</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-12-04T13:26:42Z</dc:date>
    </item>
  </channel>
</rss>

