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
2022-02-19
Database: insert entries in the alias_name for ESRI transformations that matc...
Even Rouault
2022-02-13
Database: update to EPSG v10.054
Even Rouault
2022-01-27
Merge pull request #3028 from rouault/epsg_10_051
Even Rouault
2022-01-26
Database: update to EPSG 10.051
Even Rouault
2022-01-24
[esri] Add special case when importing ESRI:102113
Nyall Dawson
2022-01-24
Add some additional method mapping during ESRI db import
Nyall Dawson
2022-01-24
Refactor out some more common code in build_db_from_esri.py
Nyall Dawson
2022-01-24
Map ESRI Cassini method to EPSG:9806 during ESRI projection engine db ingestion
Nyall Dawson
2022-01-24
Map ESRI Equidistant_Cylindrical method to EPSG:1029 during ESRI projection e...
Nyall Dawson
2022-01-24
Map ESRI IGAC_Plano_Cartesiano method to EPSG:1052 during ESRI projection eng...
Nyall Dawson
2022-01-24
Map ESRI Albers method to EPSG:9822 during ESRI projection engine db ingestion
Nyall Dawson
2022-01-11
Merge pull request #3014 from rouault/fix_3011
Even Rouault
2022-01-08
Database: update to EPSG 10.047
Even Rouault
2022-01-07
Map peirce_q to pseudo WKT2 and ESRI WKT
Even Rouault
2022-01-04
Database: update to EPSG 10.044
Even Rouault
2021-12-06
Database: update to EPSG v10.041
Even Rouault
2021-11-22
build_db_from_esri.py: fix pyflakes3 warning, and make it python 3.8 compatible
Even Rouault
2021-11-22
Refactor parameter handling and sql generation when ingesting projcs
Nyall Dawson
2021-11-22
Make WKT unit handling when ingesting ESRI projection db more robust
Nyall Dawson
2021-11-22
Fix mapping of coordinate system codes for ft when ingesting ESRI
Nyall Dawson
2021-11-16
When matching conversions from ESRI db, keep searching if we find
Nyall Dawson
2021-11-16
Force conversion of Unity units to Years for epochs in esri projection engine db
Nyall Dawson
2021-11-16
Update build_db_from_esri.py to use wkt2 definitions instead of wkt1
Nyall Dawson
2021-11-04
Database: update to EPSG v10.039
Even Rouault
2021-10-31
cppcheck.sh: make it compatible with cppcheck 2.7
Even Rouault
2021-10-07
scripts/build_db.py: fix due to recent changes
Even Rouault
2021-10-05
Add proj_trans_bounds to compute the image of a input bounding box through a ...
Alan D. Snow
2021-09-28
projinfo --list-crs / proj_get_crs_info_list_from_database(): make it work wi...
Even Rouault
2021-09-28
Database: add IAU_2015 CRS
Even Rouault
2021-09-20
Update proj_symbol_rename.h
Even Rouault
2021-09-17
Database: add a 'anchor' field to geodetic_datum and vertical_datum tables
Even Rouault
2021-09-07
Support importing/exporting WKT & PROJJSON of 2D axis spherical planetocentri...
Even Rouault
2021-09-02
Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to address ne...
Even Rouault
2021-08-27
ESRI WKT: add support for import/export of (non interrupted) Goode Homolosine
Even Rouault
2021-08-19
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/exte...
Even Rouault
2021-08-16
Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)
Even Rouault
2021-08-10
Conversion::createUTM(): avoid integer overflow. Fixes https://bugs.chromium....
Even Rouault
2021-08-10
build_db.py: improve error reporting [ci skip]
Even Rouault
2021-05-27
build_db.py: add hack to minimize diff now that we use WITHOUT ROWID
Even Rouault
2021-05-16
Database: map ESRI spain/peninsula and spain/baleares grids
Even Rouault
2021-05-16
Merge pull request #2722 from rouault/epsg_10_022
Even Rouault
2021-05-16
scripts/grid_checks.py: improve --not-in-grid-alternatives output
Even Rouault
2021-05-16
Database: update to EPSG v10.022
Even Rouault
2021-05-11
Minor formatting/pep fixes
Nyall Dawson
2021-05-11
Update build_db_from_esri.py
Nyall Dawson
2021-04-24
Add proj_get_geoid_models_from_database() (#2681)
Javier Jimenez Shaw
2021-04-23
Database: update to EPSG v10.019
Even Rouault
2021-04-18
Added proj_get_celestial_body_list_from_database (#2674)
Alan D. Snow
2021-04-13
reformat_cpp.sh: run inside Docker image if clang-format is not at version 10
Even Rouault
2021-04-12
Add proj_get_celestial_body_name() and make proj_get_crs_info_list_from_datab...
Even Rouault
[next]