<?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: How to overlay a vector-PDF in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275108#M11764</link>
    <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;I've tried KML/KMZ and RasterLayer so far but ran into troubles &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KML/KMZ:&lt;BR /&gt;&lt;/STRONG&gt;A KMZ file with 100 small jpegs in it (15 MByte) takes ages (10 seconds) to show on the map. I've attached a version of it with just 2 small jpegs (rename it from ZIP to KMZ).&lt;BR /&gt;Biggest trouble: On an android device (.NET MAUI) using v200 of the runtime the app crashes!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RasterLayer:&lt;/STRONG&gt;&lt;BR /&gt;It seems just to show a raster layer I need a Standard License.&lt;/P&gt;&lt;P&gt;As it is hard to see which of the many ways you've sugested are:&lt;BR /&gt;- possible with a Lite License&lt;BR /&gt;- support up to 100 images loaded without crashing on mobile&lt;/P&gt;&lt;P&gt;I'm only looking for displaying a bitmap overlay over a map. No Edit, Creating, Saving etc... its just read-only&lt;/P&gt;&lt;P&gt;Can you give me a little more direction please?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Soko&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 07:42:26 GMT</pubDate>
    <dc:creator>SokoFromNZ</dc:creator>
    <dc:date>2023-04-04T07:42:26Z</dc:date>
    <item>
      <title>How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251372#M11617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My customer has a building-site/construction plan in plain PDF form (pure vector data). So it is not a GeoPDF or has any other spatial reference in it.&lt;/P&gt;&lt;P&gt;But I know the spatial point of the lower-left and upper-right corner of the PDF.&lt;/P&gt;&lt;P&gt;So my task is now to overlay a 2D map with this PDF.&lt;/P&gt;&lt;P&gt;The only thing I've found so far which is quite close is this example:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/edit-kml-ground-overlay/" target="_blank"&gt;https://developers.arcgis.com/net/wpf/sample-code/edit-kml-ground-overlay/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But there are a few problems with this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It's in 3D (but I reckon KML would work on 2D as well)&lt;/LI&gt;&lt;LI&gt;It's KML, not PDF&lt;/LI&gt;&lt;LI&gt;It's a bitmap, not a vector&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Drawing/reproducing the data in the PDF with ArcGIS geometry-forms is impossible due to its complexity.&lt;/P&gt;&lt;P&gt;I have also thought about to convert the PDF to a GeoPDF, then to a KML and then loading it into my app... But thats quite a stretch! And I'm already stuck on how to put the spatial data in the PDF I have.&lt;/P&gt;&lt;P&gt;Any input would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Soko&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 16:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251372#M11617</guid>
      <dc:creator>SokoFromNZ</dc:creator>
      <dc:date>2023-01-25T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251424#M11618</link>
      <description>&lt;P&gt;There is no support for displaying arbitrary vector data. You will need to convert it to a supported spatial format, or rasterize it to a bitmap and georeference that bitmap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KML isn't 3D only. It's just a good in 2D.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 17:27:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251424#M11618</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2023-01-25T17:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251426#M11619</link>
      <description>&lt;P&gt;Thank, I was worried about such an answer...&lt;/P&gt;&lt;P&gt;Where can I find a list of the supported spatial formats?&lt;/P&gt;&lt;P&gt;PS: Do you have an example for georeference a bitmap/PNG?&lt;/P&gt;&lt;P&gt;PPS: Or is the KML example I've found the only way to georeference a bitmap?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 17:30:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1251426#M11619</guid>
      <dc:creator>SokoFromNZ</dc:creator>
      <dc:date>2023-01-25T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1252013#M11625</link>
      <description>&lt;P&gt;You can find out more about the support layer/data types here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/layers/layer-types/" target="_blank"&gt;Layer types | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also work with temporary Graphics, for more info see&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/styles-and-data-visualization/features-and-graphics/" target="_blank"&gt;Features and graphics | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Do you have an example for georeference a bitmap/PNG?&lt;/P&gt;&lt;P&gt;Not a specific example as far as I know, but the list of supported raster formats are documented here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/layers/add-raster-data/" target="_blank"&gt;Add raster data | ArcGIS Maps SDK for .NET | ArcGIS Developers&lt;/A&gt;&amp;nbsp;and you can find out about World Files here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/world-files-for-raster-datasets.htm" target="_blank"&gt;World files for raster datasets—ArcGIS Pro | Documentation&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;Or is the KML example I've found the only way to georeference a bitmap?&lt;/P&gt;&lt;P&gt;KML is also a convenient way to achieve the same thing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 18:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1252013#M11625</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2023-01-26T18:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275108#M11764</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;I've tried KML/KMZ and RasterLayer so far but ran into troubles &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KML/KMZ:&lt;BR /&gt;&lt;/STRONG&gt;A KMZ file with 100 small jpegs in it (15 MByte) takes ages (10 seconds) to show on the map. I've attached a version of it with just 2 small jpegs (rename it from ZIP to KMZ).&lt;BR /&gt;Biggest trouble: On an android device (.NET MAUI) using v200 of the runtime the app crashes!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RasterLayer:&lt;/STRONG&gt;&lt;BR /&gt;It seems just to show a raster layer I need a Standard License.&lt;/P&gt;&lt;P&gt;As it is hard to see which of the many ways you've sugested are:&lt;BR /&gt;- possible with a Lite License&lt;BR /&gt;- support up to 100 images loaded without crashing on mobile&lt;/P&gt;&lt;P&gt;I'm only looking for displaying a bitmap overlay over a map. No Edit, Creating, Saving etc... its just read-only&lt;/P&gt;&lt;P&gt;Can you give me a little more direction please?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Soko&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 07:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275108#M11764</guid>
      <dc:creator>SokoFromNZ</dc:creator>
      <dc:date>2023-04-04T07:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275376#M11765</link>
      <description>&lt;P&gt;The recommended way to do this is using a RasterLayer - especially with that many images at the same time. There are also more efficient image types that has built-in low-resolution versions that better support zooming out and showing all the images at the same time for maximum performance.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 17:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275376#M11765</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2023-04-04T17:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a vector-PDF</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275379#M11766</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So I need a Standard License to deal with such type of data...ok.&lt;/P&gt;&lt;P&gt;I'm interested in those "more efficient image types" you are talking about. A quick Google search doesn't reveal them... Anyhow ArcGIS must support them anyhow. So you can you point me to the image-types ArcGIS Runtime supports (in RasterLayer) and have low-res build in?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Soko&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 17:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-overlay-a-vector-pdf/m-p/1275379#M11766</guid>
      <dc:creator>SokoFromNZ</dc:creator>
      <dc:date>2023-04-04T17:26:14Z</dc:date>
    </item>
  </channel>
</rss>

