<?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: ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer. in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1276571#M172</link>
    <description>&lt;P&gt;Have you assigned the E field to X and the N field to Y? If they were reversed this would create some really weird UTM locations (way off zone) which would explain the invalid geometry warning.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 15:42:52 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2023-04-07T15:42:52Z</dc:date>
    <item>
      <title>ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer.</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275483#M168</link>
      <description>&lt;P&gt;I think there might be some issue with the data, but I don't really understand what's going on.&lt;/P&gt;&lt;PRE&gt;ERROR 000918:&lt;SPAN class=""&gt; Cannot retrieve feature class extent.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;I also have these warnings:&lt;/P&gt;&lt;PRE&gt;WARNING 100160:&lt;SPAN class=""&gt; Some of the features have invalid geometry and have been removed from the result&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;WARNING 000192:&lt;SPAN class=""&gt; Invalid value for rows: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm successful in getting the data from the csv into a point feature. And it plots as I expected and the attribute seems right:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DrewHeasman1_0-1680638240141.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67261i221EED61F5058E60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DrewHeasman1_0-1680638240141.png" alt="DrewHeasman1_0-1680638240141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not even sure how to troubleshoot this.&amp;nbsp; Any advice or help?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 19:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275483#M168</guid>
      <dc:creator>DrewHeasman1</dc:creator>
      <dc:date>2023-04-04T19:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer.</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275514#M169</link>
      <description>&lt;P&gt;Are you using&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/point-to-raster.htm" target="_blank"&gt;Point to Raster (Conversion)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and if so, what coordinate system did you define it as?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 20:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275514#M169</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-04-04T20:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer.</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275604#M170</link>
      <description>&lt;P&gt;That's the one I'm using yes.&amp;nbsp; I define the coordinate system as NAD 1927 UTM Zone 20N,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DrewHeasman1_0-1680653763228.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67288i6FE6AEE0A9BB3535/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DrewHeasman1_0-1680653763228.png" alt="DrewHeasman1_0-1680653763228.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be in the model setting somehow.&amp;nbsp; If I step through the process manually, it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 00:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275604#M170</guid>
      <dc:creator>DrewHeasman1</dc:creator>
      <dc:date>2023-04-05T00:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer.</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275608#M171</link>
      <description>&lt;P&gt;So if everything is in the same coordinate system, you might want to look at the "extent" which is set to Default. which is unknown and it may be that the points don't overlap your other data's extent&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 00:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1275608#M171</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-04-05T00:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000918: Cannot retrieve feature class extent. From Model trying to convert csv to raster layer.</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1276571#M172</link>
      <description>&lt;P&gt;Have you assigned the E field to X and the N field to Y? If they were reversed this would create some really weird UTM locations (way off zone) which would explain the invalid geometry warning.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 15:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/error-000918-cannot-retrieve-feature-class-extent/m-p/1276571#M172</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2023-04-07T15:42:52Z</dc:date>
    </item>
  </channel>
</rss>

