<?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: Clip by latitude in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146074#M8281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is probably an easy thing to do, but I'm stuck trying to figure out how to do it.&amp;nbsp; Basically, I want to clip a shapefile of the UK by latitude so that I end up with a new polygon that is the 50-52 degree band of the UK.&amp;nbsp; How can I do this?&amp;nbsp; The clip tool requires an input file to clip by.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Laura&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to create a polygon feature class that uses to 50 and 52 degree latitude lines as the south and north edges, and the east and west edges would be what ever you need as well.&amp;nbsp; This new polygon is what you'll use to clip the input featureclass by.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2012 18:03:55 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2012-06-06T18:03:55Z</dc:date>
    <item>
      <title>Clip by latitude</title>
      <link>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146073#M8280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is probably an easy thing to do, but I'm stuck trying to figure out how to do it.&amp;nbsp; Basically, I want to clip a shapefile of the UK by latitude so that I end up with a new polygon that is the 50-52 degree band of the UK.&amp;nbsp; How can I do this?&amp;nbsp; The clip tool requires an input file to clip by.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laura&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 16:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146073#M8280</guid>
      <dc:creator>LauraDugan</dc:creator>
      <dc:date>2012-06-06T16:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clip by latitude</title>
      <link>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146074#M8281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is probably an easy thing to do, but I'm stuck trying to figure out how to do it.&amp;nbsp; Basically, I want to clip a shapefile of the UK by latitude so that I end up with a new polygon that is the 50-52 degree band of the UK.&amp;nbsp; How can I do this?&amp;nbsp; The clip tool requires an input file to clip by.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Laura&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need to create a polygon feature class that uses to 50 and 52 degree latitude lines as the south and north edges, and the east and west edges would be what ever you need as well.&amp;nbsp; This new polygon is what you'll use to clip the input featureclass by.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 18:03:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146074#M8281</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-06-06T18:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clip by latitude</title>
      <link>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146075#M8282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank-you for responding, Joe.&amp;nbsp; So, I used the 'Create Feature Class' tool in the 'Data Management' toolbox to create a polygon feature and set the processing extent to 50 and 52 south and north respectively and -7 and 3 west and east in the 'Environments' window.&amp;nbsp; I left all the other defaults as they were.&amp;nbsp; The process ran and a shapefile was created, though, it did not produce a visual polygon on the map.&amp;nbsp; I then used this file to clip my shapefile of the UK but got an error message that the output was empty (error 000117).&amp;nbsp; Any idea where I'm going wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laura&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 12:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146075#M8282</guid>
      <dc:creator>LauraDugan</dc:creator>
      <dc:date>2012-06-07T12:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Clip by latitude</title>
      <link>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146076#M8283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank-you for responding, Joe.&amp;nbsp; So, I used the 'Create Feature Class' tool in the 'Data Management' toolbox to create a polygon feature and set the processing extent to 50 and 52 south and north respectively and -7 and 3 west and east in the 'Environments' window.&amp;nbsp; I left all the other defaults as they were.&amp;nbsp; The process ran and a shapefile was created, though, it did not produce a visual polygon on the map.&amp;nbsp; I then used this file to clip my shapefile of the UK but got an error message that the output was empty (error 000117).&amp;nbsp; Any idea where I'm going wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks so much!&lt;BR /&gt;Laura&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yep; you created a feature class, but you haven't created any geometry for the feature class.&amp;nbsp; Try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcCatalog, delete the empty polygon feature class you tried to create.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next, staying in ArcCatalog, create a new polygon feature class.&amp;nbsp; I prefer some flavor of geodatabase feature class rather than a shapefile.&amp;nbsp; Give this new feature class the same spatial reference as the feature class you wish to clip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Close Catalog and open ArcMap.&amp;nbsp; Add the feature class you want to clip.&amp;nbsp; Add the newly created, but empty polygon feature class.&amp;nbsp; Hopefully you have a line feature class of lat/long you can add as well.&amp;nbsp; Start an editing session with your [so-far empty] new feature class as the target.&amp;nbsp; Using the lat/long lines as your guide, create the polygon you want.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have it, stop editing and save changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clip what you want with what you just built.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sense?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 16:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/clip-by-latitude/m-p/146076#M8283</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2012-06-07T16:31:34Z</dc:date>
    </item>
  </channel>
</rss>

