
Most of the sessions were set in convention center classrooms and included PowerPoint presentations. There were also quite a few "labs" available. Several were GIS-oriented. A GIS-oriented GPS lab titled "Hands-On GPS and GIS" was standing room only, and it was about the only place the word "surveyor" was mentioned. It was obvious to me that Autodesk aimed its message primarily at engineers and designers.
It seems the good folks at Autodesk have apparently figured out that the majority of the people who are in the business of actually creating spatial data through the process of collection primarily work in the CAD platform. Eureka! And inspired by this revelation, there was a new enthusiasm for promoting the GIS and mapping sectors of the CAD empire.
The course speakers seemed to restrain themselves and made references to, but did not utter the "four letter word" or its allies. But when we got to the part about Platform Independent Spatial Data "our friends at ESRI and Intergraph" repeatedly made their way into the conversation. There was a lot of support for the idea of the Open GIS Consortium.
This, in fact, is precisely the reason I have been attending Autodesk University for the past few years. In my past articles I have explored the various ways to introduce CAD drawing files into GIS projects. This time I will take a look at the reverse side of the coin. We will take some ESRI Shape files, attach them to an Autodesk Map project, and query the data.
I once cautioned experienced CAD users venturing into GIS products that they would likely find the CAD capabilities of pure GIS products frustrating, at least in the beginning. It is probably also fair to point out that those familiar with pure GIS products may find Autodesk Map not as well suited to some of their particular needs. With that in mind, let us proceed to a sample exercise.

Sample Exercise*
Let's suppose I have a boundary and topo project. I have been provided with a CAD drawing of some aerial topo. And I also have some GIS data in Shape file format with boundary and control base map data. (And as luck would have it it is all on the same coordinate system.) I want to work in CAD, but I also want to make use of the GIS data without any additional software. Can I do it? Sure.First, I open the topo drawing in Autodesk Map. In the view I see the Map menu pulled down to the "Utilities" option. The window on the left of the screen is called the "Project Workspace." It can be toggled on and off by checking it here.
Now, from the Map pull-down menu, I select "Tools" and then "Import." In the "Import" box I arrow down to "ESRI Shape" and navigate to the folder where the Shape files reside. I then click "OK." In the "Import" dialog, I check the boxes of the Shape files I wish to import. Then in the "Data" field, I click the ellipses and choose "Create from Attribute Data." This action produces a box displaying the message "Processing entities."




I click "OK" and the names of the tables in my Shape files should appear in the Project Workspace. I can now view the data in the tables. I right click on a table and choose "View table." All the attributes will be displayed. To make the attributes more useful there is one more step: linking the table to the drawing.
I right click on a table in the Project Workspace and select "Define Link Template." I then select a "Key Field." (It is best to choose a field that contains a unique identifier.) Under Link Templates, I click on a link and choose "Generate Links." I then choose the "Create Data Base Links" radio button and click "OK."

The first thing I need to do is locate the area I am interested in viewing. With the "And" and "Draw" radio buttons set, I click the "Location" button. This brings up the Location Condition box. I will choose "Circle" and "Crossing," then click "Define." Map prompts me to draw a circle. I set the radio button to "Draw" and click "Execute Query." The Command line will display a value indicating the number of objects queried.
OK! I am now ready for the GIS part. I right click "Define" again and this time choose "Data." This brings up the Data Condition dialog. The "Object Data" radio button should be checked. The fields from the .dbf in the Shape file will be displayed in the Object Data Fields box. I choose the fields I wish to query (one at a time) and click "OK" after each.
I now activate the "Report" radio button and click "Options." This brings up the Output File Options dialog. I assign a .txt output file name and location, and click the "Data" button. I choose the fields I wish to display in the report and click "OK" and then "Execute Query." I can now open the text file and view the result.
Finding the Holy Grail
Oh, and about that Holy Grail. For the grand finale of Autodesk University 2003, the hosts closed with a special showing of "Monty Python and the Holy Grail" with special guest, actor John Cleese. It seems fair to conclude that Autodesk was making a bold statement about the future.*Note: the exercise in this piece utilizes Autodesk Map 2002. The user may observe somewhat different results than those shown here. Map 2004 has Safe Software FME (Feature Manipulation Engine) embedded in the coordinate and file translation routines, greatly improving proficiencies in those areas.