• UpdatedDate not updating while editing shape | Bentley XFM

    A J
    A J
    Hello Experts, I am able to get the updated date and updated by fields in my table through xfm after placing new feature. ( Followed this link from Inga: communities.bentley.com/.../--updatedby-and-updateddate-properties) Also UpdatedDate field…
    • Answered
    • over 5 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • RE: Draw multi part polygon in Bentley Map.

    Jeff Bielefeld
    Jeff Bielefeld
    Kiran, If the Oracle Spatial multipolygon layer was registered as a "Polygon Collection" feature class then you should be able to perform the following: In the Bentley Geospatial Administrator right click on the polygon collection feature class…
    • over 7 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • adding sub-features in Bentley Geospatial Administrator SS2

    ula
    ula
    Hi, I try to define in Bentley Geospatial Administrator feature for 3D buildings which are devided into walls and roof. I have already defined primary-feature 'building' as a polygon collection with several properties and I wonder how to define sub-features…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Can XFM point-text features handle subscripts, fractions?

    Janice.Eisenberg
    Janice.Eisenberg
    This might be a shot in the dark. Is it possible to symbolize XFM point-text features that contain subscripts and fractions? See for example:
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: How to reload the project while in bentley map

    Jeff Bielefeld
    Jeff Bielefeld
    ...the unsupported keyin ggcaches reload all override is provided for development purposes only and should never be used during production workflows. As you note, during schema development using the Bentley Geospatial Administrator it is often quite useful…
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: problem with criteria

    Jeff Bielefeld
    Jeff Bielefeld
    Gabriel, Please try adding brackets around the feature class name and operations property as follows: COMPARE("[road_Collection]/[what_to_do]", "upgrade", "")
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Geospatial Administrator and Microsoft Visio

    Narcis
    Narcis
    Hello all, Those anyone knows if is possible to design an XFM schema using the UML language in MS Visio? Thanks all. Narcis
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Adding Spatial Data to Existing Records

    Jeff Bielefeld
    Jeff Bielefeld
    As Jerry correctly comments, there is currently no out-of-the-box way to accomplish using standard Bentley Map functionality. This workflow can however be accomplished with some customization that makes use of the Bentley Map API. The basic approach is…
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: problem with criteria

    Jeff Bielefeld
    Jeff Bielefeld
    Gabriel, Attached is a mock up of your schema which implements the following behavior: For the "what_to_do" ComboBox property, you will need to set the " Store Last Value ", " Save Changes Key " and " Command Type " settings as shown in the following…
    • operations1.xml
    • View
    • Hide
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Bentley Geospatial Administrator - Auto-Calculate X and Y Coordinates

    Jeff Bielefeld
    Jeff Bielefeld
    Nick, Attached is a working sample schema that may help as well. You can study the X, Y and Z properties of the MyMonument feature class and see that "placing" and "editing" initial values keys have been defined using... ...which result in the…
    • coordinates2.xml
    • View
    • Hide
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Auto-Calculation of areas

    Jeff Bielefeld
    Jeff Bielefeld
    Burkhard, For your MyArea property, the initial value, editing key, the cexpression should be [XY.Area] rather than [XY.MyArea]. Attached is an example schema with a single feature class "Zone" which has a single "MyArea" property that automatically…
    • areas1.xml
    • View
    • Hide
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Property Value for feature set in operation property combobox

    Jeff Bielefeld
    Jeff Bielefeld
    Gabriel, I've duplicated the behavior you described and have to determine any workaround. Is there a specific reason you are not using a Combo Box feature property for "Attribute" rather than having it reference an operation property?
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Criterias wont work with Danish characters ÆØÅ

    Jeff Bielefeld
    Jeff Bielefeld
    Erik, In the Bentley Geospatial Administrator the purpose of the "Display Name" setting for both feature classes and their business properties is to provide support for XML compatible class and property names. As you know XFM feature class and property…
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Re-Register Feature changes case on properties

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, During the register feature process you may not be aware that you can select one or more feature class names or business property names and then right-click and choose to change the case as shown in the following: Does this capability…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: How can I set Origin Z to PBA Replacement Text entry ??

    cdalesandro
    cdalesandro
    I see that PBA (Origin Z) is supported in Bentley Map but not available in the Geospatial Adminstrator user interface (existing CR 296636 for this issue). As a workaround, you can manually edit your schema file to add this PBA type(backup the file first…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Annotation do not have the color specifed in GSA

    Jeff Bielefeld
    Jeff Bielefeld
    Erik, Using the provided schema and design file, I'm not seeing the described behavior but rather the following: Are you certain the workspace has been (re)exported and Bentley Map session restarted after any schema and/or symbology changes?
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Bentley Geospatial Administrator - Auto-Calculate X and Y Coordinates

    Jeff Bielefeld
    Jeff Bielefeld
    Nick, Without a bit of custom programming, there is no automatic way to update the business properties which represent the coordinates. You can use the FENCE FEATURE RESET ALL keyin or icon command to update the values for all feature instances within…
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Grid Property Values

    Jeff Bielefeld
    Jeff Bielefeld
    Adam, In the delivered geo_example_designer workspace and provided geo_example.xml schema, take a look at the Count1Xml business property of the TelcoCable feature class which uses a Grid along with a few ComboBox properties.
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: XFM setup for criteria based domainelist

    Jeff Bielefeld
    Jeff Bielefeld
    ...in the delivered geo_example.xml sample schema, you can reference the "Address" feature class for examples of using "Property Watchers" and criteria to perform domain list changes. Regards, Jeff Bielefeld [Bentley]
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Feature property

    Jeff Bielefeld
    Jeff Bielefeld
    ...you should be able to define an additional initial value entry (Key: read |Value type:envvar|Value:USR_B) in your property definition to accomplish this.
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Howto configure Bentley Map?

    Jeff Bielefeld
    Jeff Bielefeld
    Morten, Using the attached db1.xml schema, could you perform the following: Create an ODBC DSN named mytown that points to the delivered mytown.mdb database file. Using the Bentley Geospatial Administrator application, open db1.xml schema…
    • db1.xml
    • View
    • Hide
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Error in sql created by Powermap v8i

    prusinek
    prusinek
    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…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Auto-Calculation of areas

    Jeff Bielefeld
    Jeff Bielefeld
    Burkhard, Thank you for the confirmation and I've updated the Geospatial Administrator Tips Tricks Wiki article with the "editing" key correction. Also you might be interested to know that the Bentley Map V8 i SELECT Update release coming later…
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: problem with criteria

    Jeff Bielefeld
    Jeff Bielefeld
    Gabriel, Actually upon further review your syntax is correct. I'm attempting to mock up your schema to determine what is required.
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • View related content from anywhere
  • More
  • Cancel