<?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: FeatureClass extent vs domain question in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504445#M13551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is likely that the layer's areaOfInterest is empty.&amp;nbsp; This happens if the featureclass is empty but it could happen other ways too.&amp;nbsp; Typically, zoom to layer zooms to the extent of the data.&amp;nbsp; I know there are some times problems where the AOI no longer reflects the extent of the data if a bunch of features are deleted.&amp;nbsp; ILayer2 has read/write on it.&amp;nbsp; Shapefiles get their AOI differently so it is possible they work fine without setting it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=67243"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=67243&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 13:44:25 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2010-07-22T13:44:25Z</dc:date>
    <item>
      <title>FeatureClass extent vs domain question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504444#M13550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using ArcObjects (Java) to create feature classes for my ARCGis 9.3.&amp;nbsp; In ArcCatalog I can see that my feature classes have Domain values set, but in ArcMap on the layer properties the extent values are blank.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me what the difference is in those two?&amp;nbsp; And how I can set the extent?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Layers won't "zoom to layer" and I'm guessing that is why.&amp;nbsp; My shapefiles work fine.&amp;nbsp; I can zoom to the specific selected row (so I think my spatialRef was set ok), but not to the layer.&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tried in datasets and standalone - same result.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 19:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504444#M13550</guid>
      <dc:creator>DeannaDelapasse</dc:creator>
      <dc:date>2010-07-21T19:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureClass extent vs domain question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504445#M13551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is likely that the layer's areaOfInterest is empty.&amp;nbsp; This happens if the featureclass is empty but it could happen other ways too.&amp;nbsp; Typically, zoom to layer zooms to the extent of the data.&amp;nbsp; I know there are some times problems where the AOI no longer reflects the extent of the data if a bunch of features are deleted.&amp;nbsp; ILayer2 has read/write on it.&amp;nbsp; Shapefiles get their AOI differently so it is possible they work fine without setting it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=67243"&gt;http://forums.esri.com/Thread.asp?c=93&amp;amp;f=992&amp;amp;t=67243&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 13:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504445#M13551</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2010-07-22T13:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureClass extent vs domain question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504446#M13552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is driving me crazy!&amp;nbsp; I did finally figure out that it only happens when I use a FeatureCursor/FeatureBuffer.&amp;nbsp; When I use direct inserts my extent shows up in the Layer source tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I get a reference to my layer (I only create a FeatureClass inside a FeatureDataset - I guess a default layer is being created for me?)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry if that's a really dumb question.&amp;nbsp; I am not very comfortable with ArcObjects yet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 17:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504446#M13552</guid>
      <dc:creator>DeannaDelapasse</dc:creator>
      <dc:date>2010-07-22T17:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureClass extent vs domain question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504447#M13553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sounds like a bug.&amp;nbsp; As a workaround, I'd try IFeatureclassManage.UpdateExtent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 15:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/featureclass-extent-vs-domain-question/m-p/504447#M13553</guid>
      <dc:creator>KirkKuykendall</dc:creator>
      <dc:date>2010-07-23T15:00:43Z</dc:date>
    </item>
  </channel>
</rss>

