Skip to main content
Question

extract data from Auto cad to csv specific parameter

  • March 20, 2019
  • 3 replies
  • 50 views

Hi,

i have autocad spatial drawing & pdf format file which contains different layers of data. i need to extract the attributes and save it as csv file.

i tired the same and getting empty .csv file for all the layers.

any help on this much appreciated.

 

Thanks,

Mani

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

danilo_fme
Celebrity
Forum|alt.badge.img+52
  • Celebrity
  • March 20, 2019

Hi @manideveloper4u

 

What kind of information from AutoCad file do you want to extract? Layer name, format attribute, file name?

 

Thanks,

Danilo

 


HI Danilo,

 

AutoCad file has different layer like cables, equipment and each layer has its own attributes. its a geo spatial data (spatialNet).

for example

1.cable layer has line string object and attributes like cable type, length, specification, placement type.

2. equipment layer has point properties and attributes equp. type, input/output port, specification and so on....

 

what i need here is these layer need to by extracted as csv format file with only specific attributes like cable type, length, equip. type, specification.

 

Thanks In advance !!!.

 

Mani


danilo_fme
Celebrity
Forum|alt.badge.img+52
  • Celebrity
  • March 21, 2019

HI Danilo,

 

AutoCad file has different layer like cables, equipment and each layer has its own attributes. its a geo spatial data (spatialNet).

for example

1.cable layer has line string object and attributes like cable type, length, specification, placement type.

2. equipment layer has point properties and attributes equp. type, input/output port, specification and so on....

 

what i need here is these layer need to by extracted as csv format file with only specific attributes like cable type, length, equip. type, specification.

 

Thanks In advance !!!.

 

Mani

Thanks your email.

Are these attributes inside the geometries ( lines and pints ), or is necessary to vinculate ( spatial relation ) with texts?

 

Could you share the Print from or data? Or send us your Workspace tempalte ( .fmwt )?

 

Thanks,

Danilo