mingumg wrote:

Hi,

I'm new in grass. I'm trying to import a dxf file to grass using v.in.dxf,
but I don't know how to see the text data (entity type TEXT, specificly the
text under the group code 1).
To the best of my knowledge, v.in.dxf does not import any attribute information.
--
Micha
I'm trying with this  http://www.techsoftdesign.com/kt/eng/dxf.htm sample
file .
For example the t...@15674 text data is Gedeckt 8

When I run:
 v.in.dxf 'input=/home/mingumg/data/sample.dxf' output=text_sample layers=1
--overwrite

I could not see the Gedeckt 8 anywhere.
By the way if I run:
  v.out.dxf input=text_sample
output=/home/toopath/data_prova/text_sample.dxf

This information has disappeared...

Please could anyone help me?
Thanks

Mingu

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to