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
/
test
/
unit
Age
Commit message (
Expand
)
Author
2021-06-19
Database: update to EPSG v10.027
Even Rouault
2021-06-10
BoundCRS::identify(): avoid incompatible transformation for WKT1 / TOWGS84 ex...
Even Rouault
2021-06-03
Check that database connection sharing properly works
Even Rouault
2021-06-03
Make proj_context_set_autoclose_database() a no-op as it would defeat the pur...
Even Rouault
2021-06-03
factory.cpp: preparation steps for global sqlite3* handle, but no functional ...
Even Rouault
2021-06-03
test_c_api.cpp: avoid use of undefined .t component
Even Rouault
2021-05-27
ConcatenatedOperation::fixStepsDirection(): remove recently introdued hack sp...
Even Rouault
2021-05-16
Database: update to EPSG v10.022
Even Rouault
2021-05-12
Fix export of transformation to PROJ string in a particular situation where C...
Even Rouault
2021-05-04
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
Mike Taves
2021-04-30
CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting allowi...
Even Rouault
2021-04-24
Improvements related to DerivedVerticalCRS using Change Unit and Height/Depth...
Even Rouault
2021-04-24
test: test urn:ogc:def:ensemble: syntax
Even Rouault
2021-04-24
Add proj_get_geoid_models_from_database() (#2681)
Javier Jimenez Shaw
2021-04-23
test_network.cpp: try to fix 'Please include winsock2.h before windows.h' war...
Even Rouault
2021-04-23
test_o.cpp: add more sensical example for DerivedVerticalCRS built from urn: ...
Even Rouault
2021-04-23
Database: update to EPSG v10.019
Even Rouault
2021-04-20
run reformat_cpp.sh to fix some leftovers
Javier Jimenez Shaw
2021-04-20
Revert "proj_create_crs_to_crs_from_pj(): do not use PROJ_SPATIAL_CRITERION_P...
Even Rouault
2021-04-18
Merge pull request #2677 from rouault/change_name_of_urn_combined_references
Even Rouault
2021-04-18
Merge pull request #2676 from rouault/fix_geog_to_geog_deprecated
Even Rouault
2021-04-18
createFromUserInput(): change name of CRS built from URN combined references ...
Even Rouault
2021-04-18
createOperations(): fix Geog to Geog when one is deprecated (fix master regre...
Even Rouault
2021-04-18
Added proj_get_celestial_body_list_from_database (#2674)
Alan D. Snow
2021-04-13
createFromUserInput(): parse compound id with two authorities, like ESRI:1036...
Javier Jimenez Shaw
2021-04-12
Add proj_get_celestial_body_name() and make proj_get_crs_info_list_from_datab...
Even Rouault
2021-04-12
Merge pull request #2659 from rouault/fix_2603
Even Rouault
2021-04-11
CRS::normalizeForVisualization(): propagate domains/extent of original CRS (f...
Even Rouault
2021-04-11
createFromUserInput(): support URN:OGC:DEF:CRS:OGC:1.3:CRS84
Even Rouault
2021-04-10
Recognize OGC:84 as an alias of OGC:CRS84
Even Rouault
2021-04-10
createFromUserInput(): add support for WMS AUTO: syntax
Even Rouault
2021-04-10
createFromUserInput(): add support for (legacy) urn:x-ogc:def:crs:EPSG:XXXX s...
Even Rouault
2021-04-10
createFromUserInput(): add support for (legacy) urn:opengis:crs:EPSG:0:XXXX s...
Even Rouault
2021-04-10
Add hard-coded definitions for OGC:AnsiDate/JulianDate/UnixTime
Even Rouault
2021-04-10
createFromUserInput(): add support for OGC URLs
Even Rouault
2021-04-05
createOperations(): make createBetweenGeodeticCRSWithDatumBasedIntermediates(...
Even Rouault
2021-04-03
Add mapping between EPSG method 'Hyperbolic Cassini-Soldner' and +proj=cass +...
Even Rouault
2021-03-27
Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)
Even Rouault
2021-03-20
createOperations(): fix regression for the fix of #2588
Even Rouault
2021-03-20
createOperations(): fix Compound to Geog3D CRS computations in the case... (f...
Even Rouault
2021-03-19
Tests: add new error cases of SQL output
Even Rouault
2021-03-19
SQL output: make it possible to export non-EPSG projection methods or methods...
Even Rouault
2021-03-18
Merge pull request #2577 from rouault/insert_sql
Even Rouault
2021-03-17
Merge pull request #2581 from rouault/proj_version_number
Even Rouault
2021-03-17
Fix proj_clone() to work on 'meta' coordinate operation PJ* objects that can ...
Even Rouault
2021-03-17
proj.h: add PROJ_COMPUTE_VERSION, PROJ_VERSION_NUMBER, PROJ_AT_LEAST_VERSION ...
Even Rouault
2021-03-15
Add proj_context_get_database_structure() to dump structure of empty valid au...
Even Rouault
2021-03-15
SQL export: add support for DatumEnsemble
Even Rouault
2021-03-15
SQL export: add publication_date and frame_reference_epoch to datums
Even Rouault
2021-03-15
SQL output: add capability to restrict the authorities into which to look for...
Even Rouault
[next]