export attribute block to shapefile with block attribute table

export attribute block to shapefile with block attribute table

Anonymous
Not applicable
1,211 Views
4 Replies
Message 1 of 5

export attribute block to shapefile with block attribute table

Anonymous
Not applicable

I have block attribute to export the files with block attributes, I tried following command of mapexport but its not exporting any attributes.

(command "-mapexport" "shape" Path "n" "s" "point" "m" selection set "" "*" "*" "n" "o" "y" "proceed")

 

attached file of jpeg which attribute is needed.

0 Likes
Accepted solutions (1)
1,212 Views
4 Replies
Replies (4)
Message 2 of 5

CodeDing
Advisor
Advisor

@Anonymous ,

 

Mine appears to have 2 more options than you are accounting for..

(command "-mapexport" "shape" Path "n" "s" "point" "m" selection set "" "*" "*" "n" "o" "y" [option1] [option2] "proceed")

See images.

Best,

~DD

0 Likes
Message 3 of 5

Anonymous
Not applicable

I tried to put "LL84" & "N" in options but its not working

0 Likes
Message 4 of 5

CodeDing
Advisor
Advisor
Accepted solution

@Anonymous ,

 

What does your command history say when you try to run it? Can you Copy/Paste

0 Likes
Message 5 of 5

Anonymous
Not applicable

(COMMAND "-mapexport" "shape" Path "n" "s" "point" "m" selection"" "*" "*" "n" "o" "y" "ll84" "y" "proceed")

 

its not inspecting is there is missing anything....

I am attaching block file for export in shp

0 Likes