Skip to content

Commit acf8c45

Browse files
committed
case fix
1 parent e1d62e7 commit acf8c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-manager-for-agri/concepts-ingest-satellite-imagery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In some cases, it isn't desirable and traceability to a single tile source is pr
5050
Data Manager for Agriculture uses the WSG84 (EPSG: 4326), a flat coordinate system, whereas Sentinel-2 imagery is presented in UTM, a ground projection system that approximates the round earth.
5151

5252
Translating between a flat image and a round earth involves an approximation translation. The accuracy of this translation is set to equal at the equator (10 m^2) and increases in error margin as the point in question moves away from the equator to the poles.
53-
For consistency, our data manager uses the following formula at 10 M^2 base for all Sentinel-2 calls:
53+
For consistency, our data manager uses the following formula at 10 m^2 base for all Sentinel-2 calls:
5454

5555

5656
$$

0 commit comments

Comments
 (0)