KipCrossing / geotiff

A noGDAL tool for reading and writing geotiff files
GNU Lesser General Public License v2.1
213 stars 23 forks source link

PyCRS #11

Closed KipCrossing closed 3 years ago

KipCrossing commented 3 years ago

Look into using https://pypi.org/project/PyCRS/

KipCrossing commented 3 years ago

This: https://github.com/karimbahgat/PyCRS#coordinate-transformations

KipCrossing commented 3 years ago

Closing. pycrs wasn't a good fit for the purposes of this package. pyproj alone can be used and we'll only support epsg codes for now