index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
test_crs.cpp
Age
Commit message (
Expand
)
Author
2021-04-12
CRS::normalizeForVisualization(): propagate domains/extent of original CRS (f...
Even Rouault
2021-03-03
Reformat code with clang-format-10 from ubuntu 20.04
Even Rouault
2021-02-09
Database: update to EPSG v10.013
Even Rouault
2020-11-29
Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS
Even Rouault
2020-11-27
PRIMEM WKT handling: fixes on import for 'sexagesimal DMS' or from WKT1:GDAL/...
Even Rouault
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-23
GeographicCRS::_isEquivalentTo(EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS): make it...
Even Rouault
2020-11-21
Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...
Even Rouault
2020-11-04
createBoundCRSToWGS84IfPossible(): make it return same result with a CRS buil...
Even Rouault
2020-10-20
VerticalCRS: morph CRS and datum name using ESRI aliases on import from / exp...
Even Rouault
2020-10-20
Improve identification of compound CRS from ESRI WKT1, and for compound CRS w...
Even Rouault
2020-10-08
Make CRS identification work with CRS with DatumEnsemble
Even Rouault
2020-10-05
proj_crs_create_bound_crs_to_WGS84(): make it work on verticalCRS/compoundCRS...
Even Rouault
2020-09-17
Adjust createBoundCRSToWGS84IfPossible() and operation filtering (for POSGAR ...
Even Rouault
2020-08-07
ProjectedCRS::identify(): fix to be able to identify EPSG:2154 as a candidate...
Even Rouault
2020-06-03
normalizeForVisualization(): make it switch axis for EPSG:5482 (RSRGD2000 / R...
Even Rouault
2020-05-25
Fix identification of (one of the) ESRI WKT formulations of EPSG:3035
Even Rouault
2020-05-15
Make projinfo --3d --boundcrs-to-wgs84 better work (fixes #2202)
Even Rouault
2020-05-13
ProjectedCRS::identify(): fix identification of EPSG:3059 from 'LKS92_Latvia_...
Even Rouault
2020-04-28
createFromProjString(): handle default parameters of '+krovak +type=crs', and...
Even Rouault
2020-04-14
ProjectedCRS identification: deal with switched 1st/2nd std parallels for LCC...
Even Rouault
2020-04-03
Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base geog...
Even Rouault
2020-03-30
ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry when p...
Even Rouault
2020-03-27
Fix identification of projected CRS whose name is close but not strictly equa...
Even Rouault
2020-03-25
EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis (fixes http...
Even Rouault
2020-03-24
ESRI WKT import / identification: special case for NAD_1983_HARN_StatePlane_C...
Even Rouault
2020-03-11
ProjectedCRS::identify(): tune it to better work with ESRI WKT representation...
Even Rouault
2020-03-06
WKT import/export: add support for WKT1_ESRI VERTCS syntax
Even Rouault
2020-02-25
CompoundCRS::create(): reject combinations of components not allowed by ISO 1...
Even Rouault
2020-02-06
Merge pull request #1915 from rouault/fix_1911
Even Rouault
2020-02-05
Fix identification of ESRI-style datum names starting with D_ but without alias
Even Rouault
2020-02-05
Fix performance issue, affecting projinfo EPSG:7842
Even Rouault
2020-01-21
ProjectedCRS::identify(): fix wrong identification of some ESRI WKT linked to...
Even Rouault
2020-01-11
Merge pull request #1838 from rouault/limit_datum_name_massaging_wkt1
Even Rouault
2020-01-11
WKT1_GDAL export: limit datum name massaging to names matching EPSG (fixes #1...
Even Rouault
2020-01-10
CompoundCRS::identify(): avoid exception when horiz/vertical part is a BoundCRS
Even Rouault
2019-12-16
identify(): take into datum name aliases (fixes #1800)
Even Rouault
2019-12-16
BoundCRS::identify(): improvements to discard CRS that aren't relevant (fixes...
Even Rouault
2019-12-13
normalizeForVisualization(): address EPSG:32661 "WGS 84 / UPS North (N,E)" an...
Even Rouault
2019-12-09
CRS identification: use case insensitive comparison for authority name (fixes...
Even Rouault
2019-11-25
normalizeForVisualization() and other methods applying on a ProjectedCRS: do ...
Even Rouault
2019-10-04
Add a proj_crs_demote_to_2D(). Useful if forced to export a 3D CRS to a best ...
Even Rouault
2019-10-03
DerivedGeographicCRS: allow exporting +proj=ob_tran +o_proj=longlat to PROJ s...
Even Rouault
2019-09-11
API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...
Even Rouault
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-05-13
identify(): take into account the authority passed in (fixes #1465)
Even Rouault
2019-05-12
Fix identification of GeodeticCRS expressed by PROJ string for EPSG authority
Even Rouault
2019-03-25
WKT2_2018: always export ID in base crs node, even if there is one on upper node
Even Rouault
2019-03-25
WKT2_2018: export ID in base crs node, when there is none on top of upper node
Even Rouault
2019-03-25
test: test exporting ENSEMBLE with ID in MEMBER
Even Rouault
[next]