<?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 Generate extents from metadata in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/generate-extents-from-metadata/m-p/194258#M6627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there was a tool that could generate geographic extents from the bounding coordinates specified in FGDC-compliant metadata. The intent would be to verify coverage. I know there are probably other ways to do this, but I am curious to know if this is possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 13:24:46 GMT</pubDate>
    <dc:creator>JessePinchot</dc:creator>
    <dc:date>2012-04-17T13:24:46Z</dc:date>
    <item>
      <title>Generate extents from metadata</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-extents-from-metadata/m-p/194258#M6627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there was a tool that could generate geographic extents from the bounding coordinates specified in FGDC-compliant metadata. The intent would be to verify coverage. I know there are probably other ways to do this, but I am curious to know if this is possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-extents-from-metadata/m-p/194258#M6627</guid>
      <dc:creator>JessePinchot</dc:creator>
      <dc:date>2012-04-17T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Generate extents from metadata</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/generate-extents-from-metadata/m-p/194259#M6628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is possible, but you will have to write your own tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did this for some MrSID image extents way back (2004) with ArcGIS 8.3 using the Python SAX module to parse the metadata XML file. You have to define a handler function for each tag that you want to extract using SAX. I have even found the code, which you could have if you really want to go down that route. I see that Open Office still use this method which is very fast for large XML files typical of word documents. I learnt how to do this from an O'Reilly book: &lt;/SPAN&gt;&lt;A href="http://shop.oreilly.com/product/9780596001285.do"&gt;Python &amp;amp; XML&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is easier to use the newer ElementTree module. You will need to export the metadata to a file to be able to parse it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 11:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/generate-extents-from-metadata/m-p/194259#M6628</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2012-04-23T11:48:38Z</dc:date>
    </item>
  </channel>
</rss>

