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-11-23
Add +proj=topocentric geocentric->topocentric conversion (fixes #500)
Even Rouault
2020-11-23
Merge pull request #2447 from rouault/gha_osx
Even Rouault
2020-11-23
.travis.yml: remove mac job
Even Rouault
2020-11-23
GitHub action: add a Mac build
Even Rouault
2020-11-23
Merge pull request #2446 from rouault/fix_projectedCRS_3D_is_WKT1_equivalent_...
Even Rouault
2020-11-23
GeographicCRS::_isEquivalentTo(EQUIVALENT_EXCEPT_AXIS_ORDER_GEOGCRS): make it...
Even Rouault
2020-11-22
Remove no longer used build_db_create_ignf.py script
Even Rouault
2020-11-22
Database ESRI: map 2 grids in grid_alternatives
Even Rouault
2020-11-22
projinfo.cpp: improve hint when to use --spatial-test intersects
Even Rouault
2020-11-22
Merge pull request #2443 from rouault/fix_parse_wkt2_2019_projected_with_base...
Even Rouault
2020-11-21
PROJJSON parsing: fix parsing of a Geodetic CRS with a DatumEnsemble, and fix...
Even Rouault
2020-11-21
WKT parsing: fix ingestion of WKT with a Geocentric CRS as the base of the pr...
Even Rouault
2020-11-21
Merge pull request #2441 from rouault/fix_obtran_towgs84
Even Rouault
2020-11-21
createOperation(): make it work properly when one of the CRS is a BoundCRS of...
Even Rouault
2020-11-21
Make GeographicCRS/GeodeticCRS::isEquivalentTo() work properly when comparing...
Even Rouault
2020-11-21
Merge pull request #2440 from rouault/update_backport_action
Even Rouault
2020-11-21
backport.yml: update to what QGIS uses
Even Rouault
2020-11-20
Update utm.rst
Nomit Rawat
2020-11-20
Update list of exported symbols
Kristian Evers
2020-11-20
Remove old pj_ memory (de)allocation functions
Kristian Evers
2020-11-20
Remove pj_errno and related functions
Kristian Evers
2020-11-20
Remove pj_free() and move it's functional parts to proj_destroy()
Kristian Evers
2020-11-20
Removed unused function pj_set_searchpath() and pj_set_finder()
Kristian Evers
2020-11-20
Remove unused pj_apply_gridshift()
Kristian Evers
2020-11-20
Removed unused functions from src/utils.cpp
Kristian Evers
2020-11-20
Remove pj_ctx_* functions and use their proj_context counterparts
Kristian Evers
2020-11-20
Remove legacy file API
Kristian Evers
2020-11-20
Convert multistresstest to new API
Kristian Evers
2020-11-20
Weed out proj_api.h datatypes and replace them with their proj.h counterparts
Kristian Evers
2020-11-20
Remove src/transform.cpp and related tests
Kristian Evers
2020-11-20
Raise error when ACCEPT_USE_OF_DEPRECATED_PROJ_API_H is defined
Kristian Evers
2020-11-20
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro
Kristian Evers
2020-11-20
Remove proj_api.h
Kristian Evers
2020-11-19
Replace line feed in input line by null character
J.H. van de Water
2020-11-18
Merge pull request #2434 from rouault/update_to_epsg_10.0.7
Even Rouault
2020-11-18
Database: update to EPSG v10.007
Even Rouault
2020-11-17
cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...
Even Rouault
2020-11-17
github actions: update to conda-incubator/setup-miniconda@v2 to be compatible...
Even Rouault
2020-11-16
WKT2 parsing: several fixes related to map projection parameter units
Even Rouault
2020-11-12
Merge pull request #2422 from rouault/fix_polar_stere_at_pole
Even Rouault
2020-11-12
Polar stereographic at pole: make it return (0,0)
Even Rouault
2020-11-10
Merge pull request #2420 from rouault/cct_improvements
Even Rouault
2020-11-10
cct: allow @filename syntax
Even Rouault
2020-11-10
cct.rst: fix indentation
Even Rouault
2020-11-10
Allow cct to instantiate operations via object codes or names (#2419)
Kristian Evers
2020-11-09
Merge pull request #2417 from rouault/refresh_COPYING
Even Rouault
2020-11-06
automake and cmake: install COPYING, NEWS and AUTHORS in /share/doc/proj
Even Rouault
2020-11-06
COPYING: update
Even Rouault
2020-11-04
createBoundCRSToWGS84IfPossible(): make it return same result with a CRS buil...
Even Rouault
2020-11-04
Code formatting
Even Rouault
[prev]
[next]