<?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: Reprojection Warning in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324348#M595</link>
    <description>&lt;P&gt;Thanks for the response, yea mostly interested in best practices and any potential performance impacts. The tutorials seem to set up a map with 4326.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/unity/maps/tutorials/display-a-map-ui/" target="_blank"&gt;https://developers.arcgis.com/unity/maps/tutorials/display-a-map-ui/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 14:09:53 GMT</pubDate>
    <dc:creator>FrancisPolignano</dc:creator>
    <dc:date>2023-08-31T14:09:53Z</dc:date>
    <item>
      <title>Reprojection Warning</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324305#M593</link>
      <description>&lt;P&gt;We keep seeing this warning in our Unity app. Is this something to be concerned about?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Source Tiling Scheme's Spatial Reference differs from View Spatial Reference. Reprojection will be required, which may affect performance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We are using WGS84 (4326) in the Unity app and are consuming these services -&lt;/P&gt;&lt;P&gt;"BasemapUrl": &lt;A href="https://ibasemaps-api.arcgis.com/arcgis/rest/services/World_Imagery/MapServer" target="_blank"&gt;https://ibasemaps-api.arcgis.com/arcgis/rest/services/World_Imagery/MapServer&lt;/A&gt;,&lt;BR /&gt;"ElevationUrl": &lt;A href="https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer" target="_blank"&gt;https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="unity_reprojection.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79560i511130154DD86B7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="unity_reprojection.png" alt="unity_reprojection.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324305#M593</guid>
      <dc:creator>FrancisPolignano</dc:creator>
      <dc:date>2023-08-31T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reprojection Warning</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324315#M594</link>
      <description>That warning is telling you that your Unity View is in the WGS84 (4326)&lt;BR /&gt;coordinate system (Geographic system), but you are using basemaps that are&lt;BR /&gt;in the Spatial Reference: 102100 (3857) coordinate system (Web Mercator&lt;BR /&gt;projected system)&lt;BR /&gt;&lt;BR /&gt;The performance impact is that there is reprojection occurring to align the&lt;BR /&gt;basemaps with your view. I will let others comment on the severity of this&lt;BR /&gt;performance impact.&lt;BR /&gt;&lt;BR /&gt;FWIW, the vast majority of basemaps out-there are in the Web Mercator&lt;BR /&gt;projection system. If you have a want/need for your view to be in a non-Web&lt;BR /&gt;Mercator coordinate system, and you also want to use a basemap, you can&lt;BR /&gt;create your own (not a trivial step). The other way to go is to reproject&lt;BR /&gt;your data (from 4326 to 3857), and set up your View to also be in 3857.&lt;BR /&gt;Then you'll be in 3857 "across the board" (your data, your basemaps, your&lt;BR /&gt;view).&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;-Cory&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324315#M594</guid>
      <dc:creator>coryeicher</dc:creator>
      <dc:date>2023-08-31T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reprojection Warning</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324348#M595</link>
      <description>&lt;P&gt;Thanks for the response, yea mostly interested in best practices and any potential performance impacts. The tutorials seem to set up a map with 4326.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/unity/maps/tutorials/display-a-map-ui/" target="_blank"&gt;https://developers.arcgis.com/unity/maps/tutorials/display-a-map-ui/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:09:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/reprojection-warning/m-p/1324348#M595</guid>
      <dc:creator>FrancisPolignano</dc:creator>
      <dc:date>2023-08-31T14:09:53Z</dc:date>
    </item>
  </channel>
</rss>

