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
2021-04-10
Add UnitOfMeasure::FOOT and US_FOOT
Even Rouault
2021-04-10
createFromUserInput(): add support for (legacy) urn:x-ogc:def:crs:EPSG:XXXX s...
Even Rouault
2021-04-10
createFromUserInput(): add support for (legacy) urn:opengis:crs:EPSG:0:XXXX s...
Even Rouault
2021-04-10
Add hard-coded definitions for OGC:AnsiDate/JulianDate/UnixTime
Even Rouault
2021-04-10
createFromUserInput(): add support for OGC URLs
Even Rouault
2021-04-10
projinfo: remove spurious -- in help message (master only)
Even Rouault
2021-04-08
Merge pull request #2647 from rouault/integer_or_text
Even Rouault
2021-04-08
Merge pull request #2653 from mwtoews/ci-msys2
Even Rouault
2021-04-07
Merge pull request #2654 from rouault/show_that_pr_2616_is_wrong
Even Rouault
2021-04-08
Drop set/export of PROJ_LIB for Windows CI runs
Mike Taves
2021-04-07
proj_trans(): add a more expressive log message
Even Rouault
2021-04-07
test: add datum shift related tests for transformations crossing antimeridian
Even Rouault
2021-04-07
Database: more thorough consistency checks on extent of coordinate operations
Even Rouault
2021-04-07
CI: build and test on MSYS2 with Windows
Mike Taves
2021-04-07
Merge pull request #2652 from rouault/extra_consistency_checks
Even Rouault
2021-04-06
Database: nullify auth_name, code of usage table
Even Rouault
2021-04-06
Database: more consistency checks on helmert_transformation and grid_transfor...
Even Rouault
2021-04-06
Database: do not create Helmert transformations in IGNF between CRS of differ...
Even Rouault
2021-04-06
Database: minor refresh of ignf.sql and import script with new locations of r...
Even Rouault
2021-04-06
Merge pull request #2646 from rouault/db_proj_version
Even Rouault
2021-04-05
Merge pull request #2650 from rouault/fix_createBetweenGeodeticCRSWithDatumBa...
Even Rouault
2021-04-05
createOperations(): make createBetweenGeodeticCRSWithDatumBasedIntermediates(...
Even Rouault
2021-04-05
Merge pull request #2648 from jidanni/patch-1
Kristian Evers
2021-04-05
Add missing comma
積丹尼 Dan Jacobson
2021-04-04
Database: decrease db size by using a INTEGER_OR_TEXT data type on codes
Even Rouault
2021-04-04
Database: add missing column type specifir for method_name in grid_transforma...
Even Rouault
2021-04-04
Database: add a PROJ.VERSION metadata entry
Even Rouault
2021-04-03
Merge pull request #2637 from rouault/hyperbolic_cass
Even Rouault
2021-04-03
Add mapping between EPSG method 'Hyperbolic Cassini-Soldner' and +proj=cass +...
Even Rouault
2021-04-03
cass: add +hyperbolic switch for variant used by EPSG:3139 'Vanua Levu 1915 /...
Even Rouault
2021-04-03
Generic inverse: fix when initial guess if super close to result
Even Rouault
2021-04-03
cass: rewrite ellipsoidal formulas in a clearer way using EPSG guidance note ...
Even Rouault
2021-04-03
reproject_bbox(): reduce number of magic values
Even Rouault
2021-04-02
Merge pull request #2635 from rouault/epsg_10_018
Even Rouault
2021-04-02
Database: update to EPSG v10.018
Even Rouault
2021-04-02
Doc: geod.rst: reduce doubled information (#2631)
積丹尼 Dan Jacobson
2021-04-01
Merge pull request #2627 from rouault/improve_grid_transformation_check
Even Rouault
2021-04-01
Database: stronger checks on extent of grid_transformation regarding the exte...
Even Rouault
2021-04-01
Database: add extra check for 'Vertical Offset by Grid Interpolation' transfo...
Even Rouault
2021-04-01
Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, and creat...
Even Rouault
2021-04-01
Merge pull request #2625 from rouault/epsg_10_017
Even Rouault
2021-04-01
Database: update to EPSG 10.017
Even Rouault
2021-03-29
Merge pull request #2622 from rouault/fix_sped2etv2_supersession
Even Rouault
2021-03-28
createOperation(): make sure no to discard deprecated operations...
Even Rouault
2021-03-28
Merge pull request #2620 from rouault/fix_build_solaris
Even Rouault
2021-03-28
GitHub Action to build both the 'proj' and 'proj-docs' container (#2618)
Howard Butler
2021-03-28
Fix build on Solaris 11.4
Even Rouault
2021-03-28
Merge pull request #2613 from rouault/doc_fix_app_typo
Even Rouault
2021-03-27
Doc: fix typo in man page of utilities, and reduce copy&paste
Even Rouault
2021-03-27
Dockerfile osgeo/proj-docs: update to doxygen 1.9.1 (fixes OSGeo/gdal#3619)
Even Rouault
[next]