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
/
scripts
Age
Commit message (
Expand
)
Author
2020-02-11
Use relative directory to locate PROJ resource files.
Even Rouault
2020-02-08
Travis: restrict symbol comparison to x86_64 builds
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-29
Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)' (gr...
Even Rouault
2020-01-29
scripts/grid_checks.py: update for change of PROJ-data repository name, and l...
Even Rouault
2020-01-29
Merge pull request #1891 from rouault/rfc5
Even Rouault
2020-01-27
projinfo: add --remote-data switch
Even Rouault
2020-01-25
Implement RFC 5
Even Rouault
2020-01-24
grid_checks.py: update with additional column in filelist.csv [ci skip]
Even Rouault
2020-01-23
Database: add a geoid_like value for proj_method column of grid_alternatives,...
Even Rouault
2020-01-22
Database: update to EPSG v9.8.6
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-07
Database: fill alias_name with EPSG aliases for CRS
Even Rouault
2019-12-20
grid_check.py: fixes
Even Rouault
2019-12-16
identify(): take into datum name aliases (fixes #1800)
Even Rouault
2019-12-14
Add proj_coordoperation_create_inverse to C API (#1795)
Nyall Dawson
2019-12-10
Database: update to IGNF v3.1.0
Even Rouault
2019-12-04
grid_checks.py: add a --check-filelist option to verify consistency of proj-d...
Even Rouault
2019-12-01
Database: update ESRI entries with ArcGIS Desktop version 10.8.0 database
Even Rouault
2019-12-01
grid_checks.py: add is_superseded info in output
Even Rouault
2019-11-28
scripts/fix_typos.sh: tunings [ci skip]
Even Rouault
2019-11-25
Merge pull request #1742 from rouault/script_grid_checks
Kristian Evers
2019-11-25
Add scripts/grid_checks.py
Even Rouault
2019-11-22
Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota...
Even Rouault
2019-11-22
create_c_api_projections.py: fix for conversions without linear parameters [c...
Even Rouault
2019-11-21
Fix typos in code comments
Even Rouault
2019-11-18
Database: add a publication_date column to geodetic_datum and vertical_datum
Even Rouault
2019-11-17
findsOpsInRegistryWithIntermediate(): tune it to be able to research operatio...
Even Rouault
2019-11-02
Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...
Even Rouault
2019-11-02
Add tracing framework, and improve createOperations() performance
Even Rouault
2019-10-30
Rework importing of Vertical unit change from EPSG db, add support for Height...
Even Rouault
2019-10-28
Various fixes/workarounds to make cppcheck 1.72 (Ubuntu 16.04) and HEAD/1.90d...
Even Rouault
2019-10-27
Database: add an auxiliary concatenated_operation_step table to allow arbitra...
Even Rouault
2019-10-24
Generalize generalize_proj_crs_create_bound_vertical_crs_to_WGS84()
Even Rouault
2019-10-15
doxygen build script: don't output to /tmp
Kristian Evers
2019-10-04
Add a proj_crs_demote_to_2D(). Useful if forced to export a 3D CRS to a best ...
Even Rouault
2019-10-02
Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective method
Even Rouault
2019-09-26
Improve vertical transformation support
Even Rouault
2019-09-25
Merge pull request #1634 from mwtoews/ci
Mike Taves
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-09-23
Database: update to EPSG 9.8.2
Even Rouault
2019-09-18
Manually delete pj_isnan in scripts/reference_exported_symbols.txt.
Charles Karney
2019-09-18
Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone
Charles Karney
2019-09-12
C API: add proj_crs_create_bound_vertical_crs_to_WGS84()
Even Rouault
2019-09-11
API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...
Even Rouault
2019-09-09
Add copyrigth & license header to include/proj/internal/include_nlohmann_json...
Even Rouault
2019-09-08
Merge pull request #1585 from rouault/replace_2018_by_2019
Kristian Evers
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-09-04
C API: add proj_create_ellipsoidal_3D_cs()
Even Rouault
[next]