Skip to main content
Solved

What I am doing wrong? Bufferer tool error


Hello people,

I am new to GIS and FME. For my study we are using ArcMap. Ik have an shapefile and now I need to create a 5000 meter buffer around the shapefile. Therefore I must use the Bufferertool from FME. The result wil be written to a file geodatabase.

Anytime I run the spatial ETL tool from FME I get an error and see no buffer of 5000m around the points of the shapefile.

I have ad some screenshot. Does anybody know what I am doing wrong in my setup?

Thanks in advance.

Tijs

Best answer by erik_jan

The coordinate system of your source data is in lat / long (degrees).

The Bufferer will use the same units as your data, so you create a buffer of 5000 degrees, which is way out of the galaxy.

You need to use the GeographicBufferer or need to reproject (Reprojector) your data before creating the buffer.

View original
Did this help you find an answer to your question?

4 replies

erik_jan
Contributor
Forum|alt.badge.img+17
  • Contributor
  • Best Answer
  • April 8, 2016

The coordinate system of your source data is in lat / long (degrees).

The Bufferer will use the same units as your data, so you create a buffer of 5000 degrees, which is way out of the galaxy.

You need to use the GeographicBufferer or need to reproject (Reprojector) your data before creating the buffer.


mark2atsafe
Safer
Forum|alt.badge.img+44

Also, click on the cogwheel button on the right-hand object (we'd call it a Writer Feature Type) and check the parameters to ensure it is set to a polygon geometry.

If you translate from a points dataset then, by default, the output will expect points. If you change them to polygons with the Bufferer then the data will probably be thrown away when FME tries to write it. So make sure the output is set to write a polygon geometry.


  • Author
  • April 11, 2016

Hello people,

It works! Thank you very much al for your advice!


  • September 24, 2018
tijsmos wrote:

Hello people,

It works! Thank you very much al for your advice!

Hi

 

Please show me how it , in answering your question?

 

a workflow diagram would go a long way.

 

 


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