<?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: Convert section footage calls to lat long coordinates in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313231#M24349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;picture? &amp;nbsp;&lt;/P&gt;&lt;P&gt;given locations and offsets, and/or directions, lines and hence intersections can be readily constructed.&lt;/P&gt;&lt;P&gt;so perhaps your picture can help translate your world into mine &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 22:35:42 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-01-18T22:35:42Z</dc:date>
    <item>
      <title>Convert section footage calls to lat long coordinates</title>
      <link>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313230#M24348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Work in the Oil &amp;amp; Gas industry which often uses footage calls from section lines to identify locations (300 from South section line &amp;amp; 250' from East section line).&amp;nbsp; The intersection of these two footage calls gives you the location (in XY).&amp;nbsp; I'm wondering if there is a way to automate this footage to XY using python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initial thought:&lt;/P&gt;&lt;P&gt;My section data consists of 4 surveyed points which connect to make a section boundary.&amp;nbsp; My initial thought is to calculate the slope of the North/South/East/West line created when connecting the dots, then creating a line with that same slope&amp;nbsp;while adding the related footage call to each of the XY point coordinates. (Example 250' from east section line I would add 150' to the XY's to the NE,SE end points)...Then calculate the intersection.&amp;nbsp; Though I'm not sure where to begin in python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts/ideas are appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 22:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313230#M24348</guid>
      <dc:creator>ZachSturm3</dc:creator>
      <dc:date>2018-01-18T22:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert section footage calls to lat long coordinates</title>
      <link>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313231#M24349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;picture? &amp;nbsp;&lt;/P&gt;&lt;P&gt;given locations and offsets, and/or directions, lines and hence intersections can be readily constructed.&lt;/P&gt;&lt;P&gt;so perhaps your picture can help translate your world into mine &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 22:35:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313231#M24349</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-01-18T22:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert section footage calls to lat long coordinates</title>
      <link>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313232#M24350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't have a picture ready, but I'll try to paint you one.&lt;/P&gt;&lt;P&gt;Here's the data I have and the problem I'm trying to solve.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Coordinate System:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NAD 27 UTM ft&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Surveyed Section corners in X,Y coordinates&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NW: X,Y; NE: X,Y; SW: X,Y; SE: X,Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Target coordinates described in footage calls:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"two&amp;nbsp;hundred feet from the north line (200' FNL), 6&amp;nbsp;hundred feet from the east line (600' FEL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: How to convert the footage calls to X,Y based on surveyed section grid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 14:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/convert-section-footage-calls-to-lat-long/m-p/313232#M24350</guid>
      <dc:creator>ZachSturm3</dc:creator>
      <dc:date>2018-01-22T14:27:50Z</dc:date>
    </item>
  </channel>
</rss>

