Skip to main content
Solved

What is the reprojection in FME that is closest to the Geodesic Area calculations used in ArcGIS?


aguan
Contributor
Forum|alt.badge.img+10
  • Contributor

In ArcGIS, we have been using the geodesic area calculations to calculate polygon areas in square kilometers from a geographic coordinate system such as WGS84. See http://dmahr.com/2015/07/geodesic-areas-arcmap-field-calculator/. I don't seem to find a similar reprojection in FME. is there an one that is closet?

Best answer by redgeographics

You have two options:

  • Reproject to an Equal Area coordinate system that's relevant for your area-of-interest and then the regular AreaCalculator
  • Use the GeographicAreaCalculator custom transformer, it will reproject to a generic Equal Area system centered on your feature and then calculate the area. Because of that there might be small variations between this option and the first one.
View original
Did this help you find an answer to your question?

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+49
  • Celebrity
  • Best Answer
  • March 4, 2021

You have two options:

  • Reproject to an Equal Area coordinate system that's relevant for your area-of-interest and then the regular AreaCalculator
  • Use the GeographicAreaCalculator custom transformer, it will reproject to a generic Equal Area system centered on your feature and then calculate the area. Because of that there might be small variations between this option and the first one.

aguan
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • March 4, 2021
redgeographics wrote:

You have two options:

  • Reproject to an Equal Area coordinate system that's relevant for your area-of-interest and then the regular AreaCalculator
  • Use the GeographicAreaCalculator custom transformer, it will reproject to a generic Equal Area system centered on your feature and then calculate the area. Because of that there might be small variations between this option and the first one.

@Hans van der Maarel​ , we are doing area calculations for global datasets. I tried a couple of Equal Area projections, do not seem to work well on global datasets as expected. Will try this GeographicAreaCalculator and see how it compares with the arcgis geodesic area calculations. The latter has been accepted by our users.


aguan
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • March 8, 2021
redgeographics wrote:

You have two options:

  • Reproject to an Equal Area coordinate system that's relevant for your area-of-interest and then the regular AreaCalculator
  • Use the GeographicAreaCalculator custom transformer, it will reproject to a generic Equal Area system centered on your feature and then calculate the area. Because of that there might be small variations between this option and the first one.

@Hans van der Maarel​ Just let you know the GeographicAreaCalculator custom transformer gives exactly the same results as using this in ArcGIS -  http://dmahr.com/2015/07/geodesic-areas-arcmap-field-calculator/


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