Skip to main content
Question

DWF Line Text to Shapefile Attribute

  • May 29, 2018
  • 3 replies
  • 32 views

I have a dwf file with points and text (as line features). I'm trying to convert the data to a point shapefile and add the line text to the point as an attribute. In the image below the text '7086 PM' is actually just line features that make up the numbers and letters. Is there anyway to convert this to a shapefile and append the text as an attribute? If needed, I can share the dwf to get a clearer picture of what I'm trying to do.

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+51
  • Celebrity
  • 2077 replies
  • May 29, 2018

Hi @jfuto033,

Could you share the dwf file?

Thanks,

Danilo


  • Author
  • 1 reply
  • May 30, 2018

Hi @jfuto033,

Could you share the dwf file?

Thanks,

Danilo

@danilo_fme the data shown in the image above comes from the PNTS-COGO feature.

 


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • May 31, 2018
@danilo_fme the data shown in the image above comes from the PNTS-COGO feature.

 

Hi @jfuto033

 

 

 

I'm try to convert line text to attribute using FME and Python.