Browse By Tags

  • Prevent users from being able to delete features

    Hello All, Any suggesting on best way to prevent users from deleting spatial features accidentally? I created a trigger in the database that looks at a column Lock_Status and if Locked is True, then the user is unable to delete the record. This…
  • Feature Definitions and Inference Rules

    As of OpenCities Map Update 17, Feature Definitions and Inference Rules functionality offers additional dimensions of control for processing raw feature stock directly from the user session. Changes made via Feature Definitions and Inference Rules can…
  • - Duplication of Feature definitions via Feature Definitions and Inference Rules

    OpenCities Map CONNECT Edition U17 and subsequent releases include the new Feature Definitions and Inference Rules dialog. The Feature Definitions interface can be used to duplicate feature definitions en masse, functionality previously unavailable via…
  • - Automatically execute commands upon file open [XFM project]

    Users leveraging OpenCities Map XFM projects are able to execute key-in commands upon project open via definition of MS_GEOINITCMD as a macro (variable definition) within the XFM project, for a given XFM project workset. Is there a likewise strategy…
  • Analyze Results window default browser

    I've lived with it for sometime... Is there anyway to change the browser in the "Analyze Results" window to Chrome? Chrome is set as the default browser. Just a pain point on opening links and it using Internet Explorer .... not everything likes it…
  • VBA check if a feature is queried from database

    Hello all, I have a features queried from database and another I just placed. Can I check if feature is queried from database in VBA?
  • Importing Bill of Materials Columns Mapping Set up

    Hi All, I am operating Bentley Open Utilities Substation V8, I'm trying to look how to import Bill of material excel file in a specific substation folder, but I don't know the correct information to fill up the columns map, if someone already tried…
  • VBA - Adding ActiveX controls to the toolbox

    OpenCities Map on Windows 10, 64 bit - VisualBasic for Applications How to add a Microsoft TreeView control to the form toolbox ? The TreeView control is contained into the mscomctl.ocx file (32 bit), which is in the c:\Windows\SysWOW64 folder and…
  • Unable to post Oracle Spatial data received error ORA-13011 Value Out of Range

    Explanation: If you are unable to post Oracle Spatial data features and received error as : Error Inserting Feature (class: spatial_table_name, id: 2020) Invalid geometry for table spatial_table_name, column GEOMETRY. Oracle details: A specified…
  • Unable to post feature received message as“Error Inserting Feature (class: table_name, id: ) XX000: Polygon must have at least four points in each ring”.

    If you receive message as “Error Inserting Feature (class: table_name, id:000 ) XX000: Polygon must have at least four points in each ring” while trying to post a feature. This error can occur if there are multiple geometry columns in current spatial…
  • OpenCities Map CONNECT Edition Update 16 is beschikbaar

    OpenCities Map CONNECT Edition Update 16 is beschikbaar voor download op de Bentley Software Download site. Alle drie de edities OpenCities Map PowerView, OpenCities Map Advanced en OpenCities Map Ultimate, en de OpenCities Map Advanced SDK zijn uitgebracht…
  • In which cases Bentley Map Topology works?

    Hi. I have a file that includes a big amount of Buildings geometry. Some of the buildings are "closed shapes" and possible to see an area of it. But a big amount is not- even Autocad shows that it is a closed polyline. Tried to use 0. Place a fence 1…
  • Key in Wildcards - Specifically for Map Query keyin or GDI Query

    Is there a way to use wildcard on queries. Ex. "MAP QUERY SEARCH *_BOUNDARY" to result in something like "BLABLA_BOUNDARY"?
  • OpenCities Map PowerView SelectSeries 10 - Tasks

    Hi, I have a problem / question. After installing the product, the Tasks are displayed by default as follows: The menu shows functions related to handling, measurement, enclosure, etc. Sometimes the function menu changes to offer view controls…
  • - V8i (SELECTseries 10) 08.11.09.923

    Reference Summary Description Keyword(s) 1093029 Flat end caps were not printing properly in Map Finishing Map Finishing 1094120 Crash during print organizer add active file to set Reference
  • - V8i Task Navigation in OpenCities Map CONNECT

    NOTE: This functionality was moved from Technology Preview into the Product Commercial Release in MicroStation Update 15. Adding the V8i Task Navigation option to an OpenCities Map CONNECT Edition ribbon is accomplished during the Setup stage of the…
  • How to dynamically call the DAT/EM Button manager system Mouse configuration in MicroStation VBA?

    In the summit evolution software, draw only 2d point hight (z value) in the MicroStation v8 but using the summit evolution software the below options are set manually in the software. and then I will pick any point on the map it should move to 3d point…
  • thematic height display not working for point clouds

    I recently switched from Bentley Map Enterprise V8i to OpenCities Map Enterprise and I'm no-longer able to apply thematic height display to the point clouds. it worked fine in V8i, but using the same display settings and the same POD files in OpenCities…
  • Interoperability OpenCitiesMap/OpenRail

    Hello everyone I exported an .shp file and a .tab file from OpenCitiesMap. At this point, I create a new .dgn file in OpenRail Designer and in the "Attach Reference" panel, I add one of the two files exported from OpenCitiesMap. The newly referenced…
  • OpenCities Map statistics analysis

    Hello. There may be a similar question to this one elsewhere. Does OpenCities Map have a statistics analyze tool of some kind for geospatial information? For example, I have a map of water pipelines in my town. These pipelines vary in sizes and…
  • - Clip reprojected image including Bing Maps

    This tutorial will describe the steps needed to clip a reprojected image including Bing Maps. By default reprojected images (including Bing Maps) cannot be clipped. The following workaround is recommended. In this example, the DGN is EPSG:26717 and…
  • Can I somehow suspend the Geometry properties after loading the gsa metadata and designfile

    Hi I know that I can in the configuration files choose to not have the Automatic Geometry properties, but can I somehow turn them off when the designfile is loaded Erik Wirring LE34 Denmark
  • How to draw rectangular part of the building as a terrace or other in an easiest way.

    I am updating a city map try ortofotogrammetry right now. Need to update buildings a lot. So I know how to draw a new rectangular object or move one side of the building to some distance, but usually terraces and others starts from the midle of the building…
  • Feature Based Symbology

    I'm trying not to go down the path of customization too much with regards to symbology and feature properties... (Connect Edition) Is it possible to set the elements color based on a xmlfragments property? Example of my feature layout below, how would…
  • Why VBA XML file parsing and element creation is slower in OCMCE than BMv8i?

    Using Bentley Map v8i SS4 we had to move our XML file parsing and element creation code to VBA from C# due to very slow execution. Now we are migrating to OpenCities Map Connect Edition, and the same VBA code performance is about 1.7x slower for the very…