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