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