weiji14 / zen3geo

The 🌏 data science library you've been waiting for~
http://zen3geo.rtfd.io/en/latest/walkthrough.html
GNU Lesser General Public License v3.0
77 stars 3 forks source link

:pencil2: Edit docs to use OGC:CRS84 lon/lat instead of EPSG:4326 #45

Closed weiji14 closed 2 years ago

weiji14 commented 2 years ago

Auditing the coordinate reference system throughout the documentation and unit tests to use longitude/latitude (OGC:CRS84) instead of latitude/longitude (EPSG:4326) whenever suitable. I.e. an axis order of x/y instead of y/x.

Preview at https://zen3geo--45.org.readthedocs.build/en/45/vector-segmentation-masks.html#load-and-reproject-image-data

References: