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
Age
Commit message (
Expand
)
Author
2018-12-01
projinfo: add a --single-line option
Even Rouault
2018-12-01
importFromWKT: morph GDAL_WKT1 datum names into their EPSG spelling
Even Rouault
2018-11-30
API: move all advanced PJ_OBJ creation functions in a dedicated proj_experime...
Even Rouault
2018-11-30
C API: more camel_casification of parameters
Even Rouault
2018-11-30
C API: do not 'cache' PROJ context in PJ_OBJ objects
Even Rouault
2018-11-29
C API: rename output parameters to have a out_ prefix
Even Rouault
2018-11-29
C API: replace ctxt by ctx
Even Rouault
2018-11-29
importFromWKT v1: properly handle latitude_of_origin=0 for Mercator_1SP
Even Rouault
2018-11-29
proj_create_crs_to_crs(): rename arguments, update doc, and add a few test cases
Even Rouault
2018-11-29
C API extensions and renaming
Even Rouault
2018-11-29
Preserve EPSG code when importFromWKT WKT1_GDAL of EPSG:3857
Even Rouault
2018-11-29
exportToWKT WKT1_GDAL: export axis by default for GeocentricCRS
Even Rouault
2018-11-29
importFromWKT: check we have a valid unit where we need one
Even Rouault
2018-11-29
Build: change back link-time-optimization default to off
Even Rouault
2018-11-29
Update proj_symbol_rename.h
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-29
Add unit test for pj_tranform() now that cs2cs no longer use it
Even Rouault
2018-11-29
Reformat test .cpp files
Even Rouault
2018-11-29
cs2cs: upgrade to use proj_create_crs_to_crs()
Even Rouault
2018-11-26
test/fuzzers/build_google_oss_fuzzers.sh: statically link against sqlite3
Even Rouault
2018-11-26
test/fuzzers/build_google_oss_fuzzers.sh: link against libsqlite3
Even Rouault
2018-11-22
Run reformat_cpp.sh on cs2cs.cpp
Even Rouault
2018-11-22
Rename cs2cs.c to cs2cs.cpp with minimal changes to make it compile
Even Rouault
2018-11-22
Make proj_create_crs_to_crs() use proj_obj_create_operations() and use area o...
Even Rouault
2018-11-22
Fix transformation between geographic CRS that differ by axis order and units
Even Rouault
2018-11-21
Move 'builtins' test of src/gie.c to test/unit/gie_self_tests.cpp
Even Rouault
2018-11-21
rtodms(): make it output decimal point when locale has comma decimal instead
Even Rouault
2018-11-21
createFromUserInput("authname:code"): make it case insensitive regarding auth...
Even Rouault
2018-11-21
Merge pull request #1181 from rouault/database_from_IGNF_xml
Even Rouault
2018-11-20
Database: use official IGNF.xml registry to create content from the IGNF auth...
Even Rouault
2018-11-20
Add grid alternatives for French vertical grids added per https://github.com/...
Even Rouault
2018-11-19
Assorted set of fixes for PROJString to ISO19111 model:
Even Rouault
2018-11-19
Database: add mapping to GEOID12B height models added per https://github.com/...
Even Rouault
2018-11-19
Doc: fix geos projection explanation about the appropriate value for the swee...
Even Rouault
2018-11-15
Merge pull request #1176 from rouault/cond_test_build
Even Rouault
2018-11-15
appveyor.yml: test --target install
Even Rouault
2018-11-15
include/proj/CMakeLists.txt: install C++ header in /proj
Even Rouault
2018-11-15
autoconf / cmake: build test/ only if needed
Even Rouault
2018-11-15
Fix clang warnings
Even Rouault
2018-11-15
Merge pull request #1175 from rouault/iso19111_for_merge
Even Rouault
2018-11-15
Merge pull request #1174 from mwtoews/docs
Kristian Evers
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-11-15
Revise old documentation
Mike Taves
2018-11-10
Merge pull request #1171 from kbevers/master
Kristian Evers
2018-11-10
Remove unused struct from projects.h
Kristian Evers
2018-11-10
Merge pull request #1170 from kbevers/geocentric-latitude
Kristian Evers
2018-11-10
Remove proj_geocentric_latitude from public API
Kristian Evers
2018-11-10
Merge pull request #1162 from kbevers/proj-output-units
Kristian Evers
2018-11-10
Disallow use of non-projection operations in proj
Kristian Evers
[prev]
[next]