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
/
src
/
iso19111
/
crs.cpp
Age
Commit message (
Expand
)
Author
2019-01-22
Coordinate operation computation with CRS with extension string: replace datu...
Even Rouault
2019-01-22
Coordinate operation computation with boundcrs / wktext: drop useless early b...
Even Rouault
2019-01-18
Merge pull request #1223 from rouault/unify_proj_create
Kristian Evers
2019-01-17
Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...
Even Rouault
2019-01-17
import/export PROJ strings from ISO19111 code: require/output +type=crs for C...
Even Rouault
2019-01-09
createOperations(): fix a particular case of boundcrs to boundcrs transformat...
Even Rouault
2019-01-08
Fix export of BoundCRS as with PROJ_5 convention
Even Rouault
2019-01-08
ISO19111: remove PROJ.5 specific format for CRS (refs #1214)
Even Rouault
2019-01-04
WKT export: no longer export Geographic 3D CRS in WKT1, unless strict mode is...
Even Rouault
2019-01-02
Typo fixes
Even Rouault
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault