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
2019-12-18
Rename PJ_CONTEXT::fileapi member as fileapi_legacy
Even Rouault
2019-12-18
Database: register MAY76V20.gsb
Even Rouault
2019-12-17
Database: register Canadian geoid models added per https://github.com/OSGeo/p...
Even Rouault
2019-12-17
Database: register SeTa2016.gsb for DHDN to ETRS89 in Saarland (refs https://...
Even Rouault
2019-12-17
Merge pull request #1789 from rouault/register_100800401_gsb
Even Rouault
2019-12-17
Merge pull request #1803 from rouault/improve_identification_with_datum_name_...
Even Rouault
2019-12-16
travis/osx/before_install.sh: do not install md5sha1sum from brew
Even Rouault
2019-12-16
Merge pull request #1802 from rouault/improve_boundcrs_identify
Even Rouault
2019-12-16
identify(): take into datum name aliases (fixes #1800)
Even Rouault
2019-12-16
Merge pull request #1775 from rouault/grid_alternatives_use_precision_package...
Kristian Evers
2019-12-16
Merge pull request #1786 from rouault/fake_EPSG_102100
Kristian Evers
2019-12-16
Merge pull request #1763 from dalia2/update-grid-alternatives.sql-for-Icealnd
Kristian Evers
2019-12-16
BoundCRS::identify(): improvements to discard CRS that aren't relevant (fixes...
Even Rouault
2019-12-15
Merge pull request #1783 from rouault/restore_ob_tran_to_meter_compat_with_pj...
Kristian Evers
2019-12-14
Merge pull request #1797 from rouault/fix_hgrid_inv_switch_between_ntv2_subgrids
Kristian Evers
2019-12-14
Horizontal grid shift: fix issue on iterative inverse computation when switch...
Even Rouault
2019-12-14
Database: add mappings to AUSGeoid98.gtx in grid_alternatives
Even Rouault
2019-12-14
Add proj_coordoperation_create_inverse to C API (#1795)
Nyall Dawson
2019-12-14
Horizontal grid shift: fix issue on iterative inverse computation when switch...
Even Rouault
2019-12-14
Grid class: add a name() method
Even Rouault
2019-12-13
Add configure/CMake option, strongly discouraged, to disable TIFF support
Even Rouault
2019-12-13
Fix compilation breakage of previous commit with some compilers
Even Rouault
2019-12-13
normalizeForVisualization(): address EPSG:32661 "WGS 84 / UPS North (N,E)" an...
Even Rouault
2019-12-13
PROJStringFormatter: make startInversion/stopInversion properly deal with omi...
Even Rouault
2019-12-13
WKTParser: fix assertion that can trigger on corrupted input. Fixes https://b...
Even Rouault
2019-12-12
grids.cpp: use 'parent_grid_name' as stated in RFC4
Even Rouault
2019-12-12
Merge branch 'master' into update-grid-alternatives.sql-for-Icealnd
dalia2
2019-12-11
Merge pull request #1773 from orudge/msvc-no-static-exports
Even Rouault
2019-12-11
Merge pull request #1788 from rouault/tune_too_agressive_result_removal_india...
Even Rouault
2019-12-11
Make EPSG:102100 resolve to ESRI:102100 (fixes #1730)
Even Rouault
2019-12-11
test/gie/geotiff_grids.gie: use of subset of gr3df97a.tif for systematic testing
Even Rouault
2019-12-11
.cirrus.yml: add libtiff dependency
Even Rouault
2019-12-11
Add a +proj=xyzgridshift method to perform geocentric translation by grid. Us...
Even Rouault
2019-12-11
grids.hpp: add a GenericShiftGridSet and GenericShiftGrid classes, that are g...
Even Rouault
2019-12-11
Database: register 100800401.gsb for Catalonia ED50 -> ETRS89
Even Rouault
2019-12-11
createOperations(): make filtering out of 'uninteresting' operations less agg...
Even Rouault
2019-12-11
Merge pull request #1785 from rouault/update_to_ignf_3_1_0
Kristian Evers
2019-12-10
Database: update to IGNF v3.1.0
Even Rouault
2019-12-10
GTiff grid: use a block cache per dataset for faster access
Even Rouault
2019-12-10
Add support for horizontal and vertical grids in GeoTIFF
Even Rouault
2019-12-10
ob_tran: restore traditional handling of +to_meter with pj_transform() and pr...
Even Rouault
2019-12-09
Horizontal shift grids: hide the 'positive longitude shift value = westward c...
Even Rouault
2019-12-10
DOC: correction to doi field; remove uri, which is identical to doi for Snyde...
Mike Taves
2019-12-09
isea docs: Rewrite intro and reference to reflect actual projection
Kristian Evers
2019-12-09
Merge pull request #1780 from rouault/fix_1779
Kristian Evers
2019-12-09
CRS identification: use case insensitive comparison for authority name (fixes...
Even Rouault
2019-12-07
Add intro and table to isea doc page
Kristian Evers
2019-12-07
Build and CI: add libtiff dependency
Even Rouault
2019-12-06
Add a Grid base class for HorizontalShiftGrid and VerticalShiftGrid
Even Rouault
2019-12-06
Remove hgrids and vgrids member from PJ structure, and store them in hgridshi...
Even Rouault
[prev]
[next]