<?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: Converting Lat/Lon to MGRS in pure Python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594242#M46544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here is a library for Python:&lt;BR /&gt;&lt;A href="http://pypi.python.org/pypi/mgrs#downloads"&gt;http://pypi.python.org/pypi/mgrs#downloads&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well there you go. Python really can do anything. Just remember to get the right version for your python install. (2.5 for ArcGIS 9.3)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 16:40:42 GMT</pubDate>
    <dc:creator>MathewCoyle</dc:creator>
    <dc:date>2012-10-02T16:40:42Z</dc:date>
    <item>
      <title>Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594239#M46541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone out there ever tried converting lat/long coordinates to MGRS purely in Python (without referencing anything compiled)? Attempting to find a solution for converting coordinates at ArcGIS for Desktop 9.3 in an easily sharable script and/or toolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance to anyone that can help with this!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594239#M46541</guid>
      <dc:creator>NickJacob</dc:creator>
      <dc:date>2012-10-02T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594240#M46542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure it is possible, just not sure how feasible. You could try starting here to get ideas. Java and Python have a strong enough relationship that it should be fairly easy to cross over.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ibm.com/developerworks/java/library/j-coordconvert/"&gt;http://www.ibm.com/developerworks/java/library/j-coordconvert/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594240#M46542</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-10-02T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594241#M46543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a library for Python:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://pypi.python.org/pypi/mgrs#downloads"&gt;http://pypi.python.org/pypi/mgrs#downloads&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594241#M46543</guid>
      <dc:creator>ThaiTruong</dc:creator>
      <dc:date>2012-10-02T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594242#M46544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here is a library for Python:&lt;BR /&gt;&lt;A href="http://pypi.python.org/pypi/mgrs#downloads"&gt;http://pypi.python.org/pypi/mgrs#downloads&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well there you go. Python really can do anything. Just remember to get the right version for your python install. (2.5 for ArcGIS 9.3)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594242#M46544</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-10-02T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594243#M46545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No no...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's just a wrapper for a dll file.&amp;nbsp; I'm limited to pure Python or an out of the box ESRI solution at 9.3 excluding Military Analyst.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do it through a transformation or projection maybe?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594243#M46545</guid>
      <dc:creator>NickJacob</dc:creator>
      <dc:date>2012-10-02T17:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Lat/Lon to MGRS in pure Python?</title>
      <link>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594244#M46546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No no...&lt;BR /&gt;&lt;BR /&gt;That's just a wrapper for a dll file.&amp;nbsp; I'm limited to pure Python or an out of the box ESRI solution at 9.3 excluding Military Analyst.&lt;BR /&gt;&lt;BR /&gt;Is there a way to do it through a transformation or projection maybe?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to have &lt;/SPAN&gt;&lt;STRONG&gt;Convert Coordinates in File&lt;/STRONG&gt;&lt;SPAN&gt; Tool from &lt;/SPAN&gt;&lt;STRONG&gt;Military Analyst&lt;/STRONG&gt;&lt;SPAN&gt;, Nick!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/converting-lat-lon-to-mgrs-in-pure-python/m-p/594244#M46546</guid>
      <dc:creator>ThaiTruong</dc:creator>
      <dc:date>2012-10-02T17:56:27Z</dc:date>
    </item>
  </channel>
</rss>

