aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/factory.cpp
AgeCommit message (Expand)Author
2019-02-20typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/Even Rouault
2019-02-07Add proj_get_crs_info_list_from_database()Even Rouault
2019-02-06ISO19111: Handle database area objects with no bounding boxEven Rouault
2019-02-03typo fixJürgen Fischer
2019-01-18Merge pull request #1223 from rouault/unify_proj_createKristian Evers
2019-01-17Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...Even Rouault
2019-01-17import/export PROJ strings from ISO19111 code: require/output +type=crs for C...Even Rouault
2019-01-09proj.db search: use pj_find_file() mechanism instead of hand coded simplified...Even Rouault
2019-01-02WKT CONCATENATEDOPERATION parsing: allow CONVERSION steps and reverse operati...Even Rouault
2019-01-02Typo fixesEven Rouault
2018-12-30proj_internal.h: remove use of proj_api.h specific structuresEven Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ projections...Even Rouault