Skip to main content
Question

Merging Improper

  • December 16, 2014
  • 5 replies
  • 45 views

parashari
Forum|alt.badge.img+2

Hi,

 

Working on Win-7, 8Gb

 

I have a polygon area where Country is Order 1, State 7 and City 8. Be it, img below:

 

 

I want output in the following manner:

 

The Red is what I am getting and Green is what I want:

 

 

Is there any way that we can apply to get the desired output. 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.

5 replies

david_r
Celebrity
  • December 16, 2014
Hi,

 

 

have you looked into the SpatialRelator? Specifically, the contents of the relationships list generated by the transformer.

 

 

David

parashari
Forum|alt.badge.img+2
  • Author
  • December 16, 2014
Hi David,

 

 

I tried SpatialRelator and SpatialFilter, but couldn't get the desired output.  Serially or Parallelly, either ways its not working ):

takashi
Celebrity
  • December 16, 2014
Hi, I believe the SpatialRelator should work in this case.

 

How did you use the transformer?

 

Takashi

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • December 16, 2014
I think u need to check naming confilct.

 

 

Rename the attributes on either the supplier or requestor (else it will yield empty fileds).

 

You can then re-rename relevant fields once the relation is made.

parashari
Forum|alt.badge.img+2
  • Author
  • December 17, 2014
Yes, I tried spatial filter. Now its working fine. I gave multiple basses and candidates and I got the correct thing. Still I am unsure how I got it :/

 

Anyways, Thanks all (: