Some of the defaults for import and export settings are stored in .ini (initialization) files. When you use a new format with AutoCAD Map 3D, the information about that format is added automatically to the .ini files. However, in some instances, you may want to modify these files yourself. In addition, you can set some formatting options in these files.
To export to SHP as folder-based rather than file-based
This file is located in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder
To export to SHP as file-based rather than folder-based
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.
To change the segmentation size for splines, polylines with bulges, arcs, and ellipses
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.
By default, the value is two degrees.
Driver:FME_ARC_DEGREES_PER_EDGE=5
To change the default seed file for exporting DGN files
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.
To export DGN files in imperial units rather than metric
For example, change the default seed file to one that specifies imperial units rather than metric:
Driver:RUNTIME_MACROS=_SEED,"C:\Program Files\Common Files\Autodesk Shared\GIS\ImportExport\4.0\design\seed3d_ft.dgn"
To import Shapefiles, MIF/MID, TAB, or VPF as folder-based, multi-select, or file-based
This file is located in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder
The File section is preceded by a comment such as, "This section determines how you want to Import MIF/MID files" and has several lines containing the word File.
The format will be considered a multi-select, file-based format. This means that you will be able to select one or more individual files in the Import Location dialog box to include in the import process.
The format will be considered a single-select, file-based format. This means that you will be able to select one file only in the Import Location dialog box. Note that this is not a valid option for VPF.
The format will be considered a folder-based format and all files in the selected folder will be included in the import process.
To specify DGN cell import options
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.
To import objects using RGB (True Color) colors
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.
The RGB values from the file will be converted to the closest ACI value.
The RGB values from the file will be preserved. Objects whose color is black (0,0,0) will be assigned the color ByLayer. Objects whose color is white (255,255,255) will be assigned the color ACI White.
For any RGB value that exactly matches an ACI, the objects will be imported using the ACI color value. All other objects will use their RGB values.
To specify language encoding settings for GML in Asian languages
Driver:GML2_FEATURE_ENCODING=Shift-JIS
Driver:GML2_MAPPING_FILE_ENCODING=Shift-JIS
For mapexport.ini you can use:
Driver:GML2_FEATURE_ENCODING=Shift-JIS
Driver:GML2_OUTPUT_ENCODING=Shift-JIS
Driver:GML2_MAPPING_FILE_ENCODING=Shift-JIS
Below, is a summary of some of the specific settings you can use.
Language | Possible Settings |
---|---|
Chinese |
Big5 GB2312 GB18030 GBK |
Japanese |
EUC-JP Shift-JIS |
Korean | EUC-KR KSC5601 |
To specify object properties
This file is in the C:\Documents and Settings\All Users\Application Data\Autodesk\AutoCAD Map 3D 2015\R18.1 folder.