| Age | Commit message (Collapse) | Author |
|
|
|
[Backport 8.1] RFC 7: Drop Autotools, maintain CMake
|
|
|
|
[Backport 8.1] doc: clarify use of +datum option with +proj=latlon
|
|
doc: clarify use of +datum option with +proj=latlon
|
|
[Backport 8.1] DOC: Add content for Development/Error handling page.
|
|
[Backport 8.1] DOC: Refresh Development/Quickstart and remove Development/Threads
|
|
DOC: Add content for Development/Error handling page.
|
|
* DOC: Refresh Development/Quickstart and remove Development/Threads
The document Development/Threads was severely out of date, and was
focussed on contrasting the current API with an old API that was
deprecated several years ago, and removed from the current PROJ earlier
this year.
Update Development/Quickstart to give more information about the use of
threading context, as a replacement for the content that was previously
in Threads.
Also give the example code examples/pj_obs_api_mini_demo.c a cleanup
pass to make it at least internally consistent with its own code style.
The header comments of the example code are still, much like the Threads
document, fixated on comparing proj.h against proj_api.h, which is an
interesting historical curio to be sure, but probably doesn't need to
persist here. It might be worth cleaning this up further as a separate
exercise.
Fixes #2451
|
|
|
|
update projsync command line to sync --all
|
|
I added the --all arg to the command, it seems its now a requirement, not sure if this is meant to be like this
|
|
[Backport 8.1] Update docs About page to pull in license text from COPYING.
|
|
Update docs About page to pull in license text from COPYING.
|
|
ortho.rst: fix typo
|
|
|
|
[Backport 8.1] Doc: mentions EPSG methods that corresponds to topocentric and ortho (fixes #2832)
|
|
Doc: mentions EPSG methods that corresponds to topocentric and ortho (fixes #2832)
|
|
[Backport 8.1] Doc: projjson.rst: update to PROJJSON v0.3
|
|
|
|
|
|
Doc: projjson.rst: update to PROJJSON v0.3
|
|
|
|
|
|
|
|
|
|
|
|
[Backport 8.1] ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps…
|
|
ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps…
|
|
[Backport 8.1] BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813)
|
|
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813)
|
|
[Backport 8.1] WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[]…
|
|
WKT2 import/export: preserve PROJ.4 CRS extension string in REMARKS[]…
|
|
[Backport 8.1] createOperations(): fix missing deg<-->rad conversion when transforming with a CRS that has a fallback-to-PROJ4-string behaviour and is a BoundCRS of a GeographicCRS (fixes #2804)
|
|
createOperations(): fix missing deg<-->rad conversion when transforming with a CRS that has a fallback-to-PROJ4-string behaviour and is a BoundCRS of a GeographicCRS (fixes #2804)
|
|
[Backport 8.1] Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)
|
|
Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)
|
|
|
|
[Backport 8.1] Inverse laea ellipsoidal: return PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN when appropriates (fixes OSGeo/gdal#4224)
|
|
Inverse laea ellipsoidal: return PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN when appropriates (fixes OSGeo/gdal#4224)
|
|
[Backport 8.1] Docs: Improve order of instructions for installing from source.
|
|
The note about running autogen.sh was previously placed below the
instructions to run configure.
|
|
[Backport 8.1] Conversion::createUTM(): avoid integer overflow
|
|
Conversion::createUTM(): avoid integer overflow
|
|
[Backport 8.1] GeoTIFF grid reading: perf improvements (fixes #2785)
|
|
GeoTIFF grid reading: perf improvements (fixes #2785)
|
|
[Backport 8.1] Doc: fix links to :c:func:`proj_...` by specifying "h" as "c" domain
|
|
Doc: fix links to :c:func:`proj_...` by specifying "h" as "c" domain
|
|
[Backport 8.1] createOperations(): fix SourceTargetCRSExtentUse::NONE mode
|
|
createOperations(): fix SourceTargetCRSExtentUse::NONE mode
|