aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03Database: register NTv2_SN.gsb added per https://github.com/OSGeo/proj-datumg...Even Rouault
2019-12-03Merge pull request #1768 from rouault/register_AT_GIS_GRIDEven Rouault
2019-12-03Database: register AT_GIS_GRID.gsb added per https://github.com/OSGeo/proj-da...Even Rouault
2019-12-03Merge pull request #1761 from rouault/register_ausgeoidEven Rouault
2019-12-03coordinateoperation.cpp: add nullptr checks to please CLang Static Analyzer t...Even Rouault
2019-12-03Database: register AUSGeoid09 and AUSGeoid2020Even Rouault
2019-12-03Merge pull request #1759 from rouault/BWTA2017Even Rouault
2019-12-02Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg)Even Rouault
2019-12-01Enhance PROJ resource file lookup on Windows for bin\..\share\proj (#1755)Joaquim
2019-12-01Merge pull request #1762 from rouault/database_esri_10_8_0Kristian Evers
2019-12-01Database: update ESRI entries with ArcGIS Desktop version 10.8.0 databaseEven Rouault
2019-12-01grid_checks.py: add is_superseded info in outputEven Rouault
2019-11-30[Docs] Minor changes regarding datumgrid pages (#1751) (#1760)Jeff McKenna
2019-11-29Merge pull request #1758 from rouault/resource_files_clarificationsEven Rouault
2019-11-29Doc: clarifications regarding grid packages (fixes #1751)Even Rouault
2019-11-28scripts/fix_typos.sh: tunings [ci skip]Even Rouault
2019-11-28createOperations(): fix vertical to geographic when synthetizing an operation...Even Rouault
2019-11-28Attempt at fixing test failures due to 8a5740637760f837c9145c72ad8080927a3a4b...Even Rouault
2019-11-28Replace OSGeo Community logo with OSGeo Project logoKristian Evers
2019-11-28createOperations(): if direct transformation is found in the database but not...Even Rouault
2019-11-28Merge pull request #1754 from Geomatys/masterEven Rouault
2019-11-28EPSG codes for YEAR and SECOND are interchanged. EPSG registry report EPSG::1...Martin Desruisseaux
2019-11-26createOperations(): fix an exception in transformations between Projected3D C...Even Rouault
2019-11-26Merge pull request #1748 from rouault/improve_hgrid_vgrid_hgrid_inv_take2Even Rouault
2019-11-25Doc: pipeline: document +omit_fwd and +omit_invEven Rouault
2019-11-25Merge pull request #1745 from rouault/optimize_compound_to_geogKristian Evers
2019-11-25Merge pull request #1742 from rouault/script_grid_checksKristian Evers
2019-11-25Merge pull request #1737 from rouault/proj_create_derived_geographic_crsKristian Evers
2019-11-25Merge pull request #1749 from rouault/6_3_0_version_numbersKristian Evers
2019-11-25Doc: change 7.0 references to 6.3Even Rouault
2019-11-25Change version numbers to 6.3.0Even Rouault
2019-11-25Add scripts/grid_checks.pyEven Rouault
2019-11-25pipeline.cpp: use more explict variable namesEven Rouault
2019-11-25PROJStringFormatter::toString(): optimize hgridshift, vgridshift, hgridshift ...Even Rouault
2019-11-25Pipeline: support +omit_fwd and +omit_inv keywordsEven Rouault
2019-11-25Merge pull request #1739 from rouault/register_canadian_hshiftgridsEven Rouault
2019-11-25Merge pull request #1740 from rouault/missing_australian_gridsEven Rouault
2019-11-25Merge pull request #1746 from rouault/fix_1736Even Rouault
2019-11-25normalizeForVisualization() and other methods applying on a ProjectedCRS: do ...Even Rouault
2019-11-25createOperations(): optimize compoundCRS to geogCRS, when the geogCRS of the ...Even Rouault
2019-11-25CoordinateOperationFactory::Private::setCRSs(): fix potential issue with over...Even Rouault
2019-11-24pipeline.cpp: hopefully make code more readable by using more C++ goodness. N...Even Rouault
2019-11-23Database: add missing name mappings for a few French overseas vertical gridsEven Rouault
2019-11-23Database: reference GDA94_GDA2020_conformal_christmas_island.gsb and GDA94_GD...Even Rouault
2019-11-23Database: add missing mapping for 3 GEOID2009 grids that we have now in proj-...Even Rouault
2019-11-23Database: register Canadian provincial horizontal shift gridsEven Rouault
2019-11-22travis/osx/before_install.sh: attempt to fix 'pip is configured with location...Even Rouault
2019-11-22Merge pull request #1735 from rouault/doc_github_buttonKristian Evers
2019-11-22Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota...Even Rouault
2019-11-22create_c_api_projections.py: fix for conversions without linear parameters [c...Even Rouault