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
Age
Commit message (
Expand
)
Author
2018-12-29
Operation filtering: do not remove Null transformation that may be useful
Even Rouault
2018-12-28
Operation computation: better take into account when candidate operations hav...
Even Rouault
2018-12-28
ISO19111: fix export to PROJ string of vgridshift to explictly use multiplier=1
Even Rouault
2018-12-28
Merge remote-tracking branch 'rouault/gdalbarn'
Even Rouault
2018-12-28
createOperations(): allow looking for geographic CRS by name (helps with WKT ...
Even Rouault
2018-12-28
importFromWKT: better deal with axis of the baseCRS of a projected CRS
Even Rouault
2018-12-28
WKT parser: fix parsing of BoundCRS of VerticalCRS to Geographic3D CRS
Even Rouault
2018-12-28
Make createOperation() better work with BoundCRS (to take into account the ex...
Even Rouault
2018-12-27
Add an hardcoded +ellps=GRS80 when there is no datum/ellipsoid specification ...
Even Rouault
2018-12-27
tests: remove useless mentions of no_defs (refs #201)
Even Rouault
2018-12-27
Remove proj_def.dat (fixes #201)
Even Rouault
2018-12-26
cpp conversion: add dummy test to check we can include proj.h from a pure C file
Even Rouault
2018-12-26
Merge pull request #1207 from pelson/healpix_fix
Kristian Evers
2018-12-24
Fixed rHealpix projection, closing #1206.
Phil Elson
2018-12-22
exportToWKT1 of projected CRS: do not output AXIS of base CRS even when Outpu...
Even Rouault
2018-12-22
Support Projected 3D with method name suffixed with ' (3D)', and be more lax ...
Even Rouault
2018-12-17
WKT2 grammar: fix for VERTCRS and GEOIDMODEL
Even Rouault
2018-12-17
Add WKT2 grammar validation
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-12-15
Add SingleOperation::validateParameters()
Even Rouault
2018-12-14
proj_obj_crs_alter_cs_XXX: add new parameters to set unit id
Even Rouault
2018-12-14
Advanced C API: add proj_obj_alter_id()
Even Rouault
2018-12-14
Rename proj_destroy_int_list to proj_int_list_destroy and proj_destroy_string...
Even Rouault
2018-12-14
C API: rename recently added _unref and _free functions as _destroy (fixes #1...
Even Rouault
2018-12-14
Experimental C API: add proj_obj_create_transformation()
Even Rouault
2018-12-14
C API: add proj_coordoperation_get_towgs84_values()
Even Rouault
2018-12-13
imort from WKT1: set correct CS for Transverse Mercator South Oriented
Even Rouault
2018-12-13
Tune behaviour for LAEA vs LAEA Spherical or EQC vs EQC Spherical
Even Rouault
2018-12-13
import from WKT1 and PROJ string: tune CS for Polar LAEA
Even Rouault
2018-12-13
Add helpers to create polar cartesian CS
Even Rouault
2018-12-13
another improvement in isEquivalentTo() when comparing Helmert transformations
Even Rouault
2018-12-13
import from WKT1: fix axis direction when importing from Polar Stereographic ...
Even Rouault
2018-12-13
SingleOperation::_isEquivalentTo(): make it work with missing parameters
Even Rouault
2018-12-13
improve isEquivalentTo() when comparing Helmert transformations
Even Rouault
2018-12-12
test_c_api.cpp: show that proj_obj_get_id_code() works
Even Rouault
2018-12-11
API: add setters for Laborde Oblique Mercator, and add mapping to WKT1
Even Rouault
2018-12-10
C API: add extra output parameters to proj_coordoperation_get_param()
Even Rouault
2018-12-10
C API: add a proj_coordoperation_get_method_info() method
Even Rouault
2018-12-10
C API: add proj_uom_get_info_from_database()
Even Rouault
2018-12-10
C API: add PJ_OBJ_CATEGORY_PRIME_MERIDIAN and PJ_OBJ_TYPE_PRIME_MERIDIAN
Even Rouault
2018-12-10
proj_obj_cs_get_axis_info(): add out_unit_auth_name and out_unit_code parameters
Even Rouault
2018-12-10
Molodensky: allow parameters to be set to zero
Even Rouault
2018-12-07
Merge remote-tracking branch 'rouault/gdalbarn'
Even Rouault
2018-12-07
Experimental C API: add proj_obj_query_geodetic_crs_from_datum() (for GDAL Id...
Even Rouault
2018-12-06
Speed-up createBoundCRSToWGS84IfPossible()
Even Rouault
2018-12-06
projinfo: display deprecation info
Even Rouault
2018-12-06
Add API to retrieve non-deprecated equivalent of an object
Even Rouault
2018-12-06
Fix special handling of Azimuth parameter of Krovak
Even Rouault
2018-12-06
Fine tune axis denomination when exporting to WKT1_GDAL
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
Even Rouault
[prev]
[next]