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
/
src
Age
Commit message (
Expand
)
Author
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-20
make install: fix issue with parallel install (fixes #1119)
Even Rouault
2018-12-20
Return error message that match the error
Kristian Evers
2018-12-17
Merge pull request #1201 from kbevers/fix-duplicate-expr
Kristian Evers
2018-12-17
Typo fix: patial -> spatial
Kristian Evers
2018-12-17
Fix duplicate expressions in projinfo options parsing
Kristian Evers
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
Prime meridian equivalence: increase tolerance
Even Rouault
2018-12-13
Alias pseudo_standard_parallel_1 and standard_parallel_1
Even Rouault
2018-12-13
imort from WKT1: set correct CS for Transverse Mercator South Oriented
Even Rouault
2018-12-13
Tune name comparison
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
Improve doc of CRS::identify() / proj_obj_identify()
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-09
Merge remote-tracking branch 'rouault/gdalbarn'
Even Rouault
2018-12-08
Fix and speed-up one of the getMapping() functions
Even Rouault
2018-12-08
Speed-up toString(int) and toString(double)
Even Rouault
2018-12-08
Factory: cache lookForGridInfo() result to avoid filesystem probing
Even Rouault
2018-12-08
Speed up hasPerfectAccuracyResult()
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-07
Various speed optimizations
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]