Releases: IGNF/Borea
0.2.2: Fix bug on absolute path in Linux and Macos
0.2.1: Add new functionality
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
0.1.5: fix bug no print windows console
debug no print windows console
Add docs to install Borea in QGIS environnement
0.1.4: min python version 3.9
Test python 3.9 in min version python
Test python 3.8 in min and failed test
0.1.3: fix param
del size pixel
fix numpy version to 1.26.4
0.1.2: Change args for features
Delete args --fg
Change args -k and -l header for points file, adding letter H for z in height and Z for z in altitude
0.1.1: Merge pull request #129 from IGNF/dev
Python package ign-borea version 0.1.1
also on pip