Skip to main content
Solved

Shape writer creates shape_polygonzm by default

  • July 23, 2014
  • 2 replies
  • 25 views

Hi,

 

 

I would like to use the ESRI Shape Writer in the dynamic mode. It works but it writes the shapefile by default with shape_polygon z and m.

 

 

 

I tried to change the settings in the configure dynamic schema parameters to

 

1. fixed Shape_polygon --> same result

 

2. First feature defines geometry Type (the geometry type is 2D) --> same result

 

 

 

 

Roger mentioned the same issue the 22. January:

 

http://fmepedia.safe.com/CommunityAnswers?id=906a0000000cuXjAAI

 

 

I use FME(R) 2014 SP2 (20140528 - Build 14336 - WIN32)

 

 

Any idea?

Best answer by takashi

Hi,

 

 

I also expect the resultant shape becomes 2D if you set the parameter like that, but it doesn't work as expected in fact. I'm not sure if this behavior is correct. Possibly this is a Safe's support matter.

 

 

As a meantime workaround, you can force 2D to the writer when adding that.

 

 

Takashi
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

takashi
Celebrity
  • Best Answer
  • July 24, 2014
Hi,

 

 

I also expect the resultant shape becomes 2D if you set the parameter like that, but it doesn't work as expected in fact. I'm not sure if this behavior is correct. Possibly this is a Safe's support matter.

 

 

As a meantime workaround, you can force 2D to the writer when adding that.

 

 

Takashi

juanmahere
Supporter
Forum|alt.badge.img+13
  • Supporter
  • January 19, 2016
Hi,

 

 

I also expect the resultant shape becomes 2D if you set the parameter like that, but it doesn't work as expected in fact. I'm not sure if this behavior is correct. Possibly this is a Safe's support matter.

 

 

As a meantime workaround, you can force 2D to the writer when adding that.

 

 

Takashi

Thanks Takashi, that's exactly what I usually do.