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
/
include
/
proj
/
io.hpp
Age
Commit message (
Expand
)
Author
2019-01-17
import/export PROJ strings from ISO19111 code: require/output +type=crs for C...
Even Rouault
2019-01-09
Merge pull request #1217 from rouault/remove_proj_5_crs_export
Even Rouault
2019-01-09
proj.db search: use pj_find_file() mechanism instead of hand coded simplified...
Even Rouault
2019-01-08
ISO19111: remove PROJ.5 specific format for CRS (refs #1214)
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
2018-12-07
Various speed optimizations
Even Rouault
2018-12-06
Add API to retrieve non-deprecated equivalent of an object
Even Rouault
2018-12-06
Coordinate operation search: add a authority_to_authority_preference table to...
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-12-03
projinfo: add a --area option (refs #1188)
Even Rouault
2018-12-03
Export to ESRI WKT: make it use verbatim WKT definition from the database whe...
Even Rouault
2018-11-29
Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove t...
Even Rouault
2018-11-29
cs2cs: upgrade to use proj_create_crs_to_crs()
Even Rouault
2018-11-22
Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...
Even Rouault
2018-11-19
Assorted set of fixes for PROJString to ISO19111 model:
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
[prev]