<?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: Extract Locations from Document (LocateXT) not finding coordinates? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622074#M27669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without seeing the PDFs, I can't say exactly what's going on, but there is some general information I can give you. LocateXT for ArcGIS Pro 2.4.x is currently able to scan documents for certain coordinate formats. You can find a list of these coordinates, along with examples and efficacy within LocateXT by, in an open ArcGIS Pro Project:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Click Add Data and select Extract Locations&lt;/LI&gt;&lt;LI&gt;In the Extract Locations pane:&lt;OL&gt;&lt;LI&gt;Select the Properties tab&lt;/LI&gt;&lt;LI&gt;In the Properties tab click the red icon&lt;/LI&gt;&lt;LI&gt;Be sure the Coordinates tab is selected&lt;/LI&gt;&lt;LI&gt;View the coordinates available&lt;OL&gt;&lt;LI&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/458133_2019-08-28_9-56-01.png" /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to compare your coordinates that did not match, with the coordinate formats available.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;116°W, 43°N may need to be written 43°00'00.0"N 116°00'00.0"W for LocateXT to recognize it.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If these are locations that come up frequently in your documents, you can create a custom location. For example, you could name it&amp;nbsp;&lt;SPAN&gt;116°W, 43°N and input the coordinates as&amp;nbsp;43°00'00.0"N 116°00'00.0"W&amp;nbsp;, so that each time LocateXT sees&amp;nbsp;116°W, 43°N, it plots the point correctly, rather than ignoring the notation entirely. You can read more about this in our documentation:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/locatext/custom-locations.htm"&gt;Extract custom locations&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the two PDFs that LocateXT seems to produce no data from, are these PDFs readable? Meaning, is the text in the PDF a scanned image, or actual text? LocateXT is currently unable to scan images for text, and as such PDFs that contain scanned or image based text must be run through Optical Character Recognition software and then those output can be scanned by LocateXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aryle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2019 23:33:27 GMT</pubDate>
    <dc:creator>AryleButler</dc:creator>
    <dc:date>2019-09-25T23:33:27Z</dc:date>
    <item>
      <title>Extract Locations from Document (LocateXT) not finding coordinates?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622073#M27668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a big project that involves parsing many PDF's for locations and just got a LocateXT license to try using the Extract Locations from Document tool. So far, I've had mixed results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've run the tool on 6 different PDF's; 2 of them work perfectly, 2 of them give me a bunch of garbage depending on the configuration of the tool but don't pull out the coordinates, and 2 of them won't give me anything no matter what I try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The successful ones were in DMS and DD, the unsuccessful ones were a mix as follows:&lt;/P&gt;&lt;P&gt;Successful:&lt;/P&gt;&lt;P&gt;118°45'15.435"W, 42°33'14.25"N&lt;/P&gt;&lt;P&gt;40.174996° N, 111.072179° W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unsuccessful&lt;/P&gt;&lt;P&gt;(116&lt;SPAN&gt;°&lt;/SPAN&gt;W, 43&lt;SPAN&gt;°&lt;/SPAN&gt;N)&lt;/P&gt;&lt;P&gt;(lat 40&lt;SPAN&gt;°&lt;/SPAN&gt;23'N, long 120&lt;SPAN&gt;°&lt;/SPAN&gt;34'W).&lt;/P&gt;&lt;P&gt;located at 49'41'N and 74"35'W&lt;/P&gt;&lt;P&gt;(latitude 48&lt;SPAN&gt;°&lt;/SPAN&gt;19'35"N, longitude 85&lt;SPAN&gt;°&lt;/SPAN&gt;21'01"W)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've run all of them through with varying combinations of what types of coordinates to parse for, but as I copied and pasted the coordinates into this I noticed a lot of the symbols got messed up (&lt;SPAN&gt;° changed to 0, etc) so that might be part of my problem. However converting it to Word and txt files didn't solve the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My big question is has anyone had experience with this tool and has had success working through issues like I am having? Are there any resources you found helpful other than the tool documentation (&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/conversion/extract-locations-from-document.htm"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/conversion/extract-locations-from-document.htm&lt;/A&gt;)? Any recommendations on how to make this more streamlined for processing many documents would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 16:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622073#M27668</guid>
      <dc:creator>RyanHowell1</dc:creator>
      <dc:date>2019-08-06T16:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Locations from Document (LocateXT) not finding coordinates?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622074#M27669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without seeing the PDFs, I can't say exactly what's going on, but there is some general information I can give you. LocateXT for ArcGIS Pro 2.4.x is currently able to scan documents for certain coordinate formats. You can find a list of these coordinates, along with examples and efficacy within LocateXT by, in an open ArcGIS Pro Project:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Click Add Data and select Extract Locations&lt;/LI&gt;&lt;LI&gt;In the Extract Locations pane:&lt;OL&gt;&lt;LI&gt;Select the Properties tab&lt;/LI&gt;&lt;LI&gt;In the Properties tab click the red icon&lt;/LI&gt;&lt;LI&gt;Be sure the Coordinates tab is selected&lt;/LI&gt;&lt;LI&gt;View the coordinates available&lt;OL&gt;&lt;LI&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/458133_2019-08-28_9-56-01.png" /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to compare your coordinates that did not match, with the coordinate formats available.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;116°W, 43°N may need to be written 43°00'00.0"N 116°00'00.0"W for LocateXT to recognize it.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If these are locations that come up frequently in your documents, you can create a custom location. For example, you could name it&amp;nbsp;&lt;SPAN&gt;116°W, 43°N and input the coordinates as&amp;nbsp;43°00'00.0"N 116°00'00.0"W&amp;nbsp;, so that each time LocateXT sees&amp;nbsp;116°W, 43°N, it plots the point correctly, rather than ignoring the notation entirely. You can read more about this in our documentation:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/locatext/custom-locations.htm"&gt;Extract custom locations&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the two PDFs that LocateXT seems to produce no data from, are these PDFs readable? Meaning, is the text in the PDF a scanned image, or actual text? LocateXT is currently unable to scan images for text, and as such PDFs that contain scanned or image based text must be run through Optical Character Recognition software and then those output can be scanned by LocateXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Aryle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 23:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622074#M27669</guid>
      <dc:creator>AryleButler</dc:creator>
      <dc:date>2019-09-25T23:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Locations from Document (LocateXT) not finding coordinates?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622075#M27670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/352857"&gt;Aryle Butler&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also had poor results on pdf-files (vector-based pdf-files, no OCR needed), but more success with txt-files and LocateXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experience is that LocateXT has a very limited pdf-reader capability compared to open source solutions like&amp;nbsp;&lt;A href="https://www.ghostscript.com/doc/current/Use.htm"&gt;ghostscript&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this reason, I convert all pdf-files to txt-files before processing it with LocateXT (easily scripted using python by calling at batch-command to ghostscript).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is of cores a workaround and not expected for the prices we have to pay for the LocateXT extension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 10:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/622075#M27670</guid>
      <dc:creator>ThomasL</dc:creator>
      <dc:date>2019-12-26T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Locations from Document (LocateXT) not finding coordinates?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/1131863#M49727</link>
      <description>&lt;P&gt;I found that if you do not have a pdf reader on your system it is likely that there is no ifilter for the pdf which is a dependency for LocateXT to work smoothly. This is also the same with MS Office documents if you do not have MS office loaded on.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 23:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/extract-locations-from-document-locatext-not/m-p/1131863#M49727</guid>
      <dc:creator>AlfredoConetta2</dc:creator>
      <dc:date>2022-01-08T23:38:36Z</dc:date>
    </item>
  </channel>
</rss>

