aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
AgeCommit message (Expand)Author
2021-04-04Database: add a PROJ.VERSION metadata entryEven Rouault
2021-03-26Build: simplify proj.db generation (#2605)Even Rouault
2021-03-11Database: fix NKG transformationsEven Rouault
2021-03-11Database: Additions to the norwegian NKG2020 transformation (#2548)Sveinung Himle
2020-12-21Implementing the NKG transformations in proj.dbKristian Evers
2020-10-23Database: add Finland tinshift operationsEven Rouault
2020-10-23Database: for clarity, put usage records after the object they are forEven Rouault
2020-10-08Database: import datum ensemble accuracy and members (but do not use them)Even Rouault
2020-10-06Database: "minimal" update to EPSG v10.003Even Rouault
2020-09-30Add a +proj=tinshift for triangulation-based transformationsEven Rouault
2020-05-16Add a +proj=defmodel transformation for multi-component time-based deformatio...Even Rouault
2020-05-04grids: add support for projected grids for GenericShiftGridSetEven Rouault
2020-03-10data/Makefile.am: remove bashismEven Rouault
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-20Fix wrong byte-swapping for NTv2 grids affecting master after RFC4 work (fixe...Even Rouault
2020-01-29Remove 'null' grid file as it is now a special hardcoded case in grid codeEven Rouault
2020-01-29Merge pull request #1891 from rouault/rfc5Even Rouault
2020-01-25Grid correction: fix handling grids spanning antimeridian (fixes #1859)Even Rouault
2020-01-25Implement RFC 5Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-10-27Database: add an auxiliary concatenated_operation_step table to allow arbitra...Even Rouault
2019-08-17PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...Even Rouault
2019-07-08Add data/crsjson.schema.jsonEven Rouault
2019-05-06data/Makefile.am: add detection of md5sum utility, and install md5sha1sum on ...Even Rouault
2019-04-28autoconf build: add a PROJ_DB_CACHE_DIR trick to speed-up buildsEven Rouault
2019-04-07data/Makefile.am: add clean target for proj.dbEven Rouault
2019-02-27data/Makefile.am: remove trailing whitespace to suppress autogen.sh warningEven Rouault
2019-02-26data/Makefile.am: fix to avoid issue on SolarisEven Rouault
2019-02-04Remove all traces of nad2bin and nad2nadKristian Evers
2018-12-27Remove proj_def.dat (fixes #201)Even Rouault
2018-12-06Add API to retrieve non-deprecated equivalent of an objectEven Rouault
2018-12-06Take into account supersession information to filter out irrelevant transform...Even Rouault
2018-12-04Improve recognition of WKT1 datum namesEven Rouault
2018-11-29Remove data/esri and data/esri.extra filesEven Rouault
2018-11-29Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...Even Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-10-03Remove nmake build systemEven Rouault
2018-09-19autoconf: fix 'make check' on out-of-tree buildsEven Rouault
2018-09-18Move data/test* scripts and expected results to test/old/Even Rouault
2018-09-18Rename nad/ directory as data/Even Rouault