| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-15 | Doc: add in install.rst tutorials to build on Windows | Even Rouault | |
| Fixes #1776 Content based on https://github.com/OSGeo/PROJ/wiki/Building-with-VS-and-vcpkg which should be retired to avoid duplication of information README.md is also modified to point to install.rst | |||
| 2020-01-15 | Reintroduce backport bot, now using a dedicated PROJ bot (#1848) | Kristian Evers | |
| Reintroduce backport bot, now using a dedicated PROJ bot | |||
| 2020-01-15 | Reintroduce backport bot, now using a dedicated PROJ bot | Kristian Evers | |
| 2020-01-14 | doc: Fix error in previous commit (duplicate link targets) | Kristian Evers | |
| 2020-01-14 | Doc: Update index of development section | Kristian Evers | |
| Adds links to git repositories and adjusts deprecation warnings to reflect that PROJ 6 has been released. | |||
| 2020-01-14 | Merge pull request #1844 from kbevers/remove-ld-option | Kristian Evers | |
| Remove -ld option from proj and cs2cs | |||
| 2020-01-13 | Merge pull request #1843 from rouault/fix_ossfuzz_20072 | Kristian Evers | |
| unitconvert with mjd time format: avoid potential integer overflow | |||
| 2020-01-13 | Remove -ld option from proj and cs2cs | Kristian Evers | |
| It promotes use of deprecated paramters +datum and +towgs84 which we don't want to encourage. Closes #1308 | |||
| 2020-01-13 | unitconvert with mjd time format: avoid potential integer overflow | Even Rouault | |
| Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20072 | |||
| 2020-01-13 | test/fuzzers/standard_fuzzer.cpp: remove dependency to proj_internal.h | Even Rouault | |
| 2020-01-11 | Merge pull request #1832 from snowman2/templates | Kristian Evers | |
| added issue & pull request templates | |||
| 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 | |
