<?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: Setting Spatial Reference to a newly created map in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831895#M3365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm embarrassed how I missed that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 16:08:28 GMT</pubDate>
    <dc:creator>Vidar</dc:creator>
    <dc:date>2020-04-27T16:08:28Z</dc:date>
    <item>
      <title>Setting Spatial Reference to a newly created map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831893#M3363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a basic question - but seem to be having a hard time getting an answer from the online help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set a coordinate system when I make a new map pane. You cannot seem to specify when you use the MapFactory and once the map is made the SpatialReference property is readonly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone point me in the right direction to change or set the spatial ref of a map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2020 10:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831893#M3363</guid>
      <dc:creator>Vidar</dc:creator>
      <dc:date>2020-04-25T10:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Spatial Reference to a newly created map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831894#M3364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The method is on the Map class.&amp;nbsp; &lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic11894.html"&gt;SetSpatialReference method.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831894#M3364</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2020-04-27T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Spatial Reference to a newly created map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831895#M3365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm embarrassed how I missed that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 16:08:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/831895#M3365</guid>
      <dc:creator>Vidar</dc:creator>
      <dc:date>2020-04-27T16:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Spatial Reference to a newly created map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/1006582#M5803</link>
      <description>&lt;P&gt;Sample:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;var mv = MapView.Active;
Map m = mv.Map;
var WkidValue = 4326;
m.SetSpatialReference(SpatialReferenceBuilder.CreateSpatialReference(WkidValue));&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:32:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/setting-spatial-reference-to-a-newly-created-map/m-p/1006582#M5803</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-03T12:32:14Z</dc:date>
    </item>
  </channel>
</rss>

