<?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: Offline WPF app in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-wpf-app/m-p/1558556#M13113</link>
    <description>&lt;UL&gt;&lt;LI&gt;Will be a WPF app and will be completely offline.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;All data is provided through various files (shapefiles, .mdb, .kmls, etc.).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Shapefile:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/read-shapefile-metadata/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/read-shapefile-metadata/&lt;/A&gt;&lt;BR /&gt;KML:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/display-kml/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/display-kml/&lt;/A&gt;&lt;BR /&gt;mdb - if you mean Access database, that is not natively supported. You will need to read the db using other tools and translate to one of the Geometry classes in ArcGIS&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ability for user to draw custom shapes on the map&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/create-and-edit-geometries/" target="_blank" rel="noopener"&gt;No problem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ability for user to perform calculations like finding distance between features, finding features within a bounding box, etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See examples of&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/geodesic-operations/" target="_blank" rel="noopener"&gt;geometry engine&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your app is completely offline, you must use a &lt;A href="https://developers.arcgis.com/net/license-and-deployment/use-a-license-in-your-app/" target="_blank" rel="noopener"&gt;license string&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Given your requirements to read shapefiles, you will need at least a &lt;A href="https://developers.arcgis.com/net/license-and-deployment/license-levels-and-capabilities/" target="_blank" rel="noopener"&gt;Standard license&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I cannot speak to cost. I think you can find it by creating a &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-location-platform/overview" target="_blank" rel="noopener"&gt;Platform account&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 12:36:41 GMT</pubDate>
    <dc:creator>ViktorSafar</dc:creator>
    <dc:date>2024-11-14T12:36:41Z</dc:date>
    <item>
      <title>Offline WPF app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-wpf-app/m-p/1557577#M13109</link>
      <description>&lt;P&gt;Trying to determine if the maps sdk is right for me, but there's a ton of information out there and I'm a little overwhelmed. Details below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Will be a WPF app and will be completely offline.&lt;/LI&gt;&lt;LI&gt;All data is provided through various files (shapefiles, .mdb, .kmls, etc.).&lt;/LI&gt;&lt;LI&gt;Ability for user to draw custom shapes on the map&lt;/LI&gt;&lt;LI&gt;Ability for user to perform calculations like finding distance between features, finding features within a bounding box, etc.&lt;/LI&gt;&lt;LI&gt;No editing of the data besides any in-memory features that the user might draw on the map&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Can I do the above using the maps sdk? What is required to deploy this? I saw this post&amp;nbsp;&lt;A href="https://community.esri.com/t5/net-maps-sdk-questions/standalone-and-completely-offline-wpf-app/m-p/1155994#M10845" target="_blank"&gt;https://community.esri.com/t5/net-maps-sdk-questions/standalone-and-completely-offline-wpf-app/m-p/1155994#M10845&lt;/A&gt;&amp;nbsp;talking about the licenses, but I don't see a cost on the license page. Is the license perpetual? As in, once it is deployed, can it be used forever?&lt;/P&gt;&lt;P&gt;The tutorials talk about getting an API key. Do I still need that even though it will be an offline app?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 15:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/offline-wpf-app/m-p/1557577#M13109</guid>
      <dc:creator>DanielWeaver1</dc:creator>
      <dc:date>2024-11-12T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Offline WPF app</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-wpf-app/m-p/1558556#M13113</link>
      <description>&lt;UL&gt;&lt;LI&gt;Will be a WPF app and will be completely offline.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;All data is provided through various files (shapefiles, .mdb, .kmls, etc.).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Shapefile:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/read-shapefile-metadata/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/read-shapefile-metadata/&lt;/A&gt;&lt;BR /&gt;KML:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/display-kml/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/display-kml/&lt;/A&gt;&lt;BR /&gt;mdb - if you mean Access database, that is not natively supported. You will need to read the db using other tools and translate to one of the Geometry classes in ArcGIS&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ability for user to draw custom shapes on the map&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/create-and-edit-geometries/" target="_blank" rel="noopener"&gt;No problem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ability for user to perform calculations like finding distance between features, finding features within a bounding box, etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See examples of&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/geodesic-operations/" target="_blank" rel="noopener"&gt;geometry engine&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since your app is completely offline, you must use a &lt;A href="https://developers.arcgis.com/net/license-and-deployment/use-a-license-in-your-app/" target="_blank" rel="noopener"&gt;license string&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Given your requirements to read shapefiles, you will need at least a &lt;A href="https://developers.arcgis.com/net/license-and-deployment/license-levels-and-capabilities/" target="_blank" rel="noopener"&gt;Standard license&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I cannot speak to cost. I think you can find it by creating a &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-location-platform/overview" target="_blank" rel="noopener"&gt;Platform account&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 12:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/offline-wpf-app/m-p/1558556#M13113</guid>
      <dc:creator>ViktorSafar</dc:creator>
      <dc:date>2024-11-14T12:36:41Z</dc:date>
    </item>
  </channel>
</rss>

