| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-11 | Merge pull request #1840 from anbj/fix-missing-word | Kristian Evers | |
| Fix missing word in cct.rst and cct.1 | |||
| 2020-01-11 | Fix missing word in cct.rst and cct.1 | andreas | |
| 2020-01-11 | Merge pull request #1838 from rouault/limit_datum_name_massaging_wkt1 | Even Rouault | |
| WKT1_GDAL export: limit datum name massaging to names matching EPSG (fixes #1835) | |||
| 2020-01-11 | Merge pull request #1836 from rouault/fix_projcrs3D_with_non_metre_z_unit | Even Rouault | |
| createOperations(): fix dealing with projected 3D CRS whose Z units != metre | |||
| 2020-01-11 | Merge pull request #1837 from ↵ | Even Rouault | |
| rouault/fix_exception_identify_compoundcrs_of_boundcrs CompoundCRS::identify(): avoid exception when horiz/vertical part is a BoundCRS | |||
| 2020-01-11 | WKT1_GDAL export: limit datum name massaging to names matching EPSG (fixes ↵ | Even Rouault | |
| #1835) | |||
| 2020-01-10 | CompoundCRS::identify(): avoid exception when horiz/vertical part is a BoundCRS | Even Rouault | |
| The exception only affects C++ users. It was caught by the C layer. | |||
| 2020-01-10 | createOperations(): fix dealing with projected 3D CRS whose Z units != metre | Even Rouault | |
| 2020-01-10 | Add RFC 4 text: Remote access to grids and GeoTIFF grids (#1747) | Even Rouault | |
| 2020-01-10 | add notes about PR header title | snowman2 | |
| 2020-01-10 | removed question | snowman2 | |
| 2020-01-10 | Update .github/ISSUE_TEMPLATE/bug_report.md | Alan D. Snow | |
| Co-Authored-By: Kristian Evers <kristianevers@gmail.com> | |||
| 2020-01-10 | Update .github/ISSUE_TEMPLATE/bug_report.md | Alan D. Snow | |
| Co-Authored-By: Kristian Evers <kristianevers@gmail.com> | |||
| 2020-01-10 | Update .github/ISSUE_TEMPLATE/bug_report.md | Alan D. Snow | |
| Co-Authored-By: Kristian Evers <kristianevers@gmail.com> | |||
| 2020-01-10 | Update .github/ISSUE_TEMPLATE/feature_request.md | Alan D. Snow | |
| Co-Authored-By: Kristian Evers <kristianevers@gmail.com> | |||
| 2020-01-10 | Merge pull request #1834 from rouault/improve_doxygen_identify | Kristian Evers | |
| Doc of CRS::identify(): make it clear that this is a best-effort attempt only | |||
| 2020-01-10 | Doc of CRS::identify(): make it clear that this is a best-effort attempt only | Even Rouault | |
| 2020-01-09 | Fix link for CoC-badge in readme file | Kristian Evers | |
| 2020-01-08 | added issue & pull request templates | snowman2 | |
| 2020-01-08 | Merge pull request #1827 from rouault/improve_createObjectsFromName | Kristian Evers | |
| Improvements regarding name aliases (refs #1823) | |||
| 2020-01-07 | Merge pull request #1831 from rouault/projinfo_no | Even Rouault | |
| projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828) | |||
| 2020-01-07 | projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828) | Even Rouault | |
| 2020-01-07 | Merge pull request #1830 from kbevers/stalebot | Kristian Evers | |
| Add stale-bot config for GitHub | |||
| 2020-01-07 | Add stale-bot config for GitHub | Kristian Evers | |
| This should make managing issues a bit easier. All inactive issues will be closed automatically after 60+7 days. Closing can be avoided by adding labels from the "exemptLabels" list. Before an issue is closed a friendly reminder is posted in the issue. | |||
| 2020-01-07 | Remove deprecated JNI bindings (#1825) | Kristian Evers | |
| Remove deprecated JNI bindings | |||
| 2020-01-07 | projinfo: support -k datum | Even Rouault | |
| 2020-01-07 | Database: insert PROJ.4 +datum values in alias_name table under PROJ authority | Even Rouault | |
| 2020-01-07 | Database: fill alias_name with EPSG aliases for CRS | Even Rouault | |
| 2020-01-07 | createObjectsFromName(): make it look up in the alias_name table too (fixes ↵ | Even Rouault | |
| #1823) | |||
| 2020-01-07 | Make sure tests pass if extra grids are present (#1822) | Kristian Evers | |
| Make sure tests pass if extra grids are present | |||
| 2020-01-07 | Remove deprecated JNI bindings | Kristian Evers | |
| Closes #1757 | |||
| 2020-01-06 | Merge pull request #1824 from rouault/doc_add_feedback_for_proj6_adoption | Kristian Evers | |
| Doc: add a 'Feedback from downstream projects' for PROJ6 migration | |||
| 2020-01-06 | Doc: add a 'Feedback from downstream projects' for PROJ6 migration | Even Rouault | |
| 2020-01-05 | Make sure tests pass if extra grids are present | Even Rouault | |
| Should fix the issue reported in https://lists.osgeo.org/pipermail/proj/2020-January/009188.html Some extra north-american grids present in data/ can affect the results of some tests, so create a data/for_tests/ subdirectory in which we copy only select grids. | |||
| 2020-01-02 | operations_computation.rst: update with latest 6.3 adjustments | Even Rouault | |
| 2020-01-02 | Adjust formatting | Even Rouault | |
| 2020-01-02 | Merge pull request #1820 from snowman2/cs_projjson | Even Rouault | |
| fix exporting CoordinateSystem to PROJ JSON with ID | |||
| 2020-01-01 | fix exporting CoordinateSystem to PROJ JSON with ID | snowman2 | |
| 2020-01-01 | Update path to src/release.cpp | Kristian Evers | |
| 2020-01-01 | Bump version numbers in preparation for 7.0.0 release | Kristian Evers | |
| 2020-01-01 | Update github version in Sphinx config | Kristian Evers | |
| 2020-01-01 | switch to 6.3 branch for website generation | Kristian Evers | |
| 2020-01-01 | Merge remote-tracking branch 'osgeo/master' | Kristian Evers | |
| 2020-01-01 | Update website for 6.3.0 release | Kristian Evers | |
| 2019-12-29 | Merge pull request #1815 from rouault/unbreak_travis_builds | Even Rouault | |
| Travis: fix OSX builds | |||
| 2019-12-28 | Travis: fix OSX builds | Even Rouault | |
| 2019-12-28 | Database: add mapping for TOR27CSv1.GSB | Even Rouault | |
| 2019-12-28 | Database: add mapping for gg10_smv2.mnt and gg10_sbv2.mnt French grids | Even Rouault | |
| 2019-12-28 | Amend NEWS with new SQLite version requirement (3.11)6.3.0 | Kristian Evers | |
| 2019-12-28 | Update CITATION for 2020 | Kristian Evers | |
