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
/
internal
Age
Commit message (
Expand
)
Author
2022-01-31
Drop autotools; move remaining useful m4 macros (#3027)
Mike Taves
2021-10-08
WKT concatenated operation parsing: fix when a axis order reversal conversion...
Even Rouault
2021-07-22
GeoTIFF grid reading: perf improvements (fixes #2785)
Even Rouault
2021-06-03
proj_cleanup(): make sure it frees the database context of the default PJ_CON...
Even Rouault
2021-06-03
Make proj_context_set_autoclose_database() a no-op as it would defeat the pur...
Even Rouault
2021-06-02
Cleanup: add proj/internal/mutex.hpp as compat layer for mingw32 for std::mutex
Even Rouault
2021-04-30
CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting allowi...
Even Rouault
2021-04-30
Update nlohmann/json to latest 3.9.1 release
Even Rouault
2021-02-22
Formatting fix
Even Rouault
2021-02-13
BUG: Close database connection if autoclose set to True
snowman2
2020-12-12
Split coordinateoperation.cpp in many files in iso19111/operation directory
Even Rouault
2020-11-23
Add +proj=topocentric geocentric->topocentric conversion (fixes #500)
Even Rouault
2020-10-26
build_esri_projection_mapping.py: use symbolic name EPSG_NAME_METHOD_COLOMBIA...
Even Rouault
2020-10-26
Map ESRI IGAC_Plano_Cartesiano to EPSG Colombia Urban (refs #2395)
Even Rouault
2020-10-25
Add +proj=col_urban projection, implementing a EPSG projection method used by...
Even Rouault
2020-10-23
Add logic to handle interpolationCRS in PROJBasedOperation and ConcatenatedOp...
Even Rouault
2020-09-26
Implement ellipsoidal formulation of +proj=ortho (fixes #397)
Even Rouault
2020-08-19
Code reformatting
Even Rouault
2020-08-19
Clone projCppContext context when copying projCtx_t (#2324)
Alan D. Snow
2020-08-13
WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' (#2321)
Even Rouault
2020-06-24
ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to '...
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-19
Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'
Even Rouault
2020-03-09
Map ESRI Transverse_Mercator_Complex to Transverse Mercator
Even Rouault
2020-03-06
WKT import/export: add support for WKT1_ESRI VERTCS syntax
Even Rouault
2020-03-05
ESRI WKT: map Mercator_Variant_A, Mercator_Variant_C and Transverse_Cylindric...
Even Rouault
2020-03-04
Add capability to force a fixed value for a non-specified CRS component
Nyall Dawson
2020-02-26
Support conversion of Flat_Polar_Quartic projection method
Nyall Dawson
2020-02-24
Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)
Nyall Dawson
2020-02-21
Add support for creating coordinates operations using Compact Miller,
Nyall Dawson
2020-02-21
Add support for creating coordinates operations using Natural Earth/Natural E...
Nyall Dawson
2020-02-21
Add support for creating coordinates operations using ESRI:53079 (patterson) CRS
Nyall Dawson
2020-01-29
Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)' (gr...
Even Rouault
2020-01-22
Database: update to EPSG v9.8.6
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2019-12-16
identify(): take into datum name aliases (fixes #1800)
Even Rouault
2019-11-22
Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota...
Even Rouault
2019-11-02
WKT and PROJJSON: add import/export of geoid model of VertCRS
Even Rouault
2019-11-02
Add tracing framework, and improve createOperations() performance
Even Rouault
2019-10-30
Rework importing of Vertical unit change from EPSG db, add support for Height...
Even Rouault
2019-10-02
Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective method
Even Rouault
2019-09-09
Add copyrigth & license header to include/proj/internal/include_nlohmann_json...
Even Rouault
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-08-20
C API: add proj_context_set_autoclose_database() to automatically close datab...
Even Rouault
2019-08-09
PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma...
Even Rouault
2019-08-09
createFromUserInput(): add capability to import PROJJSON
Even Rouault
2019-06-01
Add proj_grid_get_info_from_database to allow retrieval of grid
Nyall Dawson
2019-05-06
createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR...
Even Rouault
2019-04-18
Merge pull request #1426 from mwtoews/intel
Even Rouault
2019-04-16
createOperations(): do not attempt using a unrelated datum intermediate when ...
Even Rouault
[next]