Hi @rl_jackson
Regarding the Word doc, I see the county's note in bold red '.....You must use a database program to process this file.' I believe they are alluding to MS Access. This is good because an ODBC links Access data to Map3D's data. You already have the shapefile so assuming you've got Access data too, then you're good. Well almost good.
You still need to (1) download the driver and (2) install the driver.
I opened the dbf using Excel (see image below).
Image-1
There are multiple rows with the same PIN #s (FOLIO #s too) that I've highlighted using colors, i.e., gray, yellow, blue, green and orange.
This means all yellow rows in the dbf will be linked to Folio 80000 in Access, all blue rows in the dbf will be linked to Folio 80100 in Access, the green row will be linked to Folio 90000 in Access, etc., etc.
Here's a VIDEO by George Hatch that illustrates a
Hi @rl_jackson
Regarding your data, I see the county's note in bold red '.....You must use a database program to process this file.' I believe they are alluding to MS Access. This is good because an ODBC links Access data OR Excel data to Map3D's data. Assuming you already have the data in Access you're good.
Now you need to (1) download the driver and (2) install the driver.
Next, I opened the dbf using Excel (see image below).
Image-1
There are multiple rows with the same PIN #s (FOLIO #s too) that I've highlighted using colors, i.e., gray, yellow, blue, green and orange.
This means all yellow rows in the dbf will be linked to Folio 80000 in Access, all blue rows in the dbf will be linked to Folio 80100 in Access, the green row will be linked to Folio 90000 in Access, etc., etc.
Here's a VIDEO by George Hatch that illustrates a join. He uses an SDF (instead of a shapefile) named Areas.sdf. His Access file is named ODBC_Demo (Access 2007).
Image-2
His video begins with AutoCAD linework of an office floor plan. Next, he connects to his SDF data (the same floor plan as the Cad linework) which falls squarely on top of the existing linework. To get the 'Create a Join' window (see image-2) he right-clicks the SDF in the map Task Pane. The attribute named REC_ID is the key that effectively combines his SDF data with his Access data.
Notes:
- I always put in a ticket so IT can install the ODBC driver. It's a BEAR to install. (Even IT has issues with it.) On top of that, you'll need to 'connect' to your Access file. This is why you need the ODBC driver in the first place--it allows Autodesk program to talk to Microsoft program so they can read each others data.
- Your data is very large, ultra large. Is it possible to reduce your data geographically, say nine square blocks instead of an entire county? You can create 'tiles' with each tile containing 9-sq.blocks, then you can only use the area you need. Would that be feasible? Or reduce it just for a trial run?
- I'm curious to know if the County's additional data (the Access file) has any coordinates associated with each FOLIO. For example, does it have the, x,y centroid of each parcel? If it does, you've just pulled a rabbit out of a hat b/c there might be a way to join the data without using an ODBC.
Chicagolooper
