| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-19 | C API: add proj_context_clone() (#2383) | Alan D. Snow | |
| Fixes #2382 | |||
| 2020-10-18 | Document the default poder_engsager algorithm for tmerc. (#2379) | Charles Karney | |
| * Document the default poder_engsager algorithm for tmerc. * Give exact expression for phi' in terms of phi * Aadd another datapoint on range of applicability + explanation for complex numbers. * Update tmerc figure with one reflecting poder/engsager algo. Courtesy of @hobu. Co-authored-by: Charles Karney <charles.karney@sri.com> | |||
| 2020-10-16 | projinfo.rst: fix typo | Even Rouault | |
| 2020-10-16 | Add multi-line PROJ string export capability, and use it by default in ↵ | Even Rouault | |
| projinfo (unless --single-line is specified) (fixes #1543) | |||
| 2020-10-14 | Plot building Github Action (#2377) | Howard Butler | |
| * implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos * plot building and artifact upload * syntax * add proj conda package for plotting * retab * no doxygen * syntax * update docs Makefile * doc building * needs * consolidate doc/plots * plot updates * put updated plot output into docs * register spelling module * use v2 download-artifact * artifact upload | |||
| 2020-09-30 | Merge pull request #2361 from rouault/ortho_ellipsoidal | Even Rouault | |
| Implement ellipsoidal formulation of +proj=ortho (fixes #397) | |||
| 2020-09-30 | Merge pull request #2344 from rouault/tinshift | Even Rouault | |
| Add a +proj=tinshift for triangulation-based transformations | |||
| 2020-09-30 | Add a +proj=tinshift for triangulation-based transformations | Even Rouault | |
| Implements RFC-6 | |||
| 2020-09-26 | Implement ellipsoidal formulation of +proj=ortho (fixes #397) | Even Rouault | |
| - Map ESRI 'Local' to +proj=ortho when Scale_Factor = 1 and Azimuth = 0 - Map ESRI 'Orthographic' to a PROJ WKT2 'Orthographic (Spherical)' which maps to +proj=ortho +f=0 to froce spherical evaluation | |||
| 2020-09-02 | Add RFC-6 text | Even Rouault | |
| 2020-09-02 | Doc: document members of C structures generated from Doxygen | Even Rouault | |
| 2020-09-01 | Update docs for 7.1.1 release | Kristian Evers | |
| Conflicts: docs/source/conf.py | |||
| 2020-08-31 | docs: Document missing members of PJ_COORD | Kristian Evers | |
| 2020-08-16 | ENH: Add support for custum CA Bundle path (#2323) | Alan D. Snow | |
| Fixes #2320 | |||
| 2020-08-13 | cs2cs/cct docs: Align versionadded directives correctly for -d option | Kristian Evers | |
| 2020-08-06 | Fix url for CDN GitHub project (#2313) | Javier Jimenez Shaw | |
| 2020-07-03 | Doc: improve cs2cs doc by mentionning possibility to use EPSG CRS names (#2290) | Even Rouault | |
| 2020-07-02 | improve cmake instructions (#2278) | anbj | |
| 2020-07-01 | news.rst: fix version number | Even Rouault | |
| 2020-07-01 | PROJ 7.1.0 NEWS and release notes: add missing mention of +proj=defmodel | Even Rouault | |
| 2020-07-01 | Doc: add alias in pages of transformation methods | Even Rouault | |
| 2020-07-01 | Doc: add projsync info (#2279) | anbj | |
| 2020-07-01 | Update version numbers | Even Rouault | |
| 2020-07-01 | Post release updates (#2270) | Kristian Evers | |
| * Minor updates to HOWTO-RELEASE * Update webpage for 7.1.0 release | |||
| 2020-06-13 | Update code contributor guidelines so they reflect current state of affairs | Kristian Evers | |
| 2020-06-12 | add favicon.png in html | Javier Jimenez Shaw | |
| 2020-06-05 | Doc: use Doxygen output for proj_normalize_for_visualization() to avoid ↵ | Even Rouault | |
| duplication of info (current .rst content is outdated) | |||
| 2020-06-03 | Doc: add specific explanations for lat_ts for +proj=stere, also mentions ↵ | Even Rouault | |
| +lat_0 and +k_0 (#2255) Refs #2254 | |||
| 2020-06-02 | Docs: Use +grids and tif file for deformation examples | Kristian Evers | |
| 2020-05-28 | Implement wink2 inverse by generic inversion of forward method | Even Rouault | |
| - Move the generic method initiated from adams_ws2 to a pj_generic_inverse_2d() method - Use it in adams_ws2 - Use it in wink2 Fixes https://github.com/qgis/QGIS/issues/35512 | |||
| 2020-05-24 | Merge pull request #2230 from rouault/limit_peirce_q_to_northern_hemisphere | Even Rouault | |
| Limit peirce_q to northern hemisphere, and fix images for adams_hemi, guyou and peirce_q | |||
| 2020-05-19 | Zone Definition Fixes for igh_o projection (#2233) | John Krasting | |
| - Central lon for zone 2 should be -d10, not d10 - Extra lobe was missing for zone 11 - New figure generated - New test suite values generated | |||
| 2020-05-19 | Implemented IGH Oceanic View (#2226) | John Krasting | |
| - The current implementation of the Interrupted Goode Homolosine projection emphasizes land area. This is a compliment projection that emphasizes ocean area. - A value of lon0=-160 produces a reasonable real-world map. | |||
| 2020-05-17 | Merge pull request #2206 from rouault/deformation_model_for_merge | Even Rouault | |
| Add a +proj=defmodel transformation for multi-component time-based deformation models | |||
| 2020-05-16 | geodetictiffgrids.rst: update with deformation model | Even Rouault | |
| 2020-05-16 | Add a +proj=defmodel transformation for multi-component time-based ↵ | Even Rouault | |
| deformation models Fixes #1001 Co-authored-by: Chris Crook <ccrook@linz.govt.nz> | |||
| 2020-05-16 | plotdefs.json: update validty area for adams_hemi, guyou and peirce_q, and ↵ | Even Rouault | |
| regenerate associated images | |||
| 2020-05-12 | Merge pull request #2212 from rouault/typo_fixes | Even Rouault | |
| scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted | |||
| 2020-05-09 | scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted | Even Rouault | |
| 2020-05-04 | resource_file.rst: fix link to crs2crsgrid.py [skip appveyor] (#2208) | PROJ-BOT | |
| Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||
| 2020-05-01 | doc: update download and news pages with new releases | Kristian Evers | |
| 2020-04-28 | createFromProjString(): handle default parameters of '+krovak +type=crs', ↵ | Even Rouault | |
| and handle +czech correctly (fixes #2199) (#2200) * createFromProjString(): handle default parameters of '+krovak +type=crs', and handle +czech correctly (fixes #2199) * Doc: add default values for Krovak | |||
| 2020-04-26 | Merge pull request #2196 from kbevers/cs2cs-improve-rs-options | Kristian Evers | |
| Update cs2cs options -r/-s to reflect axis ordering of PROJ >6 | |||
| 2020-04-26 | Update cs2cs options -r/-s to reflect axis ordering of PROJ >6 | Kristian Evers | |
| Originally proposed by Greg Troxel on the mailing list: https://lists.osgeo.org/pipermail/proj/2020-April/009597.html Co-authored-by: Greg Troxel <gdt@lexort.com> | |||
| 2020-04-24 | Doc: fixes for Sphinx 3.0 compat [skip appveyor] (#2191) | Even Rouault | |
| Those changes are also compatible with Sphinx 2.x The use of .. cpp:enumerator:: for a C enum is questionable, but .. c:member:: no longer works in Sphinx 3 for the value of a C enum, but .. c:enumerator:: is Sphinx 3 only ( https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#directive-c-enumerator ) Sphinx 3 is also more strict with the use of cross-reference to C types. It rejects cross-references to things like `` :c:type:`int` `` since this isn't a type we actually define. | |||
| 2020-04-21 | gie: implement a strict mode with <gie-strict> </gie-strict> (fixes #2158) | Even Rouault | |
| In that mode: * All non-comment/decoration lines must start with a valid tag * Commands split on several lines should be terminated with " \" | |||
| 2020-04-20 | Moved proj_context_get_url_endpoint & ↵ | Alan D. Snow | |
| proj_context_get_user_writable_directory to proj.h (#2162) Fixes #2028 | |||
| 2020-04-19 | Update proj.rst | 積丹尼 Dan Jacobson | |
| See https://github.com/OSGeo/PROJ/pull/2164/ | |||
| 2020-04-16 | Merge pull request #2030 from rouault/auto_sel_of_tmerc_alg | Even Rouault | |
| tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameter | |||
| 2020-04-16 | Implement an iterative inverse method for +proj=adams_ws2 | Even Rouault | |
