| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-02 | Merge pull request #2635 from rouault/epsg_10_018 | Even Rouault | |
| Database: update to EPSG v10.018 | |||
| 2021-04-01 | Merge pull request #2627 from rouault/improve_grid_transformation_check | Even Rouault | |
| Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, … | |||
| 2021-04-01 | Merge pull request #2625 from rouault/epsg_10_017 | Even Rouault | |
| Database: update to EPSG 10.017 | |||
| 2021-03-27 | Merge pull request #2611 from rouault/fix_2610 | Even Rouault | |
| Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610) | |||
| 2021-03-25 | Database: add grid alternatives and transformation custom for ↵ | Javier Jimenez Shaw | |
| ch_swisstopo_chgeo2004_ETRS89_LHN95 and ch_swisstopo_chgeo2004_ETRS89_LN02 (#2584) | |||
| 2021-03-23 | Merge pull request #2600 from rouault/backport_2548 | Kristian Evers | |
| [Backport 8.0] Database: Additions to the norwegian NKG2020 transformation (#2548), … | |||
| 2021-03-23 | Database: Additions to the norwegian NKG2020 transformation (#2548), and ↵ | Sveinung Himle | |
| NGO48 to ETRS89 TIN transfrm (#2554) * Correction grid NKG:ETRF14 to EPSG:7922 * Added NKG:ITRF_TO_NO GIE test * Correction grid no_kv_NKGETRF14_EPSG7922_2000 added to grid_alternatives.sql * proj_method 'velocity_grid' added in check_grid_alternatives_proj_method. NKG velocity grid added to grid_alternatives.sql * also include follow-up fix to master #2548: e10a849cd01c5b15e3123da1f6df845006322843 * Add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based transformation (#2554) Co-authored-by: Even Rouault <even.rouault@spatialys.com> | |||
| 2021-03-23 | Merge pull request #2598 from himsve/nkg_sweden | Even Rouault | |
| Incorrect EPGS extent code for EPSG:7789>EPSG:4976 NKG transformation | |||
| 2021-03-23 | data/CH: fix wrong capitalization of CHENyx06_ETRS.gsb (#2596) | Javier Jimenez Shaw | |
| The file data/CH containing the +proj string to use CHENyx06_ETRS.gsb was wrongly capitalized. It was not consistent with EPSG and therefore other entries in proj.db. | |||
| 2021-02-19 | Update to EPSG v10.015 | Nyall Dawson | |
| 2021-02-11 | Database: update to EPSG v10.014 | Even Rouault | |
| 2021-02-10 | Update ESRI projection db to 12.7 (10.8.1/2.6) | Nyall Dawson | |
| 2021-02-09 | Database: update to EPSG v10.013 | Even Rouault | |
| 2021-02-09 | Database: update to EPSG v10.012 | Nyall Dawson | |
| 2021-02-08 | Merge pull request #2513 from jjimenezshaw/ahd-tasmania | Even Rouault | |
| Better grid_alternatives entries to include 'GDA94 to AHD (Tasmania) height' using 'au_ga_AUSGeoid98.tif' | |||
| 2021-02-03 | change grid_alternatives entries to include 'GDA94 to AHD (Tasmania) height' | Javier Jimenez Shaw | |
| 2021-01-15 | Database: update to EPSG v10.011 | Modern Slave | |
| 2021-01-06 | Database: add Norwegian height transformations grids to grid_alternatives ↵ | Sveinung Himle | |
| table (#2359) | |||
| 2020-12-21 | Implementing the NKG transformations in proj.db | Kristian Evers | |
| This adds the NKG 2008 and 2020 transformations to proj.db. The NKG transformations offers transformations between global reference frames and the national realisations of ETRS89 in Denmark, Estonia, Finland, Latvia, Lithuania, Norway and Sweden. The 2008 transformations are already implemented in the NKG 2008 file but will now be more accessible with the modern API. The 2020 transformations are new to PROJ and offers and updated version of the 2008 transformations using a new and improved deformation model (eu_nkg_nkgrf17vel.tif). A 2020 version of the NKG transformations are currently not available for Norway but will in all likelyhood be included at a later point in time. | |||
| 2020-12-18 | Database: register AGQG_20191107.gsb grid. Related to ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/53 | |||
| 2020-12-16 | Database: update to EPSG v10.008 | Even Rouault | |
| 2020-12-13 | CMake: install data/*.json files (fixes #2485) | Even Rouault | |
| 2020-12-04 | Database: fix building proj.db with SQLite built with -DSQLITE_DQS=0 | Even Rouault | |
| That is the option to make SQLite reject misuses of double quotes instead of single quotes. Most SQLite builds are forgiving, but some forks proposing a CMake build system default to SQLITE_DQS=0 | |||
| 2020-11-30 | Database: add metadata with the version number of the database layout and ↵ | Even Rouault | |
| check it in the code This is aimed at detecting running a PROJ version against a proj.db that is not meant to work with it. This happens sometimes in complex setups mixing PROJ versions. Hopefully this will help spotting the issue earlier. | |||
| 2020-11-22 | Database ESRI: map 2 grids in grid_alternatives | Even Rouault | |
| 2020-11-18 | Database: update to EPSG v10.007 | Even Rouault | |
| 2020-10-28 | Update GSIGEO2011 grid alternative to latest PROJ-data | Juan Hernando | |
| 2020-10-24 | triangulation.schema.json: add a 'name' member in 'extent' | Even Rouault | |
| 2020-10-24 | triangulation.schema.json: add an 'extent' member | Even Rouault | |
| 2020-10-24 | Database: move NZGD2000 deformation model from customizations.sql to new ↵ | Even Rouault | |
| other_tranformation_custom.sql | |||
| 2020-10-24 | Added transformation from JDG2011 geog 3D to JGD2011 height using GSIGEO2011 | Juan Hernando | |
| 2020-10-24 | Sort grid_alternatives.sql by agency alphabetically | Juan Hernando | |
| 2020-10-23 | Database: add Finland tinshift operations | Even Rouault | |
| 2020-10-23 | Database: add interpolation_crs_auth_name and interpolation_crs_code columns ↵ | Even Rouault | |
| to other_transformation table | |||
| 2020-10-23 | Database: for clarity, put usage records after the object they are for | Even Rouault | |
| 2020-10-23 | Database: import ESRI VERTCS that uses a (geodetic) datum to express ↵ | Even Rouault | |
| ellipsoidal height | |||
| 2020-10-11 | Database: add a frame_reference_epoch column in vertical_datum to be able to ↵ | Even Rouault | |
| handle dynamic vertical datums, and instanciate them properly from database | |||
| 2020-10-08 | Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ↵ | Even Rouault | |
| one hack | |||
| 2020-10-08 | Database: avoid importing duplicated alias names | Even Rouault | |
| 2020-10-08 | Database: import datum ensemble accuracy and members (but do not use them) | Even Rouault | |
| 2020-10-06 | Database: add a reference_frame_epoch column to the geodetic_datum for ↵ | Even Rouault | |
| dynamic datums, but not yet used | |||
| 2020-10-06 | Database: "minimal" update to EPSG v10.003 | Even Rouault | |
| Content mostly unchanged since v9.9 This update is "minimal" in that it mostly reflects the removal of the 'area' table, replaced now by 'extent', 'scope' and 'usage' Other new aspects of EPSG v10 are left aside. | |||
| 2020-09-30 | Merge pull request #2344 from rouault/tinshift | Even Rouault | |
| Add a +proj=tinshift for triangulation-based transformations | |||
| 2020-09-30 | Add a +proj=tinshift for triangulation-based transformations | Even Rouault | |
| Implements RFC-6 | |||
| 2020-09-17 | projjson.schema.json: indicate v0.2.1 (refs #2354) | Even Rouault | |
| 2020-09-17 | projjson.schema.json: update to reflect that prime_meridian.longitude can ↵ | Even Rouault | |
| just be a number, in which case the unit is implicitly degrees (fixes #2354) | |||
| 2020-09-10 | Merge pull request #2351 from rouault/update_to_epsg_9_9 | Even Rouault | |
| Database: update to EPSG 9.9 | |||
| 2020-09-09 | Database: update to EPSG 9.9 | Even Rouault | |
| 2020-09-08 | Database: add OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and NAD83 in ↵ | Even Rouault | |
| longitude, latitude order | |||
| 2020-08-05 | add Canary Islands geoid file in grid_alternatives.sql | Javier Jimenez Shaw | |
