index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-22
Merge pull request #1857 from rouault/rfc4_doc_improvements
rfc4_dev
Even Rouault
2020-01-22
Merge pull request #1855 from rouault/rfc4_merge_back_master
Even Rouault
2020-01-22
Merge pull request #1839 from rouault/rfc4_utf8
Even Rouault
2020-01-21
scripts/reformat_cpp.sh: update to take into account sqlite3.hpp/cpp renaming...
Even Rouault
2020-01-20
Address @hobu 's review comment of https://github.com/OSGeo/PROJ/pull/1839#pu...
Even Rouault
2020-01-20
Merge pull request #1826 from rouault/rfc4_code_review
Even Rouault
2020-01-18
resource_files.rst: update user writable directory to ~/Library/Application S...
Even Rouault
2020-01-18
pj_context_get_user_writable_directory(): use ~/Library/Application Support f...
Even Rouault
2020-01-17
Doc: network and geotiff grid improvements
Even Rouault
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
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
2020-01-15
Doc: add notes in deformation.rst regarding +xy_grids/+z_grids being exclusiv...
Even Rouault
2020-01-15
Reintroduce backport bot, now using a dedicated PROJ bot (#1848)
Kristian Evers
2020-01-15
Merge pull request #1813 from rouault/rfc4_network
Even Rouault
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 function...
Even Rouault
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() (fixes...
Even Rouault
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
2020-01-14
Merge pull request #1844 from kbevers/remove-ld-option
Kristian Evers
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 (fix...
Even Rouault
2020-01-13
Merge pull request #1843 from rouault/fix_ossfuzz_20072
Kristian Evers
2020-01-13
Remove -ld option from proj and cs2cs
Kristian Evers
2020-01-13
unitconvert with mjd time format: avoid potential integer overflow
Even Rouault
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
2020-01-11
Merge pull request #1832 from snowman2/templates
Kristian Evers
2020-01-11
Merge pull request #1840 from anbj/fix-missing-word
Kristian Evers
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
2020-01-11
Merge pull request #1836 from rouault/fix_projcrs3D_with_non_metre_z_unit
Even Rouault
2020-01-11
Merge pull request #1837 from rouault/fix_exception_identify_compoundcrs_of_b...
Even Rouault
2020-01-11
WKT1_GDAL export: limit datum name massaging to names matching EPSG (fixes #1...
Even Rouault
2020-01-11
Use Win32 Unicode APIs and expect all strings to be UTF-8 (fixes #1765)
Even Rouault
2020-01-10
CompoundCRS::identify(): avoid exception when horiz/vertical part is a BoundCRS
Even Rouault
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
2020-01-10
Update .github/ISSUE_TEMPLATE/bug_report.md
Alan D. Snow
2020-01-10
Update .github/ISSUE_TEMPLATE/bug_report.md
Alan D. Snow
2020-01-10
Update .github/ISSUE_TEMPLATE/feature_request.md
Alan D. Snow
2020-01-10
Merge pull request #1834 from rouault/improve_doxygen_identify
Kristian Evers
2020-01-10
Doc of CRS::identify(): make it clear that this is a best-effort attempt only
Even Rouault
[next]