<?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: OIC cannot read coordinates from Images in AWS S3 in Oriented Imagery Classic</title>
    <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296659#M12</link>
    <description>&lt;P&gt;Please have a look at the document.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2023 13:40:39 GMT</pubDate>
    <dc:creator>RandallRebello</dc:creator>
    <dc:date>2023-06-07T13:40:39Z</dc:date>
    <item>
      <title>OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296650#M9</link>
      <description>&lt;P&gt;Another issue from the long list of issues that OIC has. Sometimes I wonder if this tool is just a test or a very beta version.&lt;/P&gt;&lt;P&gt;So, the issue is:&lt;/P&gt;&lt;P&gt;Images in the local drive get inserted in the OIC (with folder option) and the coordinates are read perfectly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same images, uploaded on AWS (with imagelist option), when trying to add them to the catalogue return "Could not extract coordinate info to add image". The bucket is public and the images are publicly available from every browser outside or inside our firewall (tested).&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296650#M9</guid>
      <dc:creator>bogdanpalade2</dc:creator>
      <dc:date>2023-06-07T13:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296653#M10</link>
      <description>&lt;P&gt;Hi Bodan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue you are facing is probably because you have not set the CORS policy for the bucket. If you read documentation of the tool which can be found &lt;A href="c:\Image_Mgmt_Workflows\OrientedImagery\Documentation\OrientedImageryCatalogManagement_UserGuide.pdf" target="_self"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296653#M10</guid>
      <dc:creator>RandallRebello</dc:creator>
      <dc:date>2023-06-07T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296656#M11</link>
      <description>&lt;P&gt;Hi Randall,&lt;/P&gt;&lt;P&gt;There is a CORS policy in place:&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"AllowedHeaders": [&lt;BR /&gt;"*"&lt;BR /&gt;],&lt;BR /&gt;"AllowedMethods": [&lt;BR /&gt;"PUT",&lt;BR /&gt;"POST",&lt;BR /&gt;"GET"&lt;BR /&gt;],&lt;BR /&gt;"AllowedOrigins": [&lt;BR /&gt;"*"&lt;BR /&gt;],&lt;BR /&gt;"ExposeHeaders": []&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;Maybe its not correct?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:34:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296656#M11</guid>
      <dc:creator>bogdanpalade2</dc:creator>
      <dc:date>2023-06-07T13:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296659#M12</link>
      <description>&lt;P&gt;Please have a look at the document.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 13:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1296659#M12</guid>
      <dc:creator>RandallRebello</dc:creator>
      <dc:date>2023-06-07T13:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1297014#M13</link>
      <description>&lt;P&gt;Hi, I did have a look again and read the annexes. I updated the bucket policy and the CORS and now I get a VersionJSON error (see attached).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bucket policy:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"Version": "2012-10-17",&lt;BR /&gt;"Id": "Policy1467091827492",&lt;BR /&gt;"Statement": [&lt;BR /&gt;{&lt;BR /&gt;"Sid": "Stmt1467091817285",&lt;BR /&gt;"Effect": "Allow",&lt;BR /&gt;"Principal": "*",&lt;BR /&gt;"Action": "s3:GetObject",&lt;BR /&gt;"Resource": "arn:aws:s3:::unisfa/*"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CORS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"AllowedHeaders": [&lt;BR /&gt;"*"&lt;BR /&gt;],&lt;BR /&gt;"AllowedMethods": [&lt;BR /&gt;"GET"&lt;BR /&gt;],&lt;BR /&gt;"AllowedOrigins": [&lt;BR /&gt;"*"&lt;BR /&gt;],&lt;BR /&gt;"ExposeHeaders": [],&lt;BR /&gt;"MaxAgeSeconds": 3000&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oic1.png" style="width: 832px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/72630iFCC7A8374600EC07/image-size/large?v=v2&amp;amp;px=999" role="button" title="oic1.png" alt="oic1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 07:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1297014#M13</guid>
      <dc:creator>bogdanpalade2</dc:creator>
      <dc:date>2023-06-08T07:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: OIC cannot read coordinates from Images in AWS S3</title>
      <link>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1297024#M14</link>
      <description>&lt;P&gt;The "&lt;SPAN&gt;VersionJSON" error I think it's unrelated to the&amp;nbsp;"Could not extract coordinate info to add image" error. It appears when running all tools, but it doesn t influence the results.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 09:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/oriented-imagery-classic/oic-cannot-read-coordinates-from-images-in-aws-s3/m-p/1297024#M14</guid>
      <dc:creator>bogdanpalade2</dc:creator>
      <dc:date>2023-06-08T09:43:29Z</dc:date>
    </item>
  </channel>
</rss>

