aboutsummaryrefslogtreecommitdiff
path: root/scripts/build_esri_projection_mapping.py
AgeCommit message (Expand)Author
2022-01-07Map peirce_q to pseudo WKT2 and ESRI WKTEven Rouault
2021-08-27ESRI WKT: add support for import/export of (non interrupted) Goode HomolosineEven Rouault
2021-03-27Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)Even Rouault
2020-12-12Split coordinateoperation.cpp in many files in iso19111/operation directoryEven Rouault
2020-10-26build_esri_projection_mapping.py: use symbolic name EPSG_NAME_METHOD_COLOMBIA...Even Rouault
2020-10-26Merge pull request #2396 from nyalldawson/notesEven Rouault
2020-10-26Map ESRI IGAC_Plano_Cartesiano to EPSG Colombia Urban (refs #2395)Even Rouault
2020-10-26Remove 'Local' from list of unsupported ESRI projectionsNyall Dawson
2020-09-26Implement ellipsoidal formulation of +proj=ortho (fixes #397)Even Rouault
2020-06-24ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to '...Even Rouault
2020-04-19Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'Even Rouault
2020-03-09Map ESRI Transverse_Mercator_Complex to Transverse MercatorEven Rouault
2020-03-06Add some more missing methods and notes to esri projection mappingNyall Dawson
2020-03-05ESRI WKT: map Mercator_Variant_A, Mercator_Variant_C and Transverse_Cylindric...Even Rouault
2020-03-04Add capability to force a fixed value for a non-specified CRS componentNyall Dawson
2020-02-26Support conversion of Flat_Polar_Quartic projection methodNyall Dawson
2020-02-24Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)Nyall Dawson
2020-02-21Add support for creating coordinates operations using Compact Miller,Nyall Dawson
2020-02-21Add support for creating coordinates operations using Natural Earth/Natural E...Nyall Dawson
2020-02-21Add support for creating coordinates operations using ESRI:53079 (patterson) CRSNyall Dawson
2019-09-09Add copyrigth & license header to include/proj/internal/include_nlohmann_json...Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault