Skip to main content
Question

conversion

  • July 9, 2019
  • 5 replies
  • 39 views

kathir
Forum|alt.badge.img

Hi, I have the dgn file.that consists of polygons and text(Like Prj) i want to convert that into .shp format. create the new attribute like name. that name include the shape (polygon also). what transformer used for that. how can i convert that

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.

5 replies

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • July 10, 2019

Hi @sundari Use the PointOnAreaOverlayer - assuming that the insertion point for the annotation is inside the polygon and a 1:1 relationship. You'll likely need to rename the annotation attribute afterward.


kathir
Forum|alt.badge.img
  • Author
  • 21 replies
  • July 11, 2019

Hi @sundari Use the PointOnAreaOverlayer - assuming that the insertion point for the annotation is inside the polygon and a 1:1 relationship. You'll likely need to rename the annotation attribute afterward.

hi, actually i will try the PointOnAreaOverlayer transformer. i need single output in final how can i join that?In the final output shows the attribute table contains the text . if we click attribute it shows corresponding polygon in dataview. how can i convert.

 


kathir
Forum|alt.badge.img
  • Author
  • 21 replies
  • July 11, 2019

Hi @sundari Use the PointOnAreaOverlayer - assuming that the insertion point for the annotation is inside the polygon and a 1:1 relationship. You'll likely need to rename the annotation attribute afterward.

hi,

here i had attached my source data. i need output in esri shp format. based on the text string the areas will joined. In the attribute table contains text strings the data view shows that corresponding areas.can you help me that?shivpuri 02-KM1298-KM1290 .dgn


pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • 605 replies
  • July 11, 2019

Kindly find the workspace attached

Hope it helps

dgn2esri.fmw


kathir
Forum|alt.badge.img
  • Author
  • 21 replies
  • July 11, 2019

Kindly find the workspace attached

Hope it helps

dgn2esri.fmw

thank u soo much