| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-22 | Merge pull request #1857 from rouault/rfc4_doc_improvementsrfc4_dev | Even Rouault | |
| [RFC4_dev] Doc improvements | |||
| 2020-01-22 | Merge pull request #1855 from rouault/rfc4_merge_back_master | Even Rouault | |
| [RFC4_dev] Merge master back to rfc4 latest branch | |||
| 2020-01-22 | Merge pull request #1839 from rouault/rfc4_utf8 | Even Rouault | |
| [RFC4_dev] Use Win32 Unicode APIs and expect all strings to be UTF-8 (fixes #1765) | |||
| 2020-01-21 | scripts/reformat_cpp.sh: update to take into account sqlite3.hpp/cpp ↵ | Even Rouault | |
| renaming to sqlite3_utils.hpp/cpp | |||
| 2020-01-20 | Address @hobu 's review comment of ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ/pull/1839#pullrequestreview-345535380 | |||
| 2020-01-20 | Merge pull request #1826 from rouault/rfc4_code_review | Even Rouault | |
| [RFC4_dev] Address code review comments | |||
| 2020-01-18 | resource_files.rst: update user writable directory to ~/Library/Application ↵ | Even Rouault | |
| Support for OSX | |||
| 2020-01-18 | pj_context_get_user_writable_directory(): use ~/Library/Application Support ↵ | Even Rouault | |
| for OSX | |||
| 2020-01-17 | Doc: network and geotiff grid improvements | Even Rouault | |
| - Add a usage/network.rst document for all network related information (fixes #1852) - reference it from cs2cs and cct docs - Create a specification/ section - Move usage/projjson.json to specification/ - Move the description of the GeoTIFF format from RFC-4 text to a specifications/geodetictiffgrids.rst (refs #1850) | |||
| 2020-01-17 | Merge branch 'master' into rfc4_merge_back_master | Even Rouault | |
| 2020-01-16 | Merge pull request #1817 from rouault/rfc4_network_disk_cache | Even Rouault | |
| [RFC4_dev] Add a SQLite3 local cache of downloaded chunks | |||
| 2020-01-16 | Address review comments for https://github.com/OSGeo/PROJ/pull/1817 | Even Rouault | |
| 2020-01-15 | Merge pull request #1816 from rouault/deformation_with_geotiff_file | Even Rouault | |
| [RFC4_dev] deformation: add support for +grids= for GeoTIFF grids | |||
| 2020-01-15 | Doc: add notes in deformation.rst regarding +xy_grids/+z_grids being ↵ | Even Rouault | |
| exclusive of new option +grids | |||
| 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 | Merge pull request #1813 from rouault/rfc4_network | Even Rouault | |
| [RFC4_dev] Add networking capabilities | |||
| 2020-01-15 | Reintroduce backport bot, now using a dedicated PROJ bot | Kristian Evers | |
| 2020-01-15 | Integrate into .rst doxygen-generated doc for custom I/O and network ↵ | Even Rouault | |
| functionality | |||
| 2020-01-14 | Add test/unit/test_grids.cpp to improve testing coverage | Even Rouault | |
| 2020-01-14 | Add proj_context_set_fileapi() and proj_context_set_sqlite3_vfs_name() ↵ | Even Rouault | |
| (fixes #866) | |||
| 2020-01-14 | Fix reading resources from user-writable directory & test it | Even Rouault | |
| 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 | cct doc: mention use or remote grids | Even Rouault | |
| 2020-01-13 | Horizontal grid shift: fix failures on points slightly outside a subgrid ↵ | Even Rouault | |
| (fixes #209) | |||
| 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-13 | Merge pull request #1777 from rouault/rfc4_impl | Even Rouault | |
| [RFC4_dev] Grid loading refactoring | |||
| 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-11 | Use Win32 Unicode APIs and expect all strings to be UTF-8 (fixes #1765) | Even Rouault | |
| For backward compatibility, if PROJ_LIB content is found to be not UTF-8 or pointing to a non existing directory, then an attempt at interpretating it in the ANSI page encoding is done. proj_context_set_search_paths() now assumes strings to be in UTF-8, and functions returning paths will also return values in UTF-8. | |||
| 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 | |
