aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25NEWS: update for latest Robinson fix [ci skip]Even Rouault
2019-02-24Doc: fix plotdefs.json, and aea and lcc descriptions, to take into account re...Even Rouault
2019-02-24Merge pull request #1292 from rouault/fix_robinsonKristian Evers
2019-02-24Adjust AUTHORS to reflect current state of the project (#1287)Howard Butler
2019-02-24Robinson: fix wrong values for forward path for latitudes >= 87.5 (fixes #117...Even Rouault
2019-02-24Some improvements to the docs for tmerc and omerc (#1281)Thomas Knudsen
2019-02-24Merge pull request #1285 from rouault/doc_pattersonKristian Evers
2019-02-24Fix data path used by cli tests (#1288)Elliott Sales de Andrade
2019-02-24Merge pull request #1291 from rouault/fix_GLIBCXX_ASSERTIONSEven Rouault
2019-02-24ParameterValue::_exportToWKT(): fix null pointer dereference with -D_GLIBCXX_...Even Rouault
2019-02-24jniproj.cpp: fix compiler warningEven Rouault
2019-02-24.travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290)Even Rouault
2019-02-23Doc: add minimal doumentation for misrsom projectionEven Rouault
2019-02-23Doc: add minimal doumentation for times projectionEven Rouault
2019-02-23Doc: add minimal documentation for sch projectionEven Rouault
2019-02-23Doc: add minimal doumentation for natearth2 projectionEven Rouault
2019-02-23Merge pull request #1286 from sebastic/spelling-errorsEven Rouault
2019-02-23Fix spelling errors.Bas Couwenberg
2019-02-23Doc: add minimal doumentation for comill / Compact Miller projectionEven Rouault
2019-02-23Doc: add minimal documentation for patterson projectionEven Rouault
2019-02-22proj.db: update to EPSG 9.6.0Even Rouault
2019-02-22Merge pull request #1282 from mwtoews/cmakeKristian Evers
2019-02-22proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx gridEven Rouault
2019-02-22CMake warning about second proj_config.hMike Taves
2019-02-21Merge branch 'master' into 6.0Even Rouault
2019-02-21Merge pull request #1280 from rouault/SWEN17_RH2000_gtxEven Rouault
2019-02-21Transformation: reintroduce the term of 'Null geographic offset' for transfor...Even Rouault
2019-02-21Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor...Even Rouault
2019-02-21proj.db: fix direction of USA GEOID12B grid alternativesEven Rouault
2019-02-21proj.db: add grid_alternative entries for OSGM15_Malin and OSGM15_BelfastEven Rouault
2019-02-21proj.db: add custom entry for 'FVR09 height to ETRS89'Even Rouault
2019-02-21projinfo: add information about missing gridsEven Rouault
2019-02-21proj.db: add entries in grid_alternatives table for Oceania gridsEven Rouault
2019-02-21proj.db: add custom entry for 'RH2000 height to SWEREF99'Even Rouault
2019-02-20Merge branch 'master' into 6.0Even Rouault
2019-02-20Merge pull request #1279 from rouault/vertcrs_transform_improvementsEven Rouault
2019-02-20typo fixes: s/Explictly/Explicitly/ and s/instanciat/instantiat/Even Rouault
2019-02-20CoordinateOperation: add a hasBallparkTransformation() method that can be use...Even Rouault
2019-02-20CompoundCRS to Geog3DCRS: in synthetised transformation, document in the name...Even Rouault
2019-02-20PROJStringFormatting: change order of emission of push/pop w.r.t axis swap/un...Even Rouault
2019-02-20projinfo: advertize the use of '--spatial-test intersects' when it can bring ...Even Rouault
2019-02-20Apply multiplier in proj_vgrid_value()Even Rouault
2019-02-20PROJStringFormatter: remove useless push/pop in another caseEven Rouault
2019-02-20Operation sorting: tweakEven Rouault
2019-02-20Vertical CRS transformation: synthetize a vertical unit change transformation...Even Rouault
2019-02-20compoundCRS to compoundCRS: avoid emitting dummy 'Null geographic offset from...Even Rouault
2019-02-20vgridshift: propagate multiplier to avoid false-positive detection of nodata ...Even Rouault
2019-02-20Add VERTCON grid name alternatives in database, and handle filename substitut...Even Rouault
2019-02-19Merge remote-tracking branch 'osgeo/master' into 6.0Kristian Evers
2019-02-19Merge pull request #1278 from rouault/fix_issues_i386_buildKristian Evers