• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Map 3D

    Reply
    Member
    Posts: 5
    Registered: ‎11-01-2012
    Accepted Solution

    Map 3D 2012 Data import

    221 Views, 2 Replies
    11-24-2012 07:14 AM

    Hi!

    I'm using Map 3D 2012 with Oracle 11g. I created an enterprise project with an industry model with water and wastewater modules. After this i created my feature classes and defined the utility model linking the geometry feature class to the attribute ones (ex: WA_POINT to WA_ARMATURE, WA_VALVE, WA_HYDRANT etc.).

     

    At this moment i have to import a large amount of data from *.shp or *.sdf files, but theese files contain geometric and attribute data together.

     

    How can i import the geometry from the shp or sdf file to the geometry feature class (ex: WA_POINT) and the attributes to the attribute feature class (ex: WA_VALVE), while creating the reference between the geometry and attribute feature classes?

     

    I tried bulk-copying the geometry, but it doesn't create the coresponding attribute feature.

     

    Thank you!

    Please use plain text.
    Valued Contributor
    ro_fr
    Posts: 84
    Registered: ‎12-08-2011

    Re: Map 3D 2012 Data import

    11-26-2012 01:04 AM in reply to: Gabriel_C

    Hi Gabriel,

     

    do you want to migrate the SHP files into your industry model? If so - take a look at "Enterprise Industry Model Data Transfer". It allows migration of any Oracle data into an industry model.

     

    You would need to import your SHPs first into Oracle. You can use SHP import tools or even Bulk-Copy in Map might work. For Bulk Copy - create a new data store in oracle using the Map oracle provider, don't use the Enterprise data provider.

     

    After importing the SHPs into Oracle you use the Data Transfer tool in Map to get the data into the right structure (= industry model).

     

    More information can be found here:

     

    http://docs.autodesk.com/MAP/2012/ENU/filesMAG/GUID-D0976A7A-D3E1-440F-B20E-DBD634E1CC93.htm

     

    Good luck,

    Rob

    Please use plain text.
    Member
    Posts: 5
    Registered: ‎11-01-2012

    Re: Map 3D 2012 Data import

    11-29-2012 08:02 AM in reply to: ro_fr

    Hi Rob,

     

    Thanks again for your help! It worked great.

    I bulk-copied the shp files in a temporary industry model, then i used Oracle Data Import from Infrastructure Administrator to migrate the data to the final industry model.

    I created the link between the geometry and the attribute features with a post SQL in the mapping definition.

    Please use plain text.