<?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 001566: when trying to Clip in 911 GIS Questions</title>
    <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832023#M497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must have been more in the know than me from the get-go. I suspect I am not the only one who&amp;nbsp;is now locked into a situation where they simply cannot&amp;nbsp;afford to reorganize all their data. Anyway, at least the issue is called out informally here at GeoNet. Perhaps we can save others from wasting hours of time trying to figure out why they're getting unexplained errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2019 19:02:08 GMT</pubDate>
    <dc:creator>JeremyFreund1</dc:creator>
    <dc:date>2019-07-08T19:02:08Z</dc:date>
    <item>
      <title>ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832013#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to clip raster with several &lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;polygon shape files&lt;/SPAN&gt;, I observed that some shape files worked, while some gave me an error (Error 001566). The error message indicates that input polygon may&amp;nbsp;not be within raster layer. However, by checking the map, the failed polygon layer is inside of raster layer, so it seems just fine.&lt;/P&gt;&lt;P&gt;What makes me confuse is that some input polygon worked just fine. I don't see any difference between the worked polygon and failed polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I checked the error 001566 from following link, it may be due to&amp;nbsp;overwrite error.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01551-01575-001566.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-01551-01575-001566.htm"&gt;001566: Service overwrite error: failed to delete the service.—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I'm not deleting or overwriting any files, just generating new file by clipping.&lt;/P&gt;&lt;P&gt;And it doesn't make sense because some input polygon files are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I searched the solution, I found the following link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/56372"&gt;Error 000229 when trying to Clip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although the error number is different, it may be causing the same error.&lt;/P&gt;&lt;P&gt;One person responded that it worked by turning off&amp;nbsp;background processing.&lt;/P&gt;&lt;P&gt;However, since I'm using ArcGIS Pro, there is no option to change the setting of&amp;nbsp;background processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if anyone knows how to solve this issue with ArcGIS pro (now, I'm regretting to switch to pro).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2019 21:36:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832013#M487</guid>
      <dc:creator>RyoTakahashi</dc:creator>
      <dc:date>2019-03-16T21:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832014#M488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is either a mis-direct or in error.&lt;/P&gt;&lt;P&gt;I suspect that the extent of the raster and the shapefile are not in the same coordinate system.&lt;/P&gt;&lt;P&gt;'Looking at...', don't judge overlap on the map since 'projection-on-the-fly (POF)' can make things appear that they overlap but they are in totally different coordinate systems and the bounding numbers don't overlap.&amp;nbsp; Unless a tool or function does the projection automatically, then assume they don't.&lt;/P&gt;&lt;P&gt;The best practice is to make sure everything is in the exact same coordinate system and that the extent of the analysis is specified in the tool's environments (raster and otherwise).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 12:22:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832014#M488</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-17T12:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832015#M489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestions.&lt;/P&gt;&lt;P&gt;But, I'm using the same coordinate system for raster and the shape file.&lt;/P&gt;&lt;P&gt;I also tried to use&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;GDB featureclasses for clipping but the results are the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 14:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832015#M489</guid>
      <dc:creator>RyoTakahashi</dc:creator>
      <dc:date>2019-03-17T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832016#M490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the ability to install ArcMap on same computer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might need to be your GIS setup until ArcPro is equivalent to ArcMap with its base functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 15:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832016#M490</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2019-03-17T15:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832017#M491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the extents in both then (through the layer properties) to make sure they overlap.&amp;nbsp; Overlapping on screen may not be relevant if the Environment analysis Extent or the layer extents don't overlap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 16:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832017#M491</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-17T16:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832018#M492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, definitely check the geoprocessing environments to make sure&amp;nbsp;extent is set to&amp;nbsp;maximum of inputs. Also make sure the shapefile you are clipping covers more than a single&amp;nbsp;cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 22:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832018#M492</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-03-17T22:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832019#M493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also had the exact same problem and went through the steps&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;&amp;nbsp;mentioned to no avail. I checked the&amp;nbsp;coordinate systems (identical) and extents (they overlap) but continued to get the error. The clip feature was previously in a feature dataset (yes, with the same projection as the raster) within a FGDB and the only thing that worked for me was to export to a feature class in the root of the FGDB (i.e. not within a feature dataset). I'm not sure what the problem was, but I can say that I've had many issues with clipping rasters by polygons and in my last interaction with ESRI tech support, the analyst told me "feature datasets are not intended to be used as folders." This was pretty much news to me, and seems a bit fishy as almost every GIS user I know uses feature datasets to organize&amp;nbsp;their data within a FGDB. In this case it "fixed" the error. Unfortunately, if you're experiencing an error like this or any other error involving coordinate systems, try removing all inputs from feature datasets and either placing them at the root of the FGDB or exporting to shapefile(s).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 17:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832019#M493</guid>
      <dc:creator>JeremyFreund1</dc:creator>
      <dc:date>2019-07-08T17:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832020#M494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Feature datasets were never intended as data/file management containers. Yes, many many organizations use them as such but that was never the intention from a design standpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to me that the work around you describe of moving your clip feature class out of the feature dataset is an example of the problems that can arise when a feature dataset is used for something other than toplologies, networks etc....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 17:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832020#M494</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-07-08T17:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832021#M495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, correct. However, I would not say that ESRI has done a very good job of emphasizing that feature datasets are not intended to be used as&amp;nbsp;folders if&amp;nbsp;that is in fact the case. From the "An Overview of Working With Feature Datasets" page: &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/feature-datasets/an-overview-of-working-with-feature-datasets.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/manage-data/feature-datasets/an-overview-of-working-with-feature-datasets.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;In some data sharing situations, collaborating organizations might agree on a data sharing schema for sharing datasets with other users. In these situations, people might use feature datasets as folders to organize collections of simple feature classes for sharing with others."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 17:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832021#M495</guid>
      <dc:creator>JeremyFreund1</dc:creator>
      <dc:date>2019-07-08T17:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832022#M496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's news to me.&amp;nbsp; I've always avoided them unless for what I mentioned above.&amp;nbsp; I'd rather have multiple file geodatabases than feature datasets to organize data....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 17:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832022#M496</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-07-08T17:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832023#M497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must have been more in the know than me from the get-go. I suspect I am not the only one who&amp;nbsp;is now locked into a situation where they simply cannot&amp;nbsp;afford to reorganize all their data. Anyway, at least the issue is called out informally here at GeoNet. Perhaps we can save others from wasting hours of time trying to figure out why they're getting unexplained errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 19:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832023#M497</guid>
      <dc:creator>JeremyFreund1</dc:creator>
      <dc:date>2019-07-08T19:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832024#M498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a search on feature datasets and &lt;A _jive_internal="true" href="https://community.esri.com/thread/76610"&gt;found a post of mine&lt;/A&gt; bemoaning their use from 2013; there have been others since then and probably some before then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not suggesting you re-organize your data, but you should be aware that there can be short comings with feature datasets, as you've already experienced.&amp;nbsp; The agency I'm currently employed by uses feature datasets as a file management tool, but as we move towards services, feature datasets are (finally) falling by the wayside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 20:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832024#M498</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2019-07-08T20:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832025#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree - feature datasets should not be used as folders - they should be used when needed for&amp;nbsp;topology, network datasets, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was Esri's design from the get-go; In my first introduction to geodatabases in an early adopter ArcMap class the summer of 2000, they told me&amp;nbsp;not to use feature datasets as folders! (Remember that class &lt;A href="https://community.esri.com/migrated-users/61871"&gt;Jorge Ruiz-Valdepena&lt;/A&gt;‌?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 19:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832025#M499</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2020-06-17T19:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832026#M500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever get a response to this issue?&lt;/P&gt;&lt;P&gt;I'm receiving the same error after upgrading to 10.8. The issue seems to exist within modelbuilder. The irony is that it will run when accessed from the toolbox. When the model is published to a service, it fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 15:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832026#M500</guid>
      <dc:creator>ANRGIS</dc:creator>
      <dc:date>2020-09-15T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832027#M501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you be a bit more detailed for the error you are getting and the workflow you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2020 16:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/832027#M501</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-09-15T16:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/1055556#M701</link>
      <description>&lt;P&gt;I am having the same issue.&lt;/P&gt;&lt;P&gt;I was clipping using raster as output extent. Everything was within the input raster layer's extent. It gave me the same error.&lt;/P&gt;&lt;P&gt;It was able to work after I made all the raster extent into shapefiles and then use the shapefiles as output extent.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 04:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/1055556#M701</guid>
      <dc:creator>Lydia</dc:creator>
      <dc:date>2021-05-07T04:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 001566: when trying to Clip</title>
      <link>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/1102719#M705</link>
      <description>&lt;P&gt;Thank you. I had a similar issue but it worked once I used the default GDB under Output Raster Dataset.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 18:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/911-gis-questions/error-001566-when-trying-to-clip/m-p/1102719#M705</guid>
      <dc:creator>LizzieChiobvu</dc:creator>
      <dc:date>2021-09-28T18:31:33Z</dc:date>
    </item>
  </channel>
</rss>

