aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16Prefer proj_math.h over math.h when geodesic.c is compiled as part of PROJKristian Evers
2018-04-16Collect custom C99 math functions in proj_math.hKristian Evers
2018-04-16Merge pull request #939 from kbevers/fix-gie-bugKristian Evers
2018-04-16Silence complaints about missing </gie> tagKristian Evers
2018-04-15Merge pull request #938 from kbevers/guamKristian Evers
2018-04-15Update aeqd docs with note of area of use for +guam optionKristian Evers
2018-04-15Update +proj=aeqd +guam test case with data from EPSG Note 7-2Kristian Evers
2018-04-14Merge pull request #936 from kbevers/no-false-easting-northing-on-cartesion-c...Kristian Evers
2018-04-14Dont do false easting/northing on cartesian coordsKristian Evers
2018-04-14Merge pull request #924 from kbevers/logging_with_new_apiKristian Evers
2018-04-14Merge pull request #935 from kbevers/fix-deformation-934Kristian Evers
2018-04-13Merge branch 'master' into logging_with_new_apiKristian Evers
2018-04-13Fix segfault in deformationKristian Evers
2018-04-13Merge pull request #933 from kbevers/cct-respect-commentsKristian Evers
2018-04-13Always ignore out-commented lines in cctKristian Evers
2018-04-12Use PROJ logging facility in cctKristian Evers
2018-04-12Move logging functions to proj.h APIKristian Evers
2018-04-12Add --skip-lines option to cctKristian Evers
2018-04-12Use log1p in forward spherical mercatorJavier Goizueta
2018-04-12Fix: use proper double epsilon declarationJavier Goizueta
2018-04-12Enhance the precision of Spherical Mercator projection near the equatorJavier Goizueta
2018-04-12Add more tests for nsperKristian Evers
2018-04-12Update docs for nsperKristian Evers
2018-04-12Add more tests for laeaKristian Evers
2018-04-12Add more test cases for airy projectionKristian Evers
2018-04-12Add description of projection and +lat_b parameterKristian Evers
2018-04-12Add webmerc projectionEven Rouault
2018-04-12Pipeline: make sure geocentric/cartesian space transform is done with origina...Even Rouault
2018-04-12Fix bad example in eqc docsKristian Evers
2018-04-12Override style of Sphinx versionmodified directives so they stand out more cl...Kristian Evers
2018-04-12Add a CITATION file (fixes #309)Even Rouault
2018-04-12Remove proj.spec fileKristian Evers
2018-04-12Merge pull request #923 from kbevers/cct-skip-n-linesKristian Evers
2018-04-12Merge pull request #928 from jgoizueta/sph-merc-precisionKristian Evers
2018-04-12Use log1p in forward spherical mercatorJavier Goizueta
2018-04-12Fix: use proper double epsilon declarationJavier Goizueta
2018-04-11Merge pull request #929 from kbevers/nsper-updatesKristian Evers
2018-04-11Add more tests for nsperKristian Evers
2018-04-11Update docs for nsperKristian Evers
2018-04-11Enhance the precision of Spherical Mercator projection near the equatorJavier Goizueta
2018-04-11Merge pull request #927 from kbevers/laea-test-coverageKristian Evers
2018-04-11Add more tests for laeaKristian Evers
2018-04-10Merge pull request #926 from kbevers/airy-updatesKristian Evers
2018-04-09Add more test cases for airy projectionKristian Evers
2018-04-09Merge pull request #925 from rouault/aux_sphere_typeKristian Evers
2018-04-09Add description of projection and +lat_b parameterKristian Evers
2018-04-09Add webmerc projectionEven Rouault
2018-04-09Fix bad example in eqc docsKristian Evers
2018-04-08Override style of Sphinx versionmodified directives so they stand out more cl...Kristian Evers
2018-04-07Pipeline: make sure geocentric/cartesian space transform is done with origina...Even Rouault