<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>arcbrutile Issue Tracker Rss Feed</title><link>http://arcbrutile.codeplex.com/WorkItem/List.aspx</link><description>arcbrutile Issue Tracker Rss Description</description><item><title>Created Issue: Tiles do not load completely when using a rotated data frame [10980]</title><link>http://arcbrutile.codeplex.com/workitem/10980</link><description>Hi,&lt;br /&gt;&lt;br /&gt;When rotating my data frame 33 degrees, the ArcBruTile seems to load the maptile as if it is still at 0 degrees, and some of the map is missing.&lt;br /&gt;</description><author>klatsky</author><pubDate>Mon, 06 May 2013 21:04:18 GMT</pubDate><guid isPermaLink="false">Created Issue: Tiles do not load completely when using a rotated data frame [10980] 20130506090418P</guid></item><item><title>Commented Issue: Serving tiles (TMS) into ArcBrutile [10892]</title><link>http://arcbrutile.codeplex.com/workitem/10892</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I was looking for a solution to consume tiles generated with mapcache &amp;#40;https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;mapserver&amp;#47;mapcache&amp;#41; into ArcGIS Desktop &amp;#40;version 10&amp;#41;.&lt;br /&gt;&lt;br /&gt;ArcBruTile seem to be an interesting avenue since the TMS spec is supported. I tried to add the TMS example that come with mapcache but I received an error when I added the service into ArcBruTile &amp;#40;see attachment image&amp;#41;&lt;br /&gt;&lt;br /&gt;The get capabilities seem ok&amp;#58; http&amp;#58;&amp;#47;&amp;#47;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;&lt;br /&gt;return&amp;#58;&lt;br /&gt;&amp;#60;TileMapService version&amp;#61;&amp;#34;1.0.0&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;TileMaps&amp;#62;&lt;br /&gt;&amp;#60;TileMap title&amp;#61;&amp;#34;no title set, add some in metadata&amp;#34; srs&amp;#61;&amp;#34;EPSG&amp;#58;4326&amp;#34; profile&amp;#61;&amp;#34;global-geodetic&amp;#34; href&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#60;my server&amp;#62;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;test&amp;#64;WGS84&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;TileMap title&amp;#61;&amp;#34;no title set, add some in metadata&amp;#34; srs&amp;#61;&amp;#34;EPSG&amp;#58;900913&amp;#34; profile&amp;#61;&amp;#34;global-mercator&amp;#34; href&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#60;my server&amp;#62;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;test&amp;#64;g&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;TileMaps&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;TileMapService&amp;#62;&lt;br /&gt;&lt;br /&gt;Any thoughts&amp;#63;&lt;br /&gt;&lt;br /&gt;MartinO&lt;br /&gt;Comments: ** Comment from web user: pauldendulk ** &lt;p&gt;TMS has three xml's that comprise the capabilities. There is the Root Resouces. This points to the TileMapService Resource. This is the one you use above. This in turn points to the TileMap Resource. I think ArcBruTile expects the TileMap Resource as input. Perhaps you could try to initialize it with the url's in sample your give, like: http:///mapcache/tms/1.0.0/test@g&lt;/p&gt;&lt;p&gt;BruTile supports parsing of all three. Perhaps ArcBruTile could take advantage of this.  See usage of Root and TileMapService:&lt;br&gt;http://brutile.codeplex.com/SourceControl/changeset/view/b8561f4599bf#BruTile.Tests/Web/TmsService/RootTest.cs&lt;br&gt;http://brutile.codeplex.com/SourceControl/changeset/view/b8561f4599bf#BruTile.Tests/Web/TmsService/TileMapServiceTest.cs&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description><author>pauldendulk</author><pubDate>Tue, 02 Apr 2013 16:43:25 GMT</pubDate><guid isPermaLink="false">Commented Issue: Serving tiles (TMS) into ArcBrutile [10892] 20130402044325P</guid></item><item><title>Commented Issue: ArcMap add-in [10891]</title><link>http://arcbrutile.codeplex.com/workitem/10891</link><description>hey,guys,I used ArcBruTile for ArcMap add-in developing,I got a problem when I Deployed software in another PC,it&amp;#39;s need VS2008.I thought this program must be need some dll of VS2008&lt;br /&gt;Comments: ** Comment from web user: bertt ** &lt;p&gt;What's the error you got?&lt;/p&gt;</description><author>bertt</author><pubDate>Tue, 02 Apr 2013 15:17:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: ArcMap add-in [10891] 20130402031743P</guid></item><item><title>Created Issue: Serving tiles (TMS) into ArcBrutile [10892]</title><link>http://arcbrutile.codeplex.com/workitem/10892</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I was looking for a solution to consume tiles generated with mapcache &amp;#40;https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;mapserver&amp;#47;mapcache&amp;#41; into ArcGIS Desktop &amp;#40;version 10&amp;#41;.&lt;br /&gt;&lt;br /&gt;ArcBruTile seem to be an interesting avenue since the TMS spec is supported. I tried to add the TMS example that come with mapcache but I received an error when I added the service into ArcBruTile &amp;#40;see attachment image&amp;#41;&lt;br /&gt;&lt;br /&gt;The get capabilities seem ok&amp;#58; http&amp;#58;&amp;#47;&amp;#47;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;&lt;br /&gt;return&amp;#58;&lt;br /&gt;&amp;#60;TileMapService version&amp;#61;&amp;#34;1.0.0&amp;#34;&amp;#62;&lt;br /&gt;&amp;#60;TileMaps&amp;#62;&lt;br /&gt;&amp;#60;TileMap title&amp;#61;&amp;#34;no title set, add some in metadata&amp;#34; srs&amp;#61;&amp;#34;EPSG&amp;#58;4326&amp;#34; profile&amp;#61;&amp;#34;global-geodetic&amp;#34; href&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#60;my server&amp;#62;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;test&amp;#64;WGS84&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;TileMap title&amp;#61;&amp;#34;no title set, add some in metadata&amp;#34; srs&amp;#61;&amp;#34;EPSG&amp;#58;900913&amp;#34; profile&amp;#61;&amp;#34;global-mercator&amp;#34; href&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#60;my server&amp;#62;&amp;#47;mapcache&amp;#47;tms&amp;#47;1.0.0&amp;#47;test&amp;#64;g&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;TileMaps&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;TileMapService&amp;#62;&lt;br /&gt;&lt;br /&gt;Any thoughts&amp;#63;&lt;br /&gt;&lt;br /&gt;MartinO&lt;br /&gt;</description><author>geomartino</author><pubDate>Tue, 02 Apr 2013 13:52:56 GMT</pubDate><guid isPermaLink="false">Created Issue: Serving tiles (TMS) into ArcBrutile [10892] 20130402015256P</guid></item><item><title>Created Issue: ArcMap add-in [10891]</title><link>http://arcbrutile.codeplex.com/workitem/10891</link><description>hey,guys,I used ArcBruTile for ArcMap add-in developing,I got a problem when I Deployed software in another PC,it&amp;#39;s need VS2008.I thought this program must be need some dll of VS2008&lt;br /&gt;</description><author>polluxll</author><pubDate>Tue, 02 Apr 2013 08:57:52 GMT</pubDate><guid isPermaLink="false">Created Issue: ArcMap add-in [10891] 20130402085752A</guid></item><item><title>Created Issue: Problem with Draw Extent/Zoom to layer [10486]</title><link>http://arcbrutile.codeplex.com/workitem/10486</link><description>I&amp;#39;m using ArcMap 10.1 on Windows 7 with Maptiler tiles. There seems to be an issue with the draw extent when loading tiles. The bounding box does not seem to be recognized correctly. The tiles are displayed correctly if you load a basemap and navigate to them but the initial load does not show the correct area exent.&lt;br /&gt;&lt;br /&gt;Also, choosing &amp;#34;zoom to layer&amp;#34; on the ABT layer zooms out to a world view.&lt;br /&gt;&lt;br /&gt;Upon inspection of the logs I&amp;#39;m seeing this&amp;#58;&lt;br /&gt;&lt;br /&gt;682 &amp;#91;8600&amp;#93; DEBUG ArcBruTileSystemLogger - Draw extent&amp;#58; xmin&amp;#58;-91.2379287846952, ymin&amp;#58;32.6842894944375, xmax&amp;#58;32.6842894944375, ymax&amp;#58;32.6842894944375&lt;br /&gt;2012-09-13 15&amp;#58;32&amp;#58;11,682 &amp;#91;8600&amp;#93; DEBUG ArcBruTileSystemLogger - Layer spatial reference&amp;#58; 4326&lt;br /&gt;2012-09-13 15&amp;#58;32&amp;#58;11,682 &amp;#91;8600&amp;#93; DEBUG ArcBruTileSystemLogger - Map spatial reference&amp;#58; 4326&lt;br /&gt;2012-09-13 15&amp;#58;32&amp;#58;11,682 &amp;#91;8600&amp;#93; DEBUG ArcBruTileSystemLogger - Tilesource schema srs&amp;#58; EPSG&amp;#58;900913&lt;br /&gt;2012-09-13 15&amp;#58;32&amp;#58;11,682 &amp;#91;8600&amp;#93; DEBUG ArcBruTileSystemLogger - Projected envelope&amp;#58; xmin&amp;#58;-10156559.7733452, ymin&amp;#58;3853473.26072964, xmax&amp;#58;3853473.26072964, ymax&amp;#58;3853473.26072964&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Draw extents ymin, xmax, ymax are all the same coordinates. Could that be what is happening&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;</description><author>jww</author><pubDate>Thu, 13 Sep 2012 19:47:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Problem with Draw Extent/Zoom to layer [10486] 20120913074739P</guid></item><item><title>Commented Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222]</title><link>http://arcbrutile.codeplex.com/workitem/10222</link><description>On startup ArcMap gives the warning &amp;#39;Object reference not set to an instance of an object&amp;#39;, when double-clicking a mxd-document with a layer based on a TMS-service starts. The layer does not show any data.&lt;br /&gt;No warning is showed if ArcMap is started via Start -&amp;#62; All programs -&amp;#62; ArcGIS -&amp;#62; ArcMap 10 and then the same mxd-file is opened via File-&amp;#62;Open... and the layer shows its data as intended.&lt;br /&gt;I use Windows XP SP3 32bit and ArcGIS 10.&lt;br /&gt;Comments: ** Comment from web user: polluxll ** &lt;p&gt;IMxdContents pMxdC&amp;#59;&lt;br /&gt;                pMxdC &amp;#61; ArcMap.Document.ActiveView as IMxdContents&amp;#59;&lt;br /&gt;                IMapDocument pMapDocument &amp;#61; new MapDocumentClass&amp;#40;&amp;#41;&lt;br /&gt;                pMapDocument.New&amp;#40;&amp;#34;filepath&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;                IActiveView pActiveView &amp;#61; pMxdC.ActiveView as IActiveView&amp;#59;&lt;/p&gt;&lt;p&gt;                pMapDocument.ReplaceContents&amp;#40;pMxdC&amp;#41;&amp;#59;&lt;br /&gt;                pMapDocument.Save&amp;#40;true, true&amp;#41;&amp;#59;&lt;br /&gt;                MessageBox.Show&amp;#40;&amp;#34;successful&amp;#33;&amp;#34;&amp;#41;&amp;#59;&lt;/p&gt;</description><author>polluxll</author><pubDate>Thu, 13 Sep 2012 04:27:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222] 20120913042728A</guid></item><item><title>Commented Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222]</title><link>http://arcbrutile.codeplex.com/workitem/10222</link><description>On startup ArcMap gives the warning &amp;#39;Object reference not set to an instance of an object&amp;#39;, when double-clicking a mxd-document with a layer based on a TMS-service starts. The layer does not show any data.&lt;br /&gt;No warning is showed if ArcMap is started via Start -&amp;#62; All programs -&amp;#62; ArcGIS -&amp;#62; ArcMap 10 and then the same mxd-file is opened via File-&amp;#62;Open... and the layer shows its data as intended.&lt;br /&gt;I use Windows XP SP3 32bit and ArcGIS 10.&lt;br /&gt;Comments: ** Comment from web user: polluxll ** &lt;p&gt;I also got this problem when I open the mxd file , it&amp;#39;s warning &amp;#39;Object reference not set to an instance of an object&amp;#39;,&lt;/p&gt;</description><author>polluxll</author><pubDate>Wed, 12 Sep 2012 09:34:27 GMT</pubDate><guid isPermaLink="false">Commented Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222] 20120912093427A</guid></item><item><title>Created Issue: Proxy server error [10374]</title><link>http://arcbrutile.codeplex.com/workitem/10374</link><description>ArcBruTile 0.3.3.0 downloaded from CodePlex 25 July &amp;#40;today&amp;#41;. ArcGIS 10.0 SP2 running on a computer behind an MS ISA proxy.&lt;br /&gt;&lt;br /&gt;ArcBruTile connects to and adds the Bing Aerial service to my ArcMap TOC and it displays fine. Attempting to add a TMS provider and clicking &amp;#34;Add provider...&amp;#34; results in the following error message&amp;#58; &amp;#34;Unhandled exception etc.. &amp;#40;407&amp;#41; Proxy Authentication Required&amp;#34;.  Trying to add a WMS-C also causes a &amp;#34;&amp;#40;407&amp;#41; Proxy Authentication Required&amp;#34; error dialog.&lt;br /&gt;</description><author>tiliqua</author><pubDate>Wed, 25 Jul 2012 04:46:30 GMT</pubDate><guid isPermaLink="false">Created Issue: Proxy server error [10374] 20120725044630A</guid></item><item><title>Created Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222]</title><link>http://arcbrutile.codeplex.com/workitem/10222</link><description>On startup ArcMap gives the warning &amp;#39;Object reference not set to an instance of an object&amp;#39;, when double-clicking a mxd-document with a layer based on a TMS-service starts. The layer does not show any data.&lt;br /&gt;No warning is showed if ArcMap is started via Start -&amp;#62; All programs -&amp;#62; ArcGIS -&amp;#62; ArcMap 10 and then the same mxd-file is opened via File-&amp;#62;Open... and the layer shows its data as intended.&lt;br /&gt;I use Windows XP SP3 32bit and ArcGIS 10.&lt;br /&gt;</description><author>johnzach</author><pubDate>Mon, 11 Jun 2012 13:25:46 GMT</pubDate><guid isPermaLink="false">Created Issue: Double-clicking mxd-document with a layer based on a TMS-service gives warning [10222] 20120611012546P</guid></item><item><title>Commented Issue: projected tiles displacements on custom geographic transformations [7441]</title><link>http://arcbrutile.codeplex.com/workitem/7441</link><description>I do not know how the projection engine works here, but somehow it does not render data using arcgis mxd project &amp;#40;data frame properties&amp;#41; default &amp;#34;saved&amp;#34; custom geographic transformation &amp;#40;if used, e.g geocentric translation, different dx, dy, dz parameters&amp;#41;. This can produce wrong tiles placement in some common cases.&lt;br /&gt;ArcGIS online services use this, and as any other inserted layer, arcgis asks a question upon insertion for the selection of transformation method. This should be fixed to check the parameters or at least use default saved arcgis &amp;#34;custom geographic transformation&amp;#34; per data frame.&lt;br /&gt;Comments: ** Comment from web user: janalex ** &lt;p&gt;This issue hasn&amp;#39;t been resolved yet... and it seems critical for any datum transformation other than the defaults. Please consider fixing it by using different methodology on rendering images, considering arcgis datum calculations. Maybe you can ask in esri developer forums on how you can show and use the well known datum dialog before rendering any image &amp;#40;tile&amp;#41;. Thanks&lt;/p&gt;&lt;p&gt;I dont know but these might help&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;blogs.esri.com&amp;#47;support&amp;#47;blogs&amp;#47;mappingcenter&amp;#47;archive&amp;#47;2007&amp;#47;10&amp;#47;23&amp;#47;specifying-mulitiple-transformations-for-your-data-frame-s-coordinate-system.aspx&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;edndoc.esri.com&amp;#47;arcobjects&amp;#47;9.1&amp;#47;componenthelp&amp;#47;esriGeometry&amp;#47;IGeoTransformation.htm&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;edndoc.esri.com&amp;#47;arcobjects&amp;#47;9.0&amp;#47;Samples&amp;#47;Raster&amp;#47;Raster_Spatial_Reference&amp;#47;ProjectingRaster&amp;#47;ProjectingRaster.htm&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>janalex</author><pubDate>Wed, 28 Sep 2011 10:00:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: projected tiles displacements on custom geographic transformations [7441] 20110928100049A</guid></item><item><title>Commented Issue: Print/export does not work [7619]</title><link>http://arcbrutile.codeplex.com/workitem/7619</link><description>Printing or exporting does not work&lt;br /&gt;Comments: ** Comment from web user: merrill6288 ** &lt;p&gt;Is this still an issue&amp;#63; I&amp;#39;m having difficulties getting exports to include ArcBrutile layers from an ArcEngine app. Any thoughts&amp;#63;&lt;br /&gt;&lt;/p&gt;</description><author>merrill6288</author><pubDate>Wed, 15 Jun 2011 18:48:39 GMT</pubDate><guid isPermaLink="false">Commented Issue: Print/export does not work [7619] 20110615064839P</guid></item><item><title>Commented Issue: Proxy server support [5229]</title><link>http://arcbrutile.codeplex.com/workitem/5229</link><description>Check&amp;#58; Does ArcBruTile work behind a proxyserver&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: mprins ** &lt;p&gt;other files &amp;#40;next to AddProviderFor.cs&amp;#41; that use HttpWebRequest without specifying the use of a proxy are&amp;#58;&lt;br /&gt;  AddFusionLayerCommand.cs&lt;br /&gt;  ConfigInvertedTMS.cs&lt;br /&gt;  ConfigTms.cs&lt;br /&gt;  FusionLayer.cs&lt;br /&gt;  KMLReader.cs&lt;br /&gt;These probably need the same patch applied.&lt;/p&gt;</description><author>mprins</author><pubDate>Mon, 06 Jun 2011 12:04:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: Proxy server support [5229] 20110606120403P</guid></item><item><title>Commented Issue: Proxy server support [5229]</title><link>http://arcbrutile.codeplex.com/workitem/5229</link><description>Check&amp;#58; Does ArcBruTile work behind a proxyserver&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: mprins ** &lt;p&gt;There are various other locations where webrequests are done in ArcBruTile, eg. when requesting the list of TMS providers from the google spreadsheet in AddProviderForm&amp;#58;&amp;#58;GetList the attached patch is necessary to make things work from behind an authenticating proxy &amp;#40;load balanced, autoconfigured M&amp;#36; ISA in our case&amp;#41;&lt;/p&gt;</description><author>mprins</author><pubDate>Mon, 06 Jun 2011 11:45:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: Proxy server support [5229] 20110606114547A</guid></item><item><title>Closed Issue: Print/export does not work [7619]</title><link>http://arcbrutile.codeplex.com/workitem/7619</link><description>Printing or exporting does not work&lt;br /&gt;Comments: &lt;p&gt;fixed&lt;/p&gt;</description><author>bertt</author><pubDate>Mon, 06 Jun 2011 11:02:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Print/export does not work [7619] 20110606110245A</guid></item><item><title>Commented Issue: create a cache flushing button [8755]</title><link>http://arcbrutile.codeplex.com/workitem/8755</link><description>currently the cache can be removed by deleting the files outside of the extension &amp;#40;ie. commandline or explorer&amp;#41;&amp;#59;  a button to flush the cache of all or just a selected service would be a welcome addition.&lt;br /&gt;Comments: ** Comment from web user: bertt ** &lt;p&gt;nb there is already an issue like this&amp;#58; http&amp;#58;&amp;#47;&amp;#47;arcbrutile.codeplex.com&amp;#47;workitem&amp;#47;7518 &amp;#34;Add cache management &amp;#34;&lt;/p&gt;</description><author>bertt</author><pubDate>Mon, 06 Jun 2011 10:57:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: create a cache flushing button [8755] 20110606105702A</guid></item><item><title>Created Issue: create a cache flushing button [8755]</title><link>http://arcbrutile.codeplex.com/workitem/8755</link><description>currently the cache can be removed by deleting the files outside of the extension &amp;#40;ie. commandline or explorer&amp;#41;&amp;#59;  a button to flush the cache of all or just a selected service would be a welcome addition.&lt;br /&gt;</description><author>mprins</author><pubDate>Mon, 06 Jun 2011 10:17:12 GMT</pubDate><guid isPermaLink="false">Created Issue: create a cache flushing button [8755] 20110606101712A</guid></item><item><title>Commented Issue: Basemap layer for arcbrutile [8125]</title><link>http://arcbrutile.codeplex.com/workitem/8125</link><description>Is there a way of using new rendering engine &amp;#40;Basemap layers&amp;#41; for ArcBruTile layers&amp;#63; Current drawing is very slow and till tiles are loaded and rendered arcmap doen&amp;#39;t respond.&lt;br /&gt;Comments: ** Comment from web user: Frozik ** &lt;p&gt;Same thing for me . I tried but every time had that problem. Just thought maybe you can help. If I&amp;#39;ll find a way I&amp;#39;ll leave a comment here.&lt;/p&gt;</description><author>Frozik</author><pubDate>Fri, 11 Mar 2011 13:54:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Basemap layer for arcbrutile [8125] 20110311015432P</guid></item><item><title>Commented Issue: Basemap layer for arcbrutile [8125]</title><link>http://arcbrutile.codeplex.com/workitem/8125</link><description>Is there a way of using new rendering engine &amp;#40;Basemap layers&amp;#41; for ArcBruTile layers&amp;#63; Current drawing is very slow and till tiles are loaded and rendered arcmap doen&amp;#39;t respond.&lt;br /&gt;Comments: ** Comment from web user: bertt ** &lt;p&gt;i&amp;#39;ve tried to put a BruTileLayer in a BasemapLayer&amp;#58;&lt;/p&gt;&lt;p&gt;                IBasemapLayer basemapLayer &amp;#61; new BasemapLayerClass&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                IGroupLayer basemapGroupLayer &amp;#61; basemapLayer as IGroupLayer&amp;#59;&lt;br /&gt;                basemapGroupLayer.Add&amp;#40;brutileLayer&amp;#41;&amp;#59;&lt;br /&gt;                basemapGroupLayer.Name &amp;#61; &amp;#34;Basemap Content&amp;#34;&amp;#59;&lt;br /&gt;                IBasemapSubLayer sl&amp;#61;basemapLayer.GetLayerWrapper&amp;#40;brutileLayer&amp;#41;&amp;#59;&lt;br /&gt;                esriConversionStatus status&amp;#61;sl.GetConversionStatus&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;                map.AddLayer&amp;#40;&amp;#40;ILayer&amp;#41;basemapLayer&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;esriConversionStatus doesn&amp;#39;t report an error &amp;#40;esriConversionStatusSuccess&amp;#41;, but in ArcMap there are strange red crosses in the Toc &amp;#40;see image&amp;#41; and no map is drawn. Maybe must use something like RasterBasemapLayerFactory to get this working&amp;#63;&lt;/p&gt;</description><author>bertt</author><pubDate>Sun, 27 Feb 2011 13:09:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Basemap layer for arcbrutile [8125] 20110227010928P</guid></item><item><title>Commented Issue: Basemap layer for arcbrutile [8125]</title><link>http://arcbrutile.codeplex.com/workitem/8125</link><description>Is there a way of using new rendering engine &amp;#40;Basemap layers&amp;#41; for ArcBruTile layers&amp;#63; Current drawing is very slow and till tiles are loaded and rendered arcmap doen&amp;#39;t respond.&lt;br /&gt;Comments: ** Comment from web user: bertt ** &lt;p&gt;there were some performance improvements in 0.3.3. Basemap layer is interesting, more info http&amp;#58;&amp;#47;&amp;#47;resources.arcgis.com&amp;#47;gallery&amp;#47;video&amp;#47;arcgis-server&amp;#47;details&amp;#63;entryID&amp;#61;B42792A8-1422-2418-7F43-E473C7564CAD .   &lt;/p&gt;</description><author>bertt</author><pubDate>Sun, 27 Feb 2011 12:36:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: Basemap layer for arcbrutile [8125] 20110227123636P</guid></item></channel></rss>