How to create a SHP file with various attributes and different features?

How to create a SHP file with various attributes and different features?

Anonymous
Not applicable
685 Views
1 Reply
Message 1 of 2

How to create a SHP file with various attributes and different features?

Anonymous
Not applicable

Good afternoon.

 

Would you like to learn how to enter attributes to the drawings in AutoCAD Map?

 

I have worked in GIS software such as ArcGIS and Kosmo and it was always easy to assign a feature determianda activity code. However, in the Map'm unable to work well with this feature.

 

Desire to accomplish the following type of procedure (example):

 

  • Feature a swamp -----> Class -----> 11
  • Feature a forest -----> Class -----> 12
  • Feature of a consolidated area -----> Class -----> 13

 

And so on ... For each polygon, I wish to add an attribute to the "class" by a number.

 

I can not handle well the attribute table in AutoCAD Map 😞

 

How can I do this?

 

Thanks.. Smiley Happy

0 Likes
686 Views
1 Reply
Reply (1)
Message 2 of 2

parkr4st
Advisor
Advisor

You can add the column to the data by editing the schema of the shp.

 

the how to  it is described in help  if you search for      To Edit a Schema

 

after editing, close and reopen the data table and the new column will be there

 

The result is like the  add column  in ArcMap

 

dave