<?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: Displaying a Vector Tile Map in a Scene in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676640#M8533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everett.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other thing you could try is the &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_WebTiledLayer.htm"&gt;&lt;STRONG&gt;WebTiledLayer&lt;/STRONG&gt;&lt;/A&gt;. This allows you to use&amp;nbsp;image&amp;nbsp;tiles from non-ArcGIS services if you happen to have a basemap elsewhere that does work for you.&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;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2020 15:14:37 GMT</pubDate>
    <dc:creator>Nicholas-Furness</dc:creator>
    <dc:date>2020-05-26T15:14:37Z</dc:date>
    <item>
      <title>Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676636#M8529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am building an application using the ArcGIS Runtime SDK for .NET that displays buildings in a SceneView. None of the pre-built basemaps meet the design requirements for the application, so I want to implement my own basemap. I created a style using the&amp;nbsp;&lt;A href="https://developers.arcgis.com/vector-tile-style-editor/" rel="nofollow noopener noreferrer" target="_blank"&gt;Vector Tile Style Editor&lt;/A&gt;&amp;nbsp;and have it save &lt;A href="https://u-of-l.maps.arcgis.com/home/item.html?id=05dc0075e8f14b2faef45c4d29ee6de8" rel="nofollow noopener noreferrer" target="_blank"&gt;here &lt;/A&gt;on my organization's ArcGIS Online account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I have tried:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;ArcGISVectorTiledLayer vectorTiledLayer &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;ArcGISVectorTiledLayer&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Uri&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"https://u-of-l.maps.arcgis.com/home/item.html?id=05dc0075e8f14b2faef45c4d29ee6de8"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
Scene&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Basemap &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Basemap&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;vectorTiledLayer&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-tiles.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;this &lt;/A&gt;arcticle to publish a WebTileLayer with the basemap, but since it's a vector, it didn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen &lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/layer-types-described.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;this&amp;nbsp;&lt;/A&gt;article stating that Vector Tile Layers aren't supported in 3D, but since I am able to load the basemap in ArcGIS Pro AND the ArcGIS SceneViewer online, there&amp;nbsp;&lt;EM&gt;must&amp;nbsp;&lt;/EM&gt;be a way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcgis runtime wpf‌ sceneview‌ vectortilelayer‌ openstreetmap vector basemap‌&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676636#M8529</guid>
      <dc:creator>EverettBlakley_</dc:creator>
      <dc:date>2021-12-12T04:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676637#M8530</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;In ArcGIS Runtime vector tiled layers are&amp;nbsp;currently only supported in the 2D map view. Support for vector tiled layers in the 3D scene view is on our roadmap for a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2020 18:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676637#M8530</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-05-24T18:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676638#M8531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response! Is there any other solution that might&amp;nbsp;meet my needs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specific issue I'm having is that the built-in basemaps don't match the real-world at the small scale that I'm at. Here's some examples:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Topographic basemap, the buildings aren't aligned properly. Ideally, I'd like to just remove buildings from the basemap entirely&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/493218_topographic.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Light Gray Canvas basemap, the pond is in the wrong location, and it's very pixellated&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/493219_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the National Geographic basemap, the roads aren't correct&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/493224_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The closest I've found is the OpenStreetMap basemap, but the default style is very visually unappealing, hence why I was trying to implement my own style.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/493225_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other basemap services that will work in 3D that I could look at? I tried to search myself, but I wasn't able to find anything other than the built-in basemap services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Everett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2020 19:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676638#M8531</guid>
      <dc:creator>EverettBlakley_</dc:creator>
      <dc:date>2020-05-24T19:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676639#M8532</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;&lt;A href="https://www.arcgis.com/home/group.html?id=702026e41f6641fb85da88efe79dc166&amp;amp;view=list&amp;amp;categories=%5B%22%2FCategories%2FRaster%20Format%22%5D#content"&gt;This URL is a search of the basemaps on ArcGIS Online filtered by 'raster'&lt;/A&gt;. Note some may include both raster and vector content. Alternatively you might consider &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-tiles.htm"&gt;publishing you own tiled service&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When features don't precisely line up with the basemap data, it can be challenging to determine which one is technically out of place. It may also be worth taking a looking at this &lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/spatial-references.htm"&gt;Guide topic on Spatial References &lt;/A&gt;in ArcGIS Runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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, 25 May 2020 17:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676639#M8532</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-05-25T17:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676640#M8533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everett.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other thing you could try is the &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_WebTiledLayer.htm"&gt;&lt;STRONG&gt;WebTiledLayer&lt;/STRONG&gt;&lt;/A&gt;. This allows you to use&amp;nbsp;image&amp;nbsp;tiles from non-ArcGIS services if you happen to have a basemap elsewhere that does work for you.&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;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 15:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676640#M8533</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2020-05-26T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676641#M8534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also having similar requirement of vector tile basemap to be displayed Sceneview. Can we expect this feature in upcoming release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Karthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 11:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676641#M8534</guid>
      <dc:creator>KarthiSivalingam</dc:creator>
      <dc:date>2020-09-11T11:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676642#M8535</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;The preparatory work to support vector tiles in the SceneView has started already but we expect that work may&amp;nbsp;span multiple releases and is therefore on our medium-term roadmap, probably to be introduced with a release in 2021.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 20:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/676642#M8535</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-09-11T20:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1060911#M10124</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Mike!&lt;/P&gt;&lt;P&gt;Do you have a more precise release date for us now when some time has passed?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 12:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1060911#M10124</guid>
      <dc:creator>Daniel_l</dc:creator>
      <dc:date>2021-05-24T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1065878#M10150</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3014"&gt;@MichaelBranscomb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 07:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1065878#M10150</guid>
      <dc:creator>Daniel_l</dc:creator>
      <dc:date>2021-06-08T07:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1111242#M10574</link>
      <description>&lt;P&gt;Any news on this feature or a release date?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 14:00:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1111242#M10574</guid>
      <dc:creator>AlexandrePereira2</dc:creator>
      <dc:date>2021-10-26T14:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a Vector Tile Map in a Scene</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1172047#M10982</link>
      <description>&lt;P&gt;I'm curious if there's an update to this upcoming feature?&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 16:28:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/displaying-a-vector-tile-map-in-a-scene/m-p/1172047#M10982</guid>
      <dc:creator>GregFiske</dc:creator>
      <dc:date>2022-05-09T16:28:58Z</dc:date>
    </item>
  </channel>
</rss>

