Autolisp map making management
Edit database

Contents: edit database
This windows requires all information about the database archive
syntax of the commands:
- Select extension - list box windows enables two different types of database : *.txt and *.xls (Excel is required)
- Select dbase - Identifies the database previously created and selects it to the current section.
- Insert external reference dwg - is the development of the attach autocad command. The map making software adds the topographic map data to the current database.
- Insert external reference tiff - is the development of the image autocad command. The map making software adds topographic map data to the current database (acadmap is required).
- Create polyline contour map - This button allows the drawing of polyline outline map.
- Insert note - text box for inserting note about current map working
- ok - This command button memorizes all data about the current map, and inserts all data in settings database and deattach the map.
development command:
The contour map drawing required 4 points in this sequence:
- South-west
- South-east
- North-east
- North-west
The autolisp command writes this coordinates in the current database whit all information about the current
topographic map (click for more info)
When you call attach map the autolisp map making software finds the right map inside the database and sends it in the current
drawing as an external reference.

The demo of this software is provided FREE by cadoptimize.com