Skip to main content
Question

how to convert ESRI annotation to Line feature

  • June 5, 2020
  • 2 replies
  • 42 views

Hi,

I want to convert ESRI annotation (ESRI geodatabase ArcSDE) to line.

(I don't mind if I get the underline insted of the centerline)

I've try the EsriAnnotationRenderer transformer and even if the annotation have underline, it only return the text. I've also try the GeometryCoercer transformer but it doesn't work with text.

is there a way to do this ?

 

Thanks

 

 

 

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.

2 replies

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • June 5, 2020

@georiki ·

Boundingbox replacer works on tekst objects. Use orieinted boundingbox.

 

 


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • June 5, 2020

@georiki

 

now the link works..