Browse By Tags

  • xfm Element with 2 different Annotations

    In the GSA I have defined a cell with 2 annotations. To place these 2 annotations, I have adapted the sub "PlacePolygonAndAnnotation" from the example/demo vba. As a result the 2 annotations are placed on the cell, so placed with the same origin. However…
  • How can add "%lock MS_DESIGNSEED" into work set configuration file generated from Geo Spatial Administrator?

    Hello all, I Want Geo Spatial Administrator to generate work set configuration file with "%lock MS_DESIGNSEED" option. Any ideas how to do this?
  • - Increment property values

    In situations where feature properties need to increment, you can define this action in the features definition. For example, the LotID property is set to auto-increment by a value of 1. The following describes how to set a property to increment…
  • - Date field settings for use with PBA in SQL Server

    PBA text replacement for SQL Server dates The following discusses how to replace date fields in queried SQL Server features that are being placed as a cell. A cell is created and specified in the Symbology tab of the Symbology node. In this…
  • RE: Geospatial Administrator - Do I have it?

    Glad that Sebastien was able to help you find the executable file. In addition to the file itself, the Bentley Map Setup program installs a shortcut in the Bentley Map program group in the Start Menu.
  • Re: Bentley Map

    You are correct, that you did get the Command Manager with the sample geo project, but this was created using the Geospatial Administrator (GSA). If you look in the MicroStation Workspace folder for /projects/examples/geospatial/geo_example/xml folder…
  • RE: creat database in Bentley Map Enterprise v8i (SELECT series3)

    To add properties, open the XFM Schema with the Geospatial Administrator. Then Browse to your Feature, right-click on the Properties item, and select Add > and the type of property you wish to include. And this is how it looks in the GSA:
  • - Value Col Name vs Edit Col Name

    Bentley Map Help states: The Value Col Name is the column from the query that will actually be stored in the property. The Edit Column name is the column from the query that will be displayed in the combo box . That means the: Value Col Name…
  • - Symbology Integrator (EXE)

    GSA Symbology Integrator.zip Overview This tool will perform the following functions: 1. Take an XML data schema exported from Esri and create a Bentley Map XML schema 2. Take any Bentley Map XML schema and apply an A/E/C CAD Symbology spreadsheet…
  • Leadered Annotation

    I have been playing around in the geoexample trying to recreate leadered annotation as shown in the documentation. However, I find the telco cable leadered annotation method (and others) result in unusable results. Is this a settings issue…
  • Re: What is Collection Name attribute used for?

    Hi Jan, The collection name needs to be set for the root feature definition of a collection feature definition. With collection definitions following the convention: Root feature “Name”: River_Collection Root feature “Collection Name”: River…
  • Re: Criteria in GA statement need help

    Hi, Jun To answer properly to your request: aarrjeeli_001 said: Like if the user chose P_STATUS = Condemned and P_TYPE = Transmission or P_STATUS = Condemned and P_TYPE = Distribution. The same results will go to level = CONDEMN. You can…
  • XFM project examples required

    Is anyone prepared to share examples of XFM project files? I would appreciate being able to drill into Geospatial project files to see how they work. The geo_example provided does not cover the points I am interested in and the Help files can be a bit…