[QGIS-Developer] QGIS gives different area calculation result compared to PROJ

Nyall Dawson nyall.dawson at gmail.com
Sun Feb 21 19:48:36 PST 2021


On Sat, 20 Feb 2021 at 02:31, Andrea Giudiceandrea
<andreaerdna at libero.it> wrote:
>
> dr wrote
> > So I would say it seems like an error in the area calculation algorithm in
> > QGIS.
>
> Hi,
> there is no unique way to calculate the geodesic area.
>
> For example, PROJ use a C implementation of the GeographicLib algorithm,
> while QGIS uses the same algorithm used by GRASS, SpatiaLite 5 uses RTTOPO
> library and PostGIS uses GeographicLib.

For reference: https://github.com/qgis/QGIS/pull/41726

Nyall

>
> See this recent threed
> http://osgeo-org.1560.x6.nabble.com/Confusion-with-ellipsoidal-method-of-area-td5454013.html
> on the same topic.
> There are two feature requests for QGIS and GRASS:
> https://github.com/qgis/QGIS/issues/40888
> https://github.com/OSGeo/grass/issues/1235
> and a Pull Request in GRASS https://github.com/OSGeo/grass/pull/1283.
>
> So it look like there is the possibility that GRASS will switch to use the
> same C implementation of the GeographicLib algorithm used by PROJ.
>
> Regards.
>
> Andrea
>
>
>
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the QGIS-Developer mailing list