You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
User Settings to change units.
What technique was used to measure the calculation.
The text was updated successfully, but these errors were encountered: