Browse By Tags

  • - 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…
  • RE: ClearAllButton in GSA

    J, We've had a few reports of this. Defect 151061:[XFM] " Clear All button does not works in XFM dialogs " has been filed with the Development staff.
  • Rotation of Features – Cannot Change Angle of Rotation

    Hello everyone, I have a problem with the rotation of features. I’m testing Bentley Utilities Designer v8i SELECTseries 3 using the default data model and MS SQL Server Spatial. As you see on the first screen, I placed 3 point-cell features (in…
  • GSA Version 19 Coming Soon

    Bentley is the exclusive third party reseller for GSA in North America. The developer is releasing version 19 in mid-November. FINE (the developer) performs all testing and certification of calculations before the release. Once we obtain the files, we…
  • Re: Bentley Water - Get Default Values from external source

    I figured this out. By setting my values as environment variables I am able to reference these in my GSA feature definitions. To set the feature definitions, I worte a VBA script to look-up my values in my database, and added this funtion to the Bentley…
  • Bentley Water - Read Only Oracle Features

    Hi All, I have a Bentley Water GSA project with all the Oracle based features I want to maintain defined and working properly. But I want to add or include several other reference features which are also within the same Oracle schema, but I don't want…
  • Bentley Water - Get Default Values from external source

    Hi All, Is it possible (and if so, how) to get default values from an external soucre like a database or text file? I know you can set default values in the GSA and you can set a value to be duplicate each time that feature is placed. But I have…
  • Bentley Map - GSA - Adding Feature components to a workspace - Part 1

    In the BLOG Defining User Workspaces I wrote about the ability to define features, operations, methods, criteria and domains in the different workspaces ( All users and user workspaces). Let's investigate this a little further. Background First…
  • - Oracle views in spatial feature definitions

    Purpose The purpose of this entry is to describe the design of Oracle Views for the definition of spatial features used by Bentley Geospatial products ( ie Bentley Map, Bentley Electric, Bentley Gas, Bentley Water, GeoWeb Publisher, and the Oracle…
  • Re: How to insert a toolbar in BGA(Bentley Geospatial Administrator)?

    Praveen; If yo mena that you want to insert a toolbar, into he Bentley Map interface, via the GSA, then please look under the User Interface/Menus section of the GSA once a schema file is loaded. HTH Jerry
  • Re: How to define connectivity in Geospatial Administrator

    I am sorry, but I am not quite clear on what you are asking. Are you trying to define connectivity, as it relates to a electrical, water, gas or some other linear node-edge graph model ??? Also can we get the product you are using. I say this because…
  • Error in sql created by Powermap v8i

    I registered few 3d features in GSA (Powermap v8i v08.11.07.97) from existing Oracle 10g database. To connect to database I'm using oracle client 11.1. When I'm executing query database from view Powermap is creating sql similar to: SELECT GGAZ.PEGAZ_ODCINEK_GAZ_LN…
  • Re: Origin of point-cell feature in property

    First of all, look here , for some GSA tips and techniques. The first section talks about setting up automated attribute population. Also the property you are wanting is FeaturesCentroid.X - X coordinate of feature centroid FeaturesCentroid…
  • Re: Creating a new Ellipse feature in Bentley Geospatial Administrator.

    Hello, Only the following placement methods (see screenshot) are available for polygon feature. In fact, a circle is a perfect ellipse but I get it here you want to be able to draw a oval feature. I will fill a change request. Thank you…
  • Re: Does XFM support user defined Dialog

    The GSA form that is presented is a basic blank slate that you can edit and modify as you see the need. The interface to do this is not the best, but the premise is that you are defining the form in XML tags, and the interface is not intended to replace…
  • Re: How to explore the Bentley Map "Geo_Example (XFM)" in GSA

    Hi Frank, you can retrieve geo_example.xml that you can open directly in GSA to explore it. You can made a simply search this file in your machine than you can reteieve in the base source file : ... \WorkSpace\Projects\Examples\Geospatial\geo_example…
  • Annotation Attribute Offset

    Sorry for keeping posting questions, but I cannot find any documentation on this :-( In Symology for a Annotation Text I have discovered that I can ad a "Annotation Attribute Offset" It looks this when inserted: Is that a possibility to…
  • Re: Bentley Map

    Jerry is right (again) .. .this course is a good way to start to learn about GSA (especially to understand how to use it!) . It would have been helpfull for me if it had exist when I begun to work with Geospatial Administrator !!! I finally refer all…
  • Re: Need an logic explanation how cellscale works in GSA and BM/XFM

    Hi Tom It has several questions about cell here. First I will suggest you to read complete section about Cell element in Microstation: http://docs.bentley.com/en/MicroStation/ustnhelp149.html Unknown said: What is the unit for cells in GSA…
  • Re: Is it possible to convert database attribute to DGN?

    Hi, In GeoSpatial Adminsitrator, we can define a database (RDBMS) attributes as database property for a feature XFM. Once conencted to database, you can add a database property and SQL Statements. In the GSA help file, go to the following…