Cadasta / cadasta-docs

Documentation for Cadasta legacy platform
GNU Affero General Public License v3.0
3 stars 2 forks source link

Explain area calculations on Cadasta #65

Open SteadyCadence opened 7 years ago

SteadyCadence commented 7 years ago

User Settings to change units.

What technique was used to measure the calculation.

alukach commented 7 years ago

What technique was used to measure the calculation.

How does this look:

Cadasta stores all coordinates as a geography data-type in WGS 84 Lat/Lng (EPSG 4326). Area is determined on a spheroid with units in square meters via PostGIS' ST_Area.

It's a bit more on the technical side but should be enough information so that if someone wants to go further (eg "yeah, but how does the database calculate area?"), they have the resources available to do that.

SteadyCadence commented 7 years ago

For now, we can add this material to "Downloading Data" -- as the area calculated in the export.