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…
In your case with (SELECTseries 2) Vinod, you should select the final node in the list, as-shown here:
This is a spelled-out very clearly in the Bentley Map V8i (SELECTseries 2) Help file:
If the dialog boxes you see do not reflect these fields…
Sergey,
After performing a query from your graphical source, you must "Lock" the feature instances you wish to edit or delete, then "Post" the changes to your spatial database.
Bruce,
Please zip up and send me via private message...
Your modified MVBA file.
A sample design file containing the original MicroStation shape elements.
A current copy of your Bentley Geospatial Administrator schema file.
...and I will…
Bruce,
The provided MVBA example code demonstrates how one could read the MSLINK value from the graphical element in the promoted polygon collection feature instances and write the value to a business property, which after posting would appear in a…
Bruce,
During the "Promote" process the database linkages should be preserved and remain available on the elements. However database linkage information is not automatically available on the feature instance or inserted into the spatial database during…
Bruce,
I contacted one of my colleagues familiar with the "Insert > Polygon Placement Metadata..." process in the Bentley Geospatial Administrator and was able to determine that the "Align" annotation option is not available for polygon collection feature…
Bruce,
It sounds as if you may have failed to select or define a "Text Expression" during registration of your point feature. In the following image...
...the "[NAME]" property was selected as the "Text Expression" which should result in...
…
Bruce,
The documentation appears to be in error. I would recommend that you rename your columns to MS_X_SCALE and MS_Y_SCALE and register your feature class again, verifying that the expected columns are automatically selected and not showing up as…
During the "Register Features..." process columns named MS_ANGLE, MS_X_SCALE and MS_Y_SCALE are automatically selected as shown in the following.
As Jerry mentions you can use any database column names for angle and rotation but manual selection in…
Bruce,
You will need to have a related table which contains locations of annotation sub-features. For example you might have...
CREATE TABLE BUILDINGS2
(
[ID] [int] IDENTITY(1,1) NOT NULL,
[CONSTRUCTED] [date] NULL,
[VALUE] [int] NULL,
[NAME…
Which Export option did you select? If you use Add Shapefile, then you must choose the "Building" feature to export. The CHLSTGO_BUILDINGS_2D features do not contain any attributes, except for the system-generated geometric properties for area and perimeter…
Morten,
To insert database rows during "Import" operations in the Bentley Map Interoperability application use the "Feature Parameters > Mapped Name" and "Property Parameters > Mapped Name" sections to assign feature class and business property mappings…
Bob,
Thank you for that clarification. Unfortunately the ability to use a database property (e.g. [Rotation802]) to define the "Cell Angle" for point features in the Bentley Geospatial Administrator does not exist at this time.
In the "File > Interoperability…
Bob,
Are you using the "ProjectWise Connector for ArcGIS" to extract the ArcGIS/SDE data and create design files or are you using the "File > Interoperability > Import" functionality within a Bentley Map session?
Tom,
Correct, the MS_GEOXFM_NO_DYNAMICSCOREDFEATURES=1 configuration setting is either on or off (not set) and can only be changed after stopping/starting a session. If you are using "promote" you are creating native XFM feature instances so disabling…
Greetings Veeresh,
Have you any custom code involved or are you only using standard Interoperability functionality? Could you provide the exception.log that was generated?
Alder,
While your sample design file contained 2 visible polygon feature instances, it seems there were some ~500 instances of the Mare and Terra feature class that contained no geometries. Were these intended to be data only features? Using the Data…
Thanks Jerry,
I found the problem. The data was uploaded from MapInfo Tables (using EasyLoader), and although the geometeries where polylines, some contained multiple polylines (as a geometry collection or multi section line). This is represented…
Holger,
At this time the ability to perform a DBMS_WM.RefreshWorkspace call from the Bentley Map Interoperability user interface is not supported, but is being considered for inclusion in a future release based upon overall customer demand. Could you…
Jamo,
Thank you for the report. Since this inquiry refers to unreleased (e.g. Beta) software I would request that you repost your questions in the "Bentley Map V8i (SELECTseries 3) Technology Preview 2" forum found here .
Hi Annette,
To Import GIS feature, you will need to use Bentley Map SS1 and to assign a cell name to your feature as describe in documentation of Bentley Map here: docs.bentley.com/.../geooutlkhelp239.html
Hope that's helps!
Sebastien