<?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: Is it possible to add a georeferenced image to a map? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68049#M5974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the image is properly georeferenced you should be able to simply open it in the map.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2019 19:48:13 GMT</pubDate>
    <dc:creator>RobertBorchert</dc:creator>
    <dc:date>2019-11-14T19:48:13Z</dc:date>
    <item>
      <title>Is it possible to add a georeferenced image to a map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68048#M5973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to add a georeferenced image to a map, like the one attached? I know in 3.x I can use MapImage and MapImage layer to&amp;nbsp;&lt;STRONG&gt;georeference&lt;/STRONG&gt; an image using the extents of the image (see &lt;A href="https://jsfiddle.net/staynerm/28Lbo47q/"&gt;my demo here&lt;/A&gt;). But what if I already have a georeferenced image, like the one attached? Can I add it to a map without having to specify the extents?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 18:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68048#M5973</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2019-11-14T18:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a georeferenced image to a map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68049#M5974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the image is properly georeferenced you should be able to simply open it in the map.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 19:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68049#M5974</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2019-11-14T19:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a georeferenced image to a map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68050#M5975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How? Using what class? I tried using MapImage, but it did not recognize the extents of the image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 21:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/68050#M5975</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2019-11-14T21:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a georeferenced image to a map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/1182985#M77679</link>
      <description>&lt;P&gt;We are releasing the ability to overlay images and videos in 4.24 next week!&amp;nbsp;&lt;SPAN&gt;You can try it out now using the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/feedback-js-api-next/blob/master/CHANGELOG.md" target="_blank" rel="nofollow noopener noreferrer"&gt;/next&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;early access release, and we are looking to get some feedback on it. The functionality is even better than 3.x… you can overlay both images and videos in 2D and 3D, add/remove multiple images on the fly very easily, and use it with other 4.x capabilities like layer blending (note: so far you can only do layer blending with MediaLayers in 2D).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here's a simple example:&amp;nbsp;&lt;A href="https://codepen.io/U_B_U/pen/MWQGWdb?editors=1000" target="_blank" rel="nofollow noopener noreferrer"&gt;https://codepen.io/U_B_U/pen/MWQGWdb?editors=1000&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note that you will have to specify the location of the image explicitly in your app (image corners/extent).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 00:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-it-possible-to-add-a-georeferenced-image-to-a/m-p/1182985#M77679</guid>
      <dc:creator>JuliePowell</dc:creator>
      <dc:date>2022-06-15T00:55:59Z</dc:date>
    </item>
  </channel>
</rss>

