Skip to content

0.2.1: Add new functionality

Latest
Compare
Choose a tag to compare
@ACornuIGN ACornuIGN released this 30 Sep 13:51
4bf289a

Add new functionality:

  • transform proj points : change projection of points file

Add new param of convert functionalities: --oe epsg of output data

Add new param for pyproj error, if he can't find a geocentric or geographic system compatible with the data projection he needs to perform data conversion. You can specify the epsg to be used as a parameter.

  • --geog for epsg geographic
  • --geoc for epsg geocentric

Correct param with -- when there is more than one letter

Add macos workflows for testing Borea