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
Age
Commit message (
Expand
)
Author
2020-05-15
Make projinfo --3d --boundcrs-to-wgs84 better work (fixes #2202)
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-25
include/proj/util.hpp: recognized a PROJ_INTERNAL_CPP_NAMESPACE to use osgeo:...
Even Rouault
2020-04-23
io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) (#2183)
Even Rouault
2020-04-21
Add limited support for non-conformant WKT1 LAS COMPD_CS[] (#2171)
Even Rouault
2020-04-19
Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'
Even Rouault
2020-04-14
createOperations(): do not remove ballpark transformation if there are only g...
Even Rouault
2020-03-12
Add proj_get_units_from_database() (fixes #2004)
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-25
CompoundCRS::create(): reject combinations of components not allowed by ISO 1...
Even Rouault
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-25
Implement RFC 5
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-26
createOperations(): fix an exception in transformations between Projected3D C...
Even Rouault
2019-11-25
Merge pull request #1737 from rouault/proj_create_derived_geographic_crs
Kristian Evers
2019-11-25
normalizeForVisualization() and other methods applying on a ProjectedCRS: do ...
Even Rouault
2019-11-22
Add proj_create_derived_geographic_crs() and proj_create_conversion_pole_rota...
Even Rouault
2019-11-19
createOperations(): in some situations, consider when going from A to D inter...
Even Rouault
2019-11-18
createGeodeticDatum(): query and set publicationDate
Even Rouault
2019-11-17
createOperations(): remove the concept of geodetic_datum_preferred_hub
Even Rouault
2019-11-17
findsOpsInRegistryWithIntermediate(): tune it to be able to research operatio...
Even Rouault
2019-11-02
Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...
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-29
Vertical transformations: improve situations similar to transforming from 'NA...
Even Rouault
2019-10-27
Database: add an auxiliary concatenated_operation_step table to allow arbitra...
Even Rouault
2019-10-18
Fix two sentences that seem to be copy-and-paste forgotten.
Martin Desruisseaux
2019-10-15
include/proj/util.hpp: avoid warnings with older gcc
Even Rouault
2019-10-04
Add a proj_crs_demote_to_2D(). Useful if forced to export a 3D CRS to a best ...
Even Rouault
2019-10-02
Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective method
Even Rouault
2019-09-26
Improve vertical transformation support
Even Rouault
2019-09-12
Coordinate transformation: improve transformations from/to WGS84 (Gxxxx)
Even Rouault
2019-09-11
API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...
Even Rouault
2019-09-09
Add copyrigth & license header to include/proj/internal/include_nlohmann_json...
Even Rouault
2019-09-08
Merge pull request #1585 from rouault/replace_2018_by_2019
Kristian Evers
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-09-04
C API: add proj_create_ellipsoidal_3D_cs()
Even Rouault
2019-08-26
createOperations(): fix pipeline generation when a CRS has terms like +datum=...
Even Rouault
2019-08-20
C API: add proj_context_set_autoclose_database() to automatically close datab...
Even Rouault
[next]