aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/util.cpp
AgeCommit message (Collapse)Author
2022-01-05Merge pull request #3006 from rouault/fix_for_doxygen_1_9_3 (#3007)github-actions[bot]
Fix doc generation with Doxygen 1.9.3 Co-authored-by: Even Rouault <even.rouault@spatialys.com>
2021-08-31Workaround false positive in recent cppcheckEven Rouault
2021-03-07BaseObject: add a move assignment operator (CID 314820)Even Rouault
2020-05-09scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spottedEven Rouault
2019-12-16identify(): take into datum name aliases (fixes #1800)Even Rouault
2019-03-01Doc: rename to ISO-19111:2019Even Rouault
And publish link to corresponding promoted and public OGC doc: http://docs.opengeospatial.org/as/18-005r4/18-005r4.html
2019-01-02Typo fixesEven Rouault
2018-12-28importFromWKT: better deal with axis of the baseCRS of a projected CRSEven Rouault
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ ↵Even Rouault
projections/ transformations/ tests/ subdirectories