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