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
/
test
/
unit
/
test_c_api.cpp
Age
Commit message (
Expand
)
Author
2021-11-10
Merge pull request #2934 from toonn/cross-platform-test
Even Rouault
2021-10-07
extend unit test to find GGM10 for vcrs EPSG:5703
Javier Jimenez Shaw
2021-10-06
proj_create_crs_to_crs() + proj_trans(): fix when non-Greenwich prime meridia...
Even Rouault
2021-10-06
test_c_api.cpp: reformat
Even Rouault
2021-10-05
Add proj_trans_bounds to compute the image of a input bounding box through a ...
Alan D. Snow
2021-09-28
Database: add IAU_2015 CRS
Even Rouault
2021-09-27
Database: update to EPSG v10.036
Even Rouault
2021-09-24
proj_normalize_for_visualization(): set input and output units when there are...
Even Rouault
2021-09-17
Database: add a 'anchor' field to geodetic_datum and vertical_datum tables
Even Rouault
2021-09-15
Database: update to EPSG v10.035
Even Rouault
2021-09-14
PROJJSON: support additional properties allowed in id object (version, author...
Even Rouault
2021-09-03
pj_obj_create(): avoid passing invalid ellipsoid parameters ot pj_calc_ellips...
Even Rouault
2021-09-02
Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to address ne...
Even Rouault
2021-08-10
Conversion::createUTM(): avoid integer overflow. Fixes https://bugs.chromium....
Even Rouault
2021-07-07
createOperations(): make sure to associate an extent to the transform of a CR...
Even Rouault
2021-06-03
Check that database connection sharing properly works
Even Rouault
2021-06-03
Make proj_context_set_autoclose_database() a no-op as it would defeat the pur...
Even Rouault
2021-06-03
test_c_api.cpp: avoid use of undefined .t component
Even Rouault
2021-04-24
Add proj_get_geoid_models_from_database() (#2681)
Javier Jimenez Shaw
2021-04-23
Database: update to EPSG v10.019
Even Rouault
2021-04-20
run reformat_cpp.sh to fix some leftovers
Javier Jimenez Shaw
2021-04-18
Added proj_get_celestial_body_list_from_database (#2674)
Alan D. Snow
2021-04-12
Add proj_get_celestial_body_name() and make proj_get_crs_info_list_from_datab...
Even Rouault
2021-03-18
Merge pull request #2577 from rouault/insert_sql
Even Rouault
2021-03-17
Fix proj_clone() to work on 'meta' coordinate operation PJ* objects that can ...
Even Rouault
2021-03-15
Add proj_context_get_database_structure() to dump structure of empty valid au...
Even Rouault
2021-03-15
SQL output: add capability to restrict the authorities into which to look for...
Even Rouault
2021-03-15
Add C/C++ API to get SQL statements to insert a CRS into database
Even Rouault
2021-03-10
Make proj_lp_dist() and proj_geod() work on a PJ* CRS object
Even Rouault
2021-03-03
Reformat code with clang-format-10 from ubuntu 20.04
Even Rouault
2021-01-15
Database: update to EPSG v10.011
Modern Slave
2020-12-28
C API: add proj_crs_is_derived()
Even Rouault
2020-12-21
Implementing the NKG transformations in proj.db
Kristian Evers
2020-12-15
proj_create_crs_to_crs_from_pj(): add ACCURACY and ALLOW_BALLPARK options
Even Rouault
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-24
createOperation(): add a ballpark vertical transformation when dealing with G...
Even Rouault
2020-11-01
proj.h: add PJ_CATEGORY_DATUM_ENSEMBLE for proj_create_from_database()
Even Rouault
2020-11-01
When reading from database, possibly return Geographic/GeodeticCRS with a Dat...
Even Rouault
2020-10-20
test_c_api.cpp: reformat
Even Rouault
2020-10-19
C API: add proj_context_clone() (#2383)
Alan D. Snow
2020-10-16
Add multi-line PROJ string export capability, and use it by default in projin...
Even Rouault
2020-10-11
C API: add proj_dynamic_datum_get_frame_reference_epoch()
Even Rouault
2020-10-11
Database query: add AuthorityFactory::ObjectType::DYNAMIC_GEODETIC_REFERENCE_...
Even Rouault
2020-10-08
Add C API to work with datum ensemble
Even Rouault
2020-10-08
getCRSInfoList(): make it use area description
Even Rouault
2020-10-08
Database: use extended description for extent/area of use, as done by epsg.or...
Even Rouault
2020-10-06
Database: "minimal" update to EPSG v10.003
Even Rouault
2020-09-17
Adjust createBoundCRSToWGS84IfPossible() and operation filtering (for POSGAR ...
Even Rouault
2020-09-09
Database: update to EPSG 9.9
Even Rouault
2020-08-26
proj_create_vertical_crs_ex(): add a ACCURACY option to provide an explicit a...
Even Rouault
[next]