Hi.
I've now tested using Database Properties for Features which seem to work fine if I want each new Feature to create a new record in the ODBC Database.
My question is, how do I get a number of Features to look at the SAME row in the Database? Something like a Duplicate Linkage I guess.
I would think this would be a pretty common requirement especially when storing WHERE certain graphical information comes from. For example you may have hundreds of individual lines, polygons etc from an individual Ground Survey of part of an overall site, and you want to record in your Model WHERE this linework etc. came from in a single database record. Also, it would be very useful to be able to 'hit' all these graphical elements in one operation to be able to make this common database linkage.
I would imagine this type of 'metadata' functionality would be a VERY common requirement as nominated a data source would be a common issue. How do people generally handle this in Map?
Thank you.
Exactly.
:-)
AlanH: As an international company it would be more useful if Bentley gave this information out in Month/Year Format rather than by 'Season'
Keith: True enough. Not everyone runs on the calendar year.
Might his comment not have more to do with out-of-phase seasons in the northern and southern hemispheres?
Regards, Jon Summers LA Solutions
True enough. Not everyone runs on the calendar year. We are expecting the release towards the end of June this year.
In your example below, you want to associate a series of features with a record that indicates when those features may have been collected. In XFM you could define some simple properties for each feature with an ID (because it's often a good idea but not necessary) and a property that indicates when the data was collected. These properties could be contained in the database as they are now. In a separate table, you would have a record with a unique ID and any other information describing the origin of that data. When the join tool is available, you would simply join the property from the feature to the unique ID in the data origin record. You could then easily review the source of any graphic element. There's nothing to prevent you from using the duplicate linkage mechanism as always in MicroStation. But hopefully the above method will make it straightforward to model your data easily with Bentley Map and use any related data in your database.
Keith Raymond
Ok.....thanks again for your reply Keith. It's good to get some feedback. I had sent this query to Bentley (and received a Ticket Number) half way through January and I still haven't received any reply.
Firstly, when is the next release of Bentley Map due that will have the Table Join Feature that you mentioned? Note: By way of feedback, as an international company it would be more useful if Bentley gave this information out in Month/Year Format rather than by 'Season'. :-)
Secondly, I think I understand how the Join might work but would it be possible for you to give an example? Again, I would think the ability to easily have 'data source' as an easily defined Feature Attribute (and not necessarily a one to one) would be a VERY useful feature.