<?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: US Census Raster Grids to a Table? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606080#M8839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I asked a person at CIESIN (Columbia University) who has had to do this on the Census Grid data and they said I needed to know how to use Python, GDAL, and NUMPY in order to do this.....which I do not.&amp;nbsp; If there are other ways that anyone else knows of, I'd be anxious to hear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 15:42:08 GMT</pubDate>
    <dc:creator>JessicaBarnabei</dc:creator>
    <dc:date>2013-07-29T15:42:08Z</dc:date>
    <item>
      <title>US Census Raster Grids to a Table?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606079#M8838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My boss has tasked me to take the gridded 2000 Census data, found here: &lt;/SPAN&gt;&lt;A href="http://sedac.ciesin.columbia.edu/data/set/usgrid-summary-file3-2000"&gt;http://sedac.ciesin.columbia.edu/data/set/usgrid-summary-file3-2000&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; and he wants a lat/long of each point along with its value, and it exported out to a dbf or csv eventually.&amp;nbsp; He doesn't use ArcGIS......he is an excel guru and loves to analyze statistics through that.&amp;nbsp; So the way this is broken down is that each attribute of the census has its own file.&amp;nbsp; You can download it in GeoTiff or ASCII.&amp;nbsp; Each file is on the same grid, but I see no unique grid cell ID.&amp;nbsp; Must be internal?&amp;nbsp; I tried GeoTiff first.&amp;nbsp; I thought I could use the Raster to Point tool to create points with which to extract data by, but it does not convert the NoData Cells to point.&amp;nbsp; And since this is grid that I want to reference multiple attributes to the same grid cell, that won't work. I tried downloading the ASCII file, next hoping it would have data visible that the GeoTiff did not.&amp;nbsp; I viewed it notepad but I doesn't seem to have what I need either, but I'm not sure that I'm viewing it correctly or if I need to calculate anything.&amp;nbsp; Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The goal is to eventually do the same thing for the gridded 2010 Census data when it comes out later in 2014.&amp;nbsp; Then have some comparison.&amp;nbsp; I checked into doing this myself and asked the person at SEDAC how long he thought it might take.&amp;nbsp; He said 3 months just for one census year and that was running a cluster of super computers. Yikes! I'll wait!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcMap 10.1 with all the extensions such as Spatial Analyst and Geostatistical Analyst.&amp;nbsp; Service Pack 1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 18:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606079#M8838</guid>
      <dc:creator>JessicaBarnabei</dc:creator>
      <dc:date>2013-07-24T18:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: US Census Raster Grids to a Table?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606080#M8839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I asked a person at CIESIN (Columbia University) who has had to do this on the Census Grid data and they said I needed to know how to use Python, GDAL, and NUMPY in order to do this.....which I do not.&amp;nbsp; If there are other ways that anyone else knows of, I'd be anxious to hear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 15:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606080#M8839</guid>
      <dc:creator>JessicaBarnabei</dc:creator>
      <dc:date>2013-07-29T15:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: US Census Raster Grids to a Table?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606081#M8840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My boss has tasked me to take the gridded 2000 Census data, found here: &lt;A href="http://sedac.ciesin.columbia.edu/data/set/usgrid-summary-file3-2000"&gt;http://sedac.ciesin.columbia.edu/data/set/usgrid-summary-file3-2000&lt;/A&gt;&amp;nbsp; and he wants a lat/long of each point along with its value, and it exported out to a dbf or csv eventually.&amp;nbsp; He doesn't use ArcGIS......he is an excel guru and loves to analyze statistics through that.&amp;nbsp; So the way this is broken down is that each attribute of the census has its own file.&amp;nbsp; You can download it in GeoTiff or ASCII.&amp;nbsp; Each file is on the same grid, but I see no unique grid cell ID.&amp;nbsp; Must be internal?&amp;nbsp; I tried GeoTiff first.&amp;nbsp; I thought I could use the Raster to Point tool to create points with which to extract data by, but it does not convert the NoData Cells to point.&amp;nbsp; And since this is grid that I want to reference multiple attributes to the same grid cell, that won't work. I tried downloading the ASCII file, next hoping it would have data visible that the GeoTiff did not.&amp;nbsp; I viewed it notepad but I doesn't seem to have what I need either, but I'm not sure that I'm viewing it correctly or if I need to calculate anything.&amp;nbsp; Any help is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;The goal is to eventually do the same thing for the gridded 2010 Census data when it comes out later in 2014.&amp;nbsp; Then have some comparison.&amp;nbsp; I checked into doing this myself and asked the person at SEDAC how long he thought it might take.&amp;nbsp; He said 3 months just for one census year and that was running a cluster of super computers. Yikes! I'll wait!&lt;BR /&gt;&lt;BR /&gt;I'm using ArcMap 10.1 with all the extensions such as Spatial Analyst and Geostatistical Analyst.&amp;nbsp; Service Pack 1.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can reclassify the NoData as one number (ig 555), then you can convert all cells to points, then using ID to join its attribute to point layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then using spatial join to join all attribute point layers together.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 23:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/us-census-raster-grids-to-a-table/m-p/606081#M8840</guid>
      <dc:creator>TOMKONG</dc:creator>
      <dc:date>2013-07-30T23:08:02Z</dc:date>
    </item>
  </channel>
</rss>

