Question

Merging Improper

  • 16 December 2014
  • 5 replies
  • 12 views

Badge +1

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 (:

5 replies

Userlevel 4
Hi,

 

 

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

 

 

David
Badge +1
Hi David,

 

 

I tried SpatialRelator and SpatialFilter, but couldn't get the desired output.  Serially or Parallelly, either ways its not working ):
Userlevel 2
Badge +17
Hi, I believe the SpatialRelator should work in this case.

 

How did you use the transformer?

 

Takashi
Badge +3
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.
Badge +1
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 (:

Reply