aboutsummaryrefslogtreecommitdiff
path: root/src/transform.cpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-02-06 18:32:58 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-02-07 10:37:51 +0100
commit02efe72181814097284196de9b9b984db0fb3d26 (patch)
tree3aa91671fad83ae5225489f80731803ffd682d71 /src/transform.cpp
parent457b173cbe8fdb790b011d1828a0fd9f8f6221a4 (diff)
downloadPROJ-02efe72181814097284196de9b9b984db0fb3d26.tar.gz
PROJ-02efe72181814097284196de9b9b984db0fb3d26.zip
Add proj_get_crs_info_list_from_database()
This method is intended to be used typically by GUI that lists all possible CRS. What is does could be done by previously existing functions, but it is much faster. It typically runs in less than 0.1s (hot run) versus ~0.5s with the method that consists in enumerating all codes and instanciating a PJ object for each of them.
Diffstat (limited to 'src/transform.cpp')
0 files changed, 0 insertions, 0 deletions