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
path:
root
/
src
/
apps
Age
Commit message (
Expand
)
Author
2020-12-16
cs2cs: add --no-ballpark and --accuracy options
Even Rouault
2020-12-15
projinfo: add a --accuracy option to define the minimum accuracy
Even Rouault
2020-12-15
Revise error codes to have a reduced set exposed in the public API.
Even Rouault
2020-12-02
cs2cs / proj_create_crs_to_crs_from_pj(): add a --authority switch to control...
Even Rouault
2020-11-30
Merge pull request #2466 from rouault/fix_2423
Even Rouault
2020-11-30
API cleanup: unexport number of internal symbols, and remove/replace a few un...
Even Rouault
2020-11-29
Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS
Even Rouault
2020-11-28
cs2cs: add --area and --bbox options to restrict candidate coordinate operat...
Even Rouault
2020-11-28
Use same arguments to printf format string for both radians and degrees in ou...
Houder
2020-11-26
Merge pull request #2403 from kbevers/remove-proj_api.h
Kristian Evers
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-22
projinfo.cpp: improve hint when to use --spatial-test intersects
Even Rouault
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
Remove pj_ctx_* functions and use their proj_context counterparts
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-17
cs2cs, cct, proj and geod: fflush(stdout) after each line to emit each result...
Even Rouault
2020-11-10
cct: allow @filename syntax
Even Rouault
2020-11-10
Allow cct to instantiate operations via object codes or names (#2419)
Kristian Evers
2020-11-01
Merge pull request #2371 from rouault/epsg10_part2
Even Rouault
2020-11-01
projinfo / createObjectsFromName(): support returning a datum ensemble
Even Rouault
2020-11-01
Merge pull request #2397 from cffk/merc-update
Charles Karney
2020-10-26
Try to fix compiler complaints for max and constexpr sqrt
Charles Karney
2020-10-24
projsync: fix --list-files to be compatible with filtering options
Even Rouault
2020-10-20
Improve identification of compound CRS from ESRI WKT1, and for compound CRS w...
Even Rouault
2020-10-20
projinfo: make '-q -o WKT1:ESRI' work
Even Rouault
2020-10-16
projinfo: restrict PROJ multiline output to coordinate operations only
Even Rouault
2020-10-16
Add multi-line PROJ string export capability, and use it by default in projin...
Even Rouault
2020-10-09
projinfo: fix usage formatting
Even Rouault
2020-05-31
projsync.cpp: fix -Wrange-loop-construct clang10 warnings
Even Rouault
2020-05-17
Merge pull request #2206 from rouault/deformation_model_for_merge
Even Rouault
2020-05-16
gie: fix loss of precision when parsing big values such as in projected coord...
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-25
projinfo: do not emit warnings about missing grids in quiet mode
Even Rouault
2020-04-21
gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158)
Even Rouault
2020-04-21
Add limited support for non-conformant WKT1 LAS COMPD_CS[] (#2171)
Even Rouault
2020-04-20
Moved proj_context_get_url_endpoint & proj_context_get_user_writable_director...
Alan D. Snow
2020-04-14
projinfo: make it use the new C++ method to hide ballpark transformations
Even Rouault
2020-04-04
projinfo: add a --hide-ballpark option
Even Rouault
2020-03-18
cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax (...
Even Rouault
2020-03-13
Tag proj_list_units() as deprecated
Even Rouault
2020-02-27
Fix warnings of latest cppcheck master
Even Rouault
2020-02-24
Expose proj_context_is_network_enabled() in C API
Even Rouault
2020-02-11
Use relative directory to locate PROJ resource files.
Even Rouault
2020-02-06
Fix cppcheck warnings and make it work with latest cppcheck 1.90
Even Rouault
2020-02-04
Add projsync utility
Even Rouault
2020-01-27
projinfo: add --remote-data switch
Even Rouault
[next]