lost subtype when register feature from file geodatabase

Hi all,
Have any one can help me with below issue:
I have *.gdb file with Khuchucnangp feature.When I open it by ArcGis, I can see have a domain and many other subtypes that are relationship with the domain values. But when I register feature, only 1 property and 1 subtype can be listed. Why and how can I get all the subtypes.
Parents
  • Hello.

    For feature "KhuChucNangP", only the "doiTuong" property has a subtype defined. The default subtype defined for "doiTuong" is "Co So An ninh". So, only these subtypes could been seen as domain list for that feature since this is the only define. That is my understanding here. If I am wrong, please be more precise of where you should see other subtype defined. Please let me know if I miss something.


    Sebastien Lefrancois [Bentley]


    This is a test

  • Let I explain this: For feature "KhuChucNangP", There are two properties have subtypes. the "doiTuong" property has ony one subtype is "KhuChuNangP_Subtype" and the "loaiKhuChucNang" property have many subtypes (you can see 2 properties in 4th photo).

    Each "loaiKhuChucNang"'S subtype relationship with a value of "doiTuong"'S subtype (KhuChuNangP_Subtype).

    (ex: "Cơ sở an ninh" value relation to "LoaiCoSoAnNinh" subtype of the "loaiKhuChucNangP" property , "Công sở" value relationship with "LoaiCongSo" subtype of "loaiKhuChucNangP" property...(see them in the first photo, 2nd and 3rd)

    The default subtype in each propertype defined only one subtype in all subtypes of any property.

    I will share the *.gdb file for you via mail.
  • Hi,

    Bentley Map does not support second level of Values and Domains for a subtype define in a Esri File Geodatabase.

    Let me summarize what you already overserved:

    For field "loaiKhuChucNang", the domain "loaiKhuChucNang» is defined in ArcGIS and it is recognized in Geospatial Administrator register feature as a domain list.

    For field "doiTuong", no domain is defined in ArcGIS. Subtypes are defined in ArcGIS and the list of Coded Value subtype is recognized in Geospatial Administrator register feature as the "KhuChucNangP_SubType" domain list.

    All default values and the related domains list values are not supported here and they won’t be used. Only first level domain list defines and Subtype (converted as Domain list) will migrate to Geospatial Administrator and Bentley Map.

    Create values relationship in Bentley Map could be created by using Property watchers. But this could be a complicate job to do by using Esri File Geodatabase Connection. That would require a rebuild of data structure by bring back all second level data to the first level and recognize as ComboBox property in Bentley Map. So, the will required ArcGIS field define as subtype or Domain.

    That is a suggested workaround I could see for now. Sorry for the inconvenient.

    Regards,

    Sebastien Lefrancois [Bentley]


    This is a test

  • As gentle reminded, here some limitation of Esri file Geodatabase support in Bentley Map:

    • Subtypes are supported in that they are registered as a single feature with a domain containing the subtype values. Property based symbology rules can be used to differentiate the subtypes.
    • Feature data sets are registered as separate features.
    • Domains are supported only as coded value domains.
    • Relationships that can be modeled as sub features are supported. However, support is read-only. Features involved in relationships cannot be created, updated, deleted, or exported.
    • Annotation sub features are not supported in the Esri file geodatabase due to limitations of the API.


    This is a test

Reply Children
No Data