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
/
src
/
crs.cpp
Age
Commit message (
Expand
)
Author
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault
2018-12-22
exportToWKT1 of projected CRS: do not output AXIS of base CRS even when Outpu...
Even Rouault
2018-12-22
Support Projected 3D with method name suffixed with ' (3D)', and be more lax ...
Even Rouault
2018-12-14
Advanced C API: add proj_obj_alter_id()
Even Rouault
2018-12-13
improve isEquivalentTo() when comparing Helmert transformations
Even Rouault
2018-12-12
Improve doc of CRS::identify() / proj_obj_identify()
Even Rouault
2018-12-07
Various speed optimizations
Even Rouault
2018-12-06
Speed-up createBoundCRSToWGS84IfPossible()
Even Rouault
2018-12-06
Add API to retrieve non-deprecated equivalent of an object
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
2018-12-04
WKT1 export of LOCAL_CS: add UNIT if explicitly set
Even Rouault
2018-12-04
export to WKT1 of geocentric CRS: do not emit a TOWGS84 node if the datum is ...
Even Rouault
2018-12-04
Improve management of 'deprecated' suffix in object names
Even Rouault
2018-12-03
Export to ESRI WKT: make it use verbatim WKT definition from the database whe...
Even Rouault
2018-12-02
identify: improve GeographicCRS identification when the CRS name has no match
Even Rouault
2018-12-02
improve identify() for projected and bound CRS
Even Rouault
2018-11-29
C API extensions and renaming
Even Rouault
2018-11-29
exportToWKT WKT1_GDAL: export axis by default for GeocentricCRS
Even Rouault
2018-11-29
cs2cs: upgrade to use proj_create_crs_to_crs()
Even Rouault
2018-11-19
Assorted set of fixes for PROJString to ISO19111 model:
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault