Support Home
Software
Knowledge Base
Downloads
User Forums
Customer Service
|
Training
|
Contact Us
You are here:
Home
>
Downloads
>
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
CAD Translation using a Table Driven Geoprocessing Script 1.2a
contact author
|
download help
|
add bookmark
|
view bookmarks
Author
Don Kuehne
File Name
ImportCADbyTable.zip
Language
Python
Last Modified
Sep 21 2006
Status of work
Public Domain
Software
ArcGIS Desktop
File Size
37.04 kb
Downloads
3138
ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.
Summary
This is a toolbox containing two tools to help in the building of a table driven automated CAD translation implementation. A GP model helps scan your CAD data to identify potential GIS feature sources in a CAD drawing, and a script that can process a Correlation matrix table to convert CAD drawing data to ArcGIS feature classes. If you are interested in this tool you may also want to consider the SplitByColumn tool found in the CAD Samples Toolbox:
http://arcscripts.esri.com/details.asp?dbid=13639
1.1 fixes problem with SPACES being read as values in the Matrix Table.
1.2 fixes problem with temporary feature class naming conflict and failure to append.
1.2a fixes typo
Visit my Blog where I discuss the use of this sample tool and other GIS/CAD topics:
http://giscadblog.blogspot.com/2005/12/table-driven-cad-to-gis-conversion.html