• - Assign attributes when importing Shapefiles

    On occasion, the shapefile you're importing has attributes with different names than those defined in your project schema. For example, the Roads.shp file may contain the following attributes: And your task is to import them as Street features that…
  • - VRT files to import ODBC and CSV data sources

    Please refer to the attached Powerpoint presentation. https://communities.bentley.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-30/UsingVRTtoImportODBC.ppsx Source: http://communities.bentley.com/products/geospatial/desktop…
  • Bentley Map

    Hi all. I am thinking of switching my current GIS software to Bentley Map. Presently, all our data is stored in Oracle. I am curious to hear some feed back from current users to see how they like the product?
  • Bentley Map PowerView functionality

    Hello, does Bentley Map PowerView have all PowerDraft features + some basic GIS functions, or it's somehow limited in comparision to PowerDraft? Regards Wojtek
  • Building polygon feature and transfer attributes

    Hi all, I have typical situation where linestrings are boundary and cells inside are centroids (with attributes). Now I wanna build polygon features with "Create Shapes" and as final result I want to transfer my centroid attributes into new polygon…
  • Can XFM point-text features handle subscripts, fractions?

    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:
  • Criteria in GA statement need help

    Hi all, to create a CRITERIA statement that enables the user to select any of the property combinations and put them in the same level in the SYMBOLOGY. I tried this statement with no success. COMPARE("[W_PIPE:P_STATUS]\[W_PIPE:P_TYPE]…
  • Fence File clips features differently

    Hi, The attached file contains two models. Default has data read from Oracle using BentleyMap. The model Utskrift has a plot frame and a clip boundary into the default model. I want to create a single file containing all data so I do a Fence File using…
  • How to get the saved topology of a DGN file?

    Hello, I have two layers in my DGN file one for Plots and one for the Plots_Boundaries I want to get some attibutes from the plots_Boundaries according to the selected element from Plots level(According to the Topology relation between the two layers…
  • How To Import xmf files in to Bentley Map

    I created project and workspace using Geospatial Administrator but i cant open it in Bentley Map could you help me how to open it?
  • One-to-many (many-to-many) relationship between geometry and DB in Bentley Map ?

    Dears, I wander about a kind of "Inside Plant" / "Outside Plant" topology relations with Bentley Map - is it possible? Let's say we have a map with some communication lines (but not necesary useful to handle with Bentley Copper/Fiber/Coax products…
  • PBA - XSLT type (the question for XFM guru :)

    Hi, has anyone an experience with PBA - XSLT transform in XFM metadata? Its look like averything works fine but there is following problem: a cannot use <xsl:include href="itest.xslt"/> element in my main xslt file, in XFM PBA no string is returned…
  • Problem with reading simple microstation elements in PowerMap

    Hi PowerMap has since version SS1 sometimes read simple microstations elements as FeatureCollection with just one subfeature = dgn-element. Do I have any possiblity for preventing PowerMap from doing this ? It makes problems in my applications that…
  • Scaling a pdf map

    Hello! I am trying to scale a pdf map in Microstation. I'm very new to this software and I'm not sure whether this is possible. Is there any way to do this and how?
  • Setting up Oracle Spatial cadastral features

    Hi all, I'm trying to set up a parcel feature that can be managed as a cadastral fabric. Can I set it up so that my cadastral layer, boundaries, and nodes are all Oracle Spatial features? I started by registering three Oracle Spatial features in…
  • SUBFEATURE SIMBOLOGY

    I have one question about subfeature simbology. In the XFM schema I defined 1 polygon feature and 1 point-text subfeature. In the dgn elements are already placed; My application transform them in features but I don't want that text height and width…
  • SynchItem in GSA says "NotFound"

    Hi, I have two properties that I like to sync using a Property Watcher. I want to update the TextItem Namn in my Oracle Spatial feature when the ComboBox Punktinnehall in the Place and/or Edit dialog changes with the actual value in the ComboBox. When…
  • Texte DGN2SDO

    Good day , I have street name text objects in the DGN . Have this done to the text feature . With DGN2SDO but only the points are stored in Oracle . What should I do with the " string " the street name is stored in the DGN and the import again appears…
  • Very slow connection to database in XFM project

    When I load Features to databrowser and i want to use Filter I have to wait very long time for result (I have only 8000 elements in DGN) . I set my QUERY SQL STATEMENTS: SELECT RODZAJ_WART AS RODZAJ, ID FROM query_rury_woda WHERE query_rury_woda…