Hi everyone,
Recently, I’ve been exploring more about coordinates and came across the following components of a Geographic Coordinate System (GCS):
- Spheroid (Ellipsoid): A mathematical 3D model that approximates the Earth's shape, so it can reach representing the geoid.
- Datum: Based on a spheroid, but with adjustments to its center and orientation to better fit a specific region or spatial area.
- Prime Meridian
- Angular Units
While studying this, I’ve come across a few questions and would appreciate some insights:
Since each country or region selects a spheroid to minimize inaccuracies for its geographic area, and then adjusts by creating a datum and adjust spheroid location, why do we have multiple spheroids in the first place as long as datum will move the spheroid center? And how many spheroids exist globally in the GIS industry?
Similarly, how many Geographic Coordinate Systems (GCS) are currently in use across different software and standards?