<?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: Extracting Elevation Data for Centroids in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49807#M618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you will still need a DEM (elevation raster). Two common sources for the US are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The National Map (USGS NED)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://nationalmap.gov/"&gt;http://nationalmap.gov/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;USDA-NRCS Geospatial Data Gateway&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://datagateway.nrcs.usda.gov/"&gt;http://datagateway.nrcs.usda.gov/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 21:15:36 GMT</pubDate>
    <dc:creator>JeffreyEvans</dc:creator>
    <dc:date>2012-10-04T21:15:36Z</dc:date>
    <item>
      <title>Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49803#M614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I apologize if this, or something similar, has been asked recently and if I'm not in the right forum for this issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a shapefile of every zip code in the United States. I have then broke it down by State and am focusing on New York right now. I want to import a DEM of New York and then take the centroid of each zip code and find the elevation. I'd like the elevation to then be an attribute within the zip code shapefile. I have the centroids as a lat/lon coordinate given int he zip code shapefile. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, I do not have a DEM file on New York, and wanted to see if this was possible to due before trying to get one. If any of you have another idea on how to get the elevation of a centroid, please feel free to suggest it as I am open to different ways of doing this, as I will be needing to do this for 25-30 states.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for any help you can provide!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 18:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49803#M614</guid>
      <dc:creator>MattGillen</dc:creator>
      <dc:date>2012-10-04T18:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49804#M615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the answer to your other post &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/68359-Adding-Elevation-Data-to-Shapefile"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 19:42:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49804#M615</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-10-04T19:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49805#M616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any particular reason that you need the elevation for the centroid. You could take the mean elevation for each zip code polygon using "Zonal Statistics as Table" (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000w8000000.htm&lt;/A&gt;&lt;SPAN&gt;) and then join the table back to the polygons.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 20:50:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49805#M616</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-10-04T20:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49806#M617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jevans02,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The mean would actually be more useful for my end goal. I would still need a DEM, right? Or is there another way to get elevation data? The shapefile with the zip codes does not have any elevation data included.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the idea!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 21:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49806#M617</guid>
      <dc:creator>MattGillen</dc:creator>
      <dc:date>2012-10-04T21:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49807#M618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you will still need a DEM (elevation raster). Two common sources for the US are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The National Map (USGS NED)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://nationalmap.gov/"&gt;http://nationalmap.gov/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;USDA-NRCS Geospatial Data Gateway&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://datagateway.nrcs.usda.gov/"&gt;http://datagateway.nrcs.usda.gov/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 21:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49807#M618</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-10-04T21:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Elevation Data for Centroids</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49808#M619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the links! This also means I would need the Spatial Analyst extension of ArcMap, correct? Or is there another way to go about doing this. I have the spatial analyst, but am curious if there is a better option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 17:49:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/extracting-elevation-data-for-centroids/m-p/49808#M619</guid>
      <dc:creator>MattGillen</dc:creator>
      <dc:date>2012-10-05T17:49:21Z</dc:date>
    </item>
  </channel>
</rss>

