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-01-25
wkt2_grammar: update to changes of 19162_draft_2019-01-23
Even Rouault
2019-01-22
cs2cs: improve detection of 'cs2cs [-....] SRC DST' syntax
Even Rouault
2019-01-22
Merge pull request #1233 from rouault/fix_1232
Kristian Evers
2019-01-22
Coordinate operation computation with CRS with extension string: replace datu...
Even Rouault
2019-01-22
Merge pull request #1231 from rouault/fix_1229
Even Rouault
2019-01-22
ISO19111 PROJ string parser: discard parameters not recognized by PROJ
Even Rouault
2019-01-22
exportToWKT: use upper-case exponent (E) to conform to WKT-2 EBNF
Even Rouault
2019-01-22
Coordinate operation computation with boundcrs / wktext: drop useless early b...
Even Rouault
2019-01-22
Update cs2cs man page result (the change is due to ntv1_can.dat being used in...
Even Rouault
2019-01-22
proj_create_crs_to_crs(): defer selection of actual coordinate operation unti...
Even Rouault
2019-01-22
ISO19111: clean interface of DataEpoch class
Even Rouault
2019-01-21
Update to EPSG 9.5.5
Even Rouault
2019-01-21
Doc: typo fix
Even Rouault
2019-01-20
Merge pull request #1230 from rouault/space_in_grid_names
Kristian Evers
2019-01-19
Merge pull request #1228 from rouault/cs2cs_doc_update
Kristian Evers
2019-01-19
Doc: add doc for projinfo (fixes #1183)
Even Rouault
2019-01-19
Add support for spaces in grid name parameters (fixes #1152)
Even Rouault
2019-01-19
test/cli/Makefile.am: fix to make testdatumfile run again
Even Rouault
2019-01-19
Doc: update cs2cs and also C API regarding area of use (fixes #1186)
Even Rouault
2019-01-19
typo fixes
Even Rouault
2019-01-19
Merge pull request #1226 from kbevers/remove-chebyshev
Kristian Evers
2019-01-18
Remove Chebyshev polynomials from proj
Kristian Evers
2019-01-18
Merge pull request #1225 from aaronpuchert/add-null-check
Kristian Evers
2019-01-18
Merge pull request #1223 from rouault/unify_proj_create
Kristian Evers
2019-01-17
Doc: update docs of proj_create(), proj_create_argv() and proj_create_crs_to_...
Even Rouault
2019-01-17
Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...
Even Rouault
2019-01-17
Handle allocation failure in pj_trim_argv
Aaron Puchert
2019-01-17
Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...
Even Rouault
2019-01-17
import/export PROJ strings from ISO19111 code: require/output +type=crs for C...
Even Rouault
2019-01-16
PROJBasedOperation: write it as a conformant CONVERSION WKT, and make it pars...
Even Rouault
2019-01-16
formatting fixes
Even Rouault
2019-01-16
wkt2_grammar: update to changes of 19162_draft_2019-01-16
Even Rouault
2019-01-16
[MOTIONED] RFC3: Dependency management (#1168)
Kristian Evers
2019-01-15
projinfo: output WKT2_2018 by default (fixes #1187)
Even Rouault
2019-01-10
wkt2_grammar: update to changes of 19162_draft_2019-01-09
Even Rouault
2019-01-10
proj_info(): report the hardcoded PROJ_LIB path in info.searchpath (if the en...
Even Rouault
2019-01-10
Doc: document interaction issues between objects create with proj_create() vs...
Even Rouault
2019-01-09
Merge pull request #1218 from rouault/search_path
Kristian Evers
2019-01-09
createOperations(): fix a particular case of boundcrs to boundcrs transformat...
Even Rouault
2019-01-09
PROJ_LIB: support multiple paths supported by colon on Unix and semi-colon on...
Even Rouault
2019-01-09
proj.h: add proj_context_set_file_finder() and proj_context_set_search_paths(...
Even Rouault
2019-01-09
Allocate projCtx_t as a C++ object
Even Rouault
2019-01-09
Merge pull request #1217 from rouault/remove_proj_5_crs_export
Even Rouault
2019-01-09
proj.db search: use pj_find_file() mechanism instead of hand coded simplified...
Even Rouault
2019-01-09
Update of mailing list URL
Markus Neteler
2019-01-08
projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for CRS...
Even Rouault
2019-01-08
Fix export of BoundCRS as with PROJ_5 convention
Even Rouault
2019-01-08
ISO19111: remove PROJ.5 specific format for CRS (refs #1214)
Even Rouault
2019-01-08
pj_ell_set(): remove memset() illegal on C++ object, as pointed by cppcheck
Even Rouault
2019-01-08
Merge remote-tracking branch 'rouault/gdalbarn'
Even Rouault
[prev]
[next]