Skip to main content
Question

clipper result not as expected


boubcher
Contributor
Forum|alt.badge.img+11

Hello There I have 2 polygons, as you can see on the inspector both are into different location

all using projected coordinate when we using the clipper it inside results

how this is possible

10 replies

danilo_fme
Evangelist
Forum|alt.badge.img+43
  • Evangelist
  • September 28, 2018

Hi @boubcher

I saw that the Reader Parcel.shp has the coordinate UTM84-37N and the other Source Boundary.shp has the coordinate UTM84-38N.

When I executed the Workspace the Source data:

The LOg File Inspector show this about the coordinate system predefined in FME Data Inspector:

The Result of Clipper Transformer:

Thanks,

Danilo


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • September 28, 2018
danilo_fme wrote:

Hi @boubcher

I saw that the Reader Parcel.shp has the coordinate UTM84-37N and the other Source Boundary.shp has the coordinate UTM84-38N.

When I executed the Workspace the Source data:

The LOg File Inspector show this about the coordinate system predefined in FME Data Inspector:

The Result of Clipper Transformer:

Thanks,

Danilo

@danilo_fme

 

then the clipper is right and the problem is the viewer ? showing the parcle into the wrong place ?

boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • September 28, 2018
danilo_fme wrote:

Hi @boubcher

I saw that the Reader Parcel.shp has the coordinate UTM84-37N and the other Source Boundary.shp has the coordinate UTM84-38N.

When I executed the Workspace the Source data:

The LOg File Inspector show this about the coordinate system predefined in FME Data Inspector:

The Result of Clipper Transformer:

Thanks,

Danilo

 

@danilo_fme

 

when you add a bing background Map , then the pacel is completely out side could you explain

 

Thanks

danilo_fme
Evangelist
Forum|alt.badge.img+43
  • Evangelist
  • September 28, 2018
boubcher wrote:

 

@danilo_fme

 

when you add a bing background Map , then the pacel is completely out side could you explain

 

Thanks
Hi,

 

I generated a Writer KML and the result in Google Earth:

 

 

 

 


takashi
Influencer
  • September 28, 2018

Hi @boubcher, as @danilo_fme mentioned, the parcel and the boundary have different coordinate systems.

If the coordinate systems defined in the datasets are correct, those geometries don't intersect geographically. However, the Clipper just treats input features as geometric shapes without considering their coordinate systems, so the boundary would be clipped by the parcel. I think that's the situation you have observed.

If you need to perform clipping operation correctly according to geographic spatial relations, you will have to reproject the features into the same coordinate system beforehand.


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • September 29, 2018
takashi wrote:

Hi @boubcher, as @danilo_fme mentioned, the parcel and the boundary have different coordinate systems.

If the coordinate systems defined in the datasets are correct, those geometries don't intersect geographically. However, the Clipper just treats input features as geometric shapes without considering their coordinate systems, so the boundary would be clipped by the parcel. I think that's the situation you have observed.

If you need to perform clipping operation correctly according to geographic spatial relations, you will have to reproject the features into the same coordinate system beforehand.

@takashi

 

both are in a projected coordinate system one is in zoon 37 and other 38 ,

 

to get accurate result cliping opration should be done on project object , and this is our case

 

am I missing anything ?

takashi
Influencer
  • September 29, 2018
takashi wrote:

Hi @boubcher, as @danilo_fme mentioned, the parcel and the boundary have different coordinate systems.

If the coordinate systems defined in the datasets are correct, those geometries don't intersect geographically. However, the Clipper just treats input features as geometric shapes without considering their coordinate systems, so the boundary would be clipped by the parcel. I think that's the situation you have observed.

If you need to perform clipping operation correctly according to geographic spatial relations, you will have to reproject the features into the same coordinate system beforehand.

Since those are different zones, naturally the Clipper cannot perform geographically correct clipping operation. You need reproject them onto the same coordinate system before clipping.

 

 


danilo_fme
Evangelist
Forum|alt.badge.img+43
  • Evangelist
  • September 29, 2018
boubcher wrote:
@takashi

 

both are in a projected coordinate system one is in zoon 37 and other 38 ,

 

to get accurate result cliping opration should be done on project object , and this is our case

 

am I missing anything ?
Just completing that @takashi

 

mentioned here in Brazil for example We have region with 3 different zones in the same State. In this project we reproject these 3 zones for the same coordinate system.

 


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • September 29, 2018
takashi wrote:

Hi @boubcher, as @danilo_fme mentioned, the parcel and the boundary have different coordinate systems.

If the coordinate systems defined in the datasets are correct, those geometries don't intersect geographically. However, the Clipper just treats input features as geometric shapes without considering their coordinate systems, so the boundary would be clipped by the parcel. I think that's the situation you have observed.

If you need to perform clipping operation correctly according to geographic spatial relations, you will have to reproject the features into the same coordinate system beforehand.

 

@takashi

 

if you remove the background Map, both will even with 2 diffrent projected coordinate overlap, and in the reel world they overlap

 

but when you add the background map, the parcel is not in the same place

 

if its projection problem the should not overlay even when we remove the background map

 

just trying to understand why is that

 


takashi
Influencer
  • September 29, 2018
takashi wrote:

Hi @boubcher, as @danilo_fme mentioned, the parcel and the boundary have different coordinate systems.

If the coordinate systems defined in the datasets are correct, those geometries don't intersect geographically. However, the Clipper just treats input features as geometric shapes without considering their coordinate systems, so the boundary would be clipped by the parcel. I think that's the situation you have observed.

If you need to perform clipping operation correctly according to geographic spatial relations, you will have to reproject the features into the same coordinate system beforehand.

data inspector with background map reprojects features onto the same coordinate system. If those two features are overlap in the real world, the coordinate system defined in the dataset could be wrong.

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings