• RE: [BM SS4] What happens to User Data Linkages?

    Jeff Bielefeld
    Jeff Bielefeld
    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…
    • over 7 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)

    Jeff Bielefeld
    Jeff Bielefeld
    ...select the Bentley.Geospatial.Extensions.Oracle.tlb type library when setting your reference.
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: how to refresh Oracle workspaces from Map

    Jeff Bielefeld
    Jeff Bielefeld
    Holger, First of all thank you for your valuable feedback, much appreciated. Next, as previously mentioned, at this time unfortunately the ability to perform a DBMS_WM.RefreshWorkspace call from the Bentley Map Interoperability user interface is not…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: 3D Oracle Spatial data to 2D DGN.....DAMAGING DATA WITHOUT WARNING!!

    Jeff Bielefeld
    Jeff Bielefeld
    Tom, Yes, in the forthcoming Bentley Map V8 i (SELECTseries 3) 08.11.09 release, a warning message will be displayed to the user when attempting to query 3D data into a 2D design file.
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Multiple Oracle Users in Bentley Map

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, You will first need to grant each user the required privileges for the table(s) and sequence(s) (if INSERT is required) object(s) from your master schema. Then view(s) are created with disabled primary key constraints that are named the same…
    • over 10 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: gdi explorer and vba

    Jeff Bielefeld
    Jeff Bielefeld
    Stefan, The Interoperability functionality of Bentley Map is not currently available in VBA directly. However the Interoperability application (e.g. gdi) provides keyins which could be used in VBA to perform basic queries of feature instances from…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Strip XFM data from features interactively or via code

    Jeff Bielefeld
    Jeff Bielefeld
    Gerald, First thank you clarifying what was actually occurring. I wanted to ensure that you were aware of the purpose of "Propagation Rules" so that you could apply them as desired in your workflows. Next, the copied feature instance should be seen…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Oracle Based Topographic or Reference Features

    Jeff Bielefeld
    Jeff Bielefeld
    Ian, A couple of approaches come to mind. You could register those additional Oracle Spatial features in the Bentley Geospatial Administrator as you would normally do with the exception of assigning a sequence generater to the layer. By skipping…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Problems opening Oracle Spatial data in Bentley Map

    Jeff Bielefeld
    Jeff Bielefeld
    ...to limit the scope of feature classes discovered during the "Register Features" process, use a user account that does not have DBA privileges. For example, using the following privilege assignments... GRANT DELETE ON MYSCHEMA.MYTABLE TO MYUSER;…
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Features get deleted on file close

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, Once connected to Oracle Spatial those newly created feature instances are seen as potential inserts into the remote repository. By default Bentley Map works in short transaction mode, meaning that changes must be posted or discarded when…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: gdi explorer and vba

    Jeff Bielefeld
    Jeff Bielefeld
    Stefan, You will most likely have to use regasm.exe to manually register the generated type library, something that is done automatically when Visual Studio compiles the assembly if the projects "Build > Output > Register for COM interop" option is…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Problems opening Oracle Spatial data in Bentley Map

    Jeff Bielefeld
    Jeff Bielefeld
    ...unfortunately, at this time I don't believe there is a way to restrict the discovery process, but I will do some additional checking to verify that. While we're discussing this topic, how would you as an "Administrator" or "User" prefer to control…
    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Bentley Map, Oracle SDO_GEOMETRY and ESRI SDE_GEOMETRY data types

    Jeff Bielefeld
    Jeff Bielefeld
    Bruce, Only those tables containing Oracle Spatial SDO_GEOMETRY data types are supported directly in Bentley Map. I would expect that use of the Bentley ProjectWise Connector for ArcGIS would be required.
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)

    Jeff Bielefeld
    Jeff Bielefeld
    ...you could try to set the _USTN_USERNAME environment variable to the name of the user workspace (e.g. SET _USTN_USERNAME=geo_example_designer) in the shell before starting your session.
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Feature ID

    Jeff Bielefeld
    Jeff Bielefeld
    Adrian, In the Bentley Geospatial Administrator, you should be able to assign an Oracle sequence generator during the "Register Features..." process for this. Before registering your feature, be sure you have created the sequence in your database using…
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: gdi explorer and vba

    Jeff Bielefeld
    Jeff Bielefeld
    ...okay very good Stefan, thank you for that confirmation.
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • how to refresh Oracle workspaces from Map

    Holger Läbe
    Holger Läbe
    Hi community, I'm currently evaluating Oracle version management (OWM) using Bentley Map. Creating, switching and merging workspaces (or versions) work fairly good from Bentley Map, I can't manage to do a "DBMS_WM.RefreshWorkspace". Allthough there…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Gdi import from oracle spatial ommits compound polygons geometry (gtype=1003,elem_info=1005)

    Jeff Bielefeld
    Jeff Bielefeld
    Jiri, For the following compound geometry... SHAPE(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELEM_INFO, SDO_ORDINATES) --------------------------------------------------------------------------------------------------------------------------…
    • xfm_oracle1.zip
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Cell Angle in Geospatial does not seem to have any effect when placing a point

    Jeff Bielefeld
    Jeff Bielefeld
    ...will also add that Bentley Map supports the use of Oracle oriented points described here to persist the rotation of the feature instance.
    • over 9 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Memory issues

    Jeff Bielefeld
    Jeff Bielefeld
    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?
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: how to refresh Oracle workspaces from Map

    Jeff Bielefeld
    Jeff Bielefeld
    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…
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Dynamic where clause in Interoperability?

    Jeff Bielefeld
    Jeff Bielefeld
    Krister, I've posted a complete example here which includes a sample COM server written in C# which demonstrates one approach to calling the Bentley Map Interoperability managed API methods from VBA. The following sample VBA form should give you some…
    • over 11 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: Geometry type of view in Oracle Spatial

    Jeff Bielefeld
    Jeff Bielefeld
    Jakob, A few questions. Do both views refer to the same base table? Is each view defined in such a way as to guarantee that all rows returned contain the same geometry type? For the AFL_BROEND feature class, what is the layer_gtype parameter…
    • over 9 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Interoperability Key-In

    IanTidy
    IanTidy
    Hi All, I am working with Bentely Water (Bentley Map with a bit extra) and I need to create a menu option (or button) to both launch the Interoperability dialog for import SHP and TAB files, but I also need to have a button that will open an Oracle…
    • over 13 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • Re: unlocking after post

    Jeff Bielefeld
    Jeff Bielefeld
    Rob, I've not heard of that particular scenario, and you're correct, after the post operation the feature instances should be locked once again, preventing modification in the local design file cache. What version of Bentley Map are you using?
    • over 12 years ago
    • OpenCities Map
    • OpenCities Map Forum
  • View related content from anywhere
  • More
  • Cancel
>