<?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: Create an empty MPK? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305958#M1542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not correct for the .NET Runtime map. I get an error when I use an empty mpk with just an empty GroupLayer in it. It requires an empty feature layer in order for it to be successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;A href="http://stackoverflow.com/questions/32346519/unable-to-create-local-arcgisdynamicmapservicelayer"&gt;this&lt;/A&gt;​ as a reference when I was trying to figure out why my dynamic layer was failing to be initialized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any chance there might be a way to add a truly empty mpk for this purpose to the Runtime map eventually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 20:26:46 GMT</pubDate>
    <dc:creator>ChristinaKochan1</dc:creator>
    <dc:date>2015-10-29T20:26:46Z</dc:date>
    <item>
      <title>Create an empty MPK?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305956#M1540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I create an empty MPK file with ArcMap that only contains a specific spatial reference? This will be used to load shape files dynamically.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 15:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305956#M1540</guid>
      <dc:creator>GeorgeFaraj</dc:creator>
      <dc:date>2013-03-27T15:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create an empty MPK?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305957#M1541</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;Empty/blank maps cannot be packaged but you can add a new group layer to the dataframe and navigate to View &amp;gt; DataFrame Properties to specify the coordinate system before sharing as a Map Package by going to File &amp;gt; Share As &amp;gt; Map Package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 11:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305957#M1541</guid>
      <dc:creator>KerrieScholefield</dc:creator>
      <dc:date>2013-03-28T11:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create an empty MPK?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305958#M1542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not correct for the .NET Runtime map. I get an error when I use an empty mpk with just an empty GroupLayer in it. It requires an empty feature layer in order for it to be successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used &lt;A href="http://stackoverflow.com/questions/32346519/unable-to-create-local-arcgisdynamicmapservicelayer"&gt;this&lt;/A&gt;​ as a reference when I was trying to figure out why my dynamic layer was failing to be initialized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any chance there might be a way to add a truly empty mpk for this purpose to the Runtime map eventually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 20:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305958#M1542</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2015-10-29T20:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create an empty MPK?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305959#M1543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry - we tightened up the Spatial Reference requirements when initializing layers - you can still just use a GroupLayer but you need to: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Open the Map Document (MXD) which only contains a Group Layer&lt;/P&gt;&lt;P&gt;- Open the DataFrame Properties dialog&lt;/P&gt;&lt;P&gt;- Set the property ‘Extent Used by Full Extent Command’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it is the ‘Extent of data in all layers’, which is effectively null when the map only contains a GroupLayer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/create-an-empty-mpk/m-p/305959#M1543</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-11-02T10:22:44Z</dc:date>
    </item>
  </channel>
</rss>

