<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Larry Durke's Activities</title><link>https://communities.bentley.com/members/f50368d0_2d00_ee5e_2d00_4f6b_2d00_8fe5_2d00_340ee85dc69a</link><description>Larry Durke's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Opencities Map Advanced &amp;amp; Bing Maps</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/225313/opencities-map-advanced-bing-maps</link><pubDate>Wed, 02 Feb 2022 14:07:18 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:757c6ef2-9376-400c-ba23-4246bdbee027</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;Have an issue with Bing maps &amp;amp; Opencities Map Advanced. I have a DGN file which has Bing Maps raster attached. I can bring this file up in V8i and Bing Maps displays with no issue. However, when I open this file in Opencities Map Advanced, the raster will not display until I perform an update. Is there a setting in Opencities that I have failed to address?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>v8 to v7 remapping</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/185827/v8-to-v7-remapping</link><pubDate>Thu, 19 Sep 2019 13:11:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:006650e8-f88a-47fe-9cbd-d2605e5660cd</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;I am using the remap process when saving down to V7 (must deliver to a client in V7). I have created a cvs file to handle the remapping and configured &amp;#39;MS_REMAP_CVSFILE&amp;#39; to use this file. I am only interested in remapping levels. This process works great.&lt;/p&gt;
&lt;p&gt;My only question..., is there a configuration setting which will select &amp;#39;Apply Level Mapping&amp;#39; by default, rather than having to select this option each time?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>mdlModelRefIterator_getNext (iterator)</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/184694/mdlmodelrefiterator_getnext-iterator</link><pubDate>Wed, 28 Aug 2019 17:24:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0597c454-fd62-4914-80c4-35c6f9c894bd</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;I am attempting to cycle through all the cells in a library by stepping through the models. The following code would&lt;/p&gt;
&lt;p&gt;seem to be a logical way to achiever this. However, it retrieves only the current (active) model, and then the process&lt;/p&gt;
&lt;p&gt;exits (no further processing). What am I doing incorrectly?&lt;/p&gt;
&lt;p&gt;mdlModelRefIterator_create (&amp;amp;iterator, MASTERFILE, MRITERATE_Root | MRITERATE_PrimaryChildRefs , -1);&lt;br /&gt; while (modelRefP = mdlModelRefIterator_getNext (iterator))&lt;br /&gt; {&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;mdlModelRef_getModelName (modelRefP, WmodelName);&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;mdlCnv_convertUnicodeToMultibyte (WmodelName, -1, modelName, sizeof(modelName));&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;printf (&amp;quot;Model Name-&amp;gt; %s\n&amp;quot;, modelName);&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;On a side note, when I attempt to cycle through all the cells with the following code (using an index iterator), it performs as&lt;/p&gt;
&lt;p&gt;expected and steps through each cell (model).&lt;/p&gt;
&lt;p&gt;fileObj = mdlModelRef_getDgnFile(MASTERFILE);&lt;br /&gt; ndxIterator = mdlModelIterator_create (fileObj);&lt;br /&gt; mdlModelIterator_setAcceptCellsOnly (ndxIterator, TRUE);&lt;br /&gt; while (NULL != (IndexItem = mdlModelIterator_getNext (ndxIterator)))&lt;br /&gt; {&lt;br /&gt; mdlModelItem_getName (IndexItem, WmodelName, MAXFILELENGTH);&lt;br /&gt; mdlCnv_convertUnicodeToMultibyte (WmodelName, -1, modelName, sizeof(modelName));&lt;br /&gt; mdlModelItem_getDescription (IndexItem, WmodelDesc, MAXFILELENGTH);&lt;br /&gt; mdlCnv_convertUnicodeToMultibyte (WmodelDesc, -1, modelDesc, sizeof(modelDesc));&lt;br /&gt; printf (&amp;quot;Model Name-&amp;gt; %s Description-&amp;gt; %s\n&amp;quot;, modelName, modelDesc);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>WMS Servers</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/167499/wms-servers</link><pubDate>Tue, 04 Sep 2018 16:19:47 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c338e058-c139-47c9-b8c8-a9b48af9e396</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;I have been successful in attaching WMS servers to MicroStation V8i. This functionality is great!!&lt;/p&gt;
&lt;p&gt;However, I still have some users on MicroStation V8 2004. Does the same capability exist? I see where you can define &amp;#39;Image Servers&amp;#39; in the Raster Manager, but have been unsuccessful in replicating the same results as in V8i.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>BDN activation key and Bentley Map Connect Edition</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/158283/bdn-activation-key-and-bentley-map-connect-edition</link><pubDate>Thu, 19 Jul 2018 13:52:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7cfbdfcf-7dca-44aa-9119-6e60b2ef902f</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;Currently a member of the Developer Network (for several years now). I am trying to validate a copy of Bentley Map Connect Edition with my developer activation key. It seems to go through the activation process just fine, but when I subsequently start it up, it still says that my trial period is expired. Does my developer activation key not work for the Connect Edition?&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Let me Help You</title><link>https://communities.bentley.com/achievements/687f4b6d-e18a-4e55-836c-49926ca2c9d9</link><pubDate>Fri, 13 Jul 2018 07:11:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c77211ef-c6fc-405c-8e0e-0dc5fb1f7911</guid><dc:creator /><description>Answer a question that is verified as helpful or correct.</description></item><item><title>Attaching WMS servers to Bentley Map V8i</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/157892/attaching-wms-servers-to-bentley-map-v8i</link><pubDate>Thu, 12 Jul 2018 14:55:41 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d3ea76ae-d0b6-4fea-8737-dd80529efe6c</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;Using Bentley Map V8i (v08.11.09.882) and would like to attach to a WMS server. I have these stored in .xwms files on my server. I have been using these wms servers with MicroStation V8i with the Map addon and everything&amp;nbsp;displays just fine. However, after tying to attach a WMS server through raster manager in Bentley Map V8i, it will attach, but will not display. Suggestions??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Bing Maps and Bentley Map</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/144172/bing-maps-and-bentley-map</link><pubDate>Thu, 07 Dec 2017 21:51:41 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:39e045e2-a1e8-4c64-94bd-804c8c49fe68</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;Question about attaching Bing Maps as a raster. I am, and have been successful at this operation. Things work great, and I have applied a projection to the file. All is fine with the Bing raster attachment,.... except.&lt;/p&gt;
&lt;p&gt;I have noticed that there seems to be a hard cutoff in the zoom capability (about 1:525). When this happens, a standard background is displayed. If you zoom back out past 1:525, then the Bing map display returns. I understand there is a hard cutoff for Bing Maps even in the web browser. However, dealing with both MicroStation and AutoCAD worlds, I have noticed that this same function exist in AutoCAD, but without this zoom limitation. I am sure this is accomplished by zooming the last resolution level loaded by Bing, so the picture gets a little fuzzy (pixelated). My dilemma is that I just need one more bump in the zoom to resolve some point item locations. Is there a way to force MicroStation to go past this and zoom the last image loaded?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, on a related but different question. Is there, or will there be, a facility to perform this same functionality with Google Maps?? Their resolution stack goes a little deeper.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Larry Durke&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ask A Question I</title><link>https://communities.bentley.com/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Thu, 07 Dec 2017 01:24:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0dd677d3-7840-427f-bbcd-2003129081ec</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Drop Element</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/123474/drop-element</link><pubDate>Wed, 06 Jul 2016 17:06:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:51d4879c-ee20-49a7-81a5-87f47501090d</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;When selecting the &amp;#39;Drop Element&amp;#39; command in a MicroStation session, the tool settings box offers a selection of element types for the command to operate on. By default, complex and shared cells are selected. To issue this command programmatically is not an&amp;nbsp;issue, but I would like to also change the default selection types (Include linestrings &amp;amp; shapes). Is there structure available to set these selections automatically before issuing the command??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;LMD&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Controlling display while using mdlWindow_display routines</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/110034/controlling-display-while-using-mdlwindow_display-routines</link><pubDate>Thu, 20 Aug 2015 14:16:38 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0fa84c6d-da9a-49c6-b43a-9e5c59426fa9</guid><dc:creator>Larry Durke</dc:creator><description>&lt;p&gt;Does anyone know of a way to control the display (view) while drawing with the mdlWindow_(element)Draw routines. I am able to draw in the view utilizing these routines, but of course, when the cursor is moved, the dynamic update of the view destroys what I have drawn. Using these routines to drawn geometry is only meant to be temporary, but I would like to control when the drawn elements are destroyed in the view. I have utilized the Transient routines to draw this geometry, but given the amount of items I need to draw to the screen, these routines involve way too much overhead, and are very slow. I&amp;nbsp;realize the mdlWindow_(element)Draw routines are probably not designed to perform in this manner, but I was just curious if there is some view control I am missing, which would allow me to control these temporary view elements. Have tried binding the drawing routines to view functions, but the result is an annoying flicker in the display. Any help would be appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>