| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-26 | RFC 7: Drop Autotools, maintain CMake (#2880) | Mike Taves | |
| 2021-09-29 | Merge pull request #2878 from kbevers/fix-latlon-doc | Kristian Evers | |
| doc: clarify use of +datum option with +proj=latlon | |||
| 2021-09-27 | Merge pull request #2871 from OSGeo/backport-2865-to-8.1 | Kristian Evers | |
| [Backport 8.1] DOC: Add content for Development/Error handling page. | |||
| 2021-09-27 | Merge pull request #2865 from direvus/doc/2864-error-handling | Kristian Evers | |
| DOC: Add content for Development/Error handling page. | |||
| 2021-09-27 | DOC: Refresh Development/Quickstart and remove Development/Threads (#2863) | Brendan Jurd | |
| * 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 | |||
| 2021-09-17 | DOC: fix the inclusion of the custom css file | Joris Van den Bossche | |
| 2021-09-16 | update projsync command | Waheed Barghouthi | |
| I added the --all arg to the command, it seems its now a requirement, not sure if this is meant to be like this | |||
| 2021-09-11 | Merge pull request #2848 from direvus/docs/about-license | Kristian Evers | |
| Update docs About page to pull in license text from COPYING. | |||
| 2021-09-02 | ortho.rst: fix typo | Even Rouault | |
| 2021-09-01 | Merge pull request #2833 from rouault/doc_topocentric_ortho_epsg_ref | Kristian Evers | |
| Doc: mentions EPSG methods that corresponds to topocentric and ortho (fixes #2832) | |||
| 2021-09-01 | Merge pull request #2828 from OSGeo/backport-2826-to-8.1 | Kristian Evers | |
| [Backport 8.1] Doc: projjson.rst: update to PROJJSON v0.3 | |||
| 2021-09-01 | Update website for 8.1.1 release | Kristian Evers | |
| 2021-08-27 | Merge pull request #2826 from rouault/doc_projjson_0.3 | Even Rouault | |
| Doc: projjson.rst: update to PROJJSON v0.3 | |||
| 2021-08-19 | Merge pull request #2814 from rouault/fix_2813 | Even Rouault | |
| BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/extent/id attributes (fixes #2813) | |||
| 2021-08-11 | Fix order of instructions for installing from source. (#2797) | Brendan Jurd | |
| The note about running autogen.sh was previously placed below the instructions to run configure. | |||
| 2021-07-22 | Merge pull request #2784 from mwtoews/docs-fix | Even Rouault | |
| Doc: fix links to :c:func:`proj_...` by specifying "h" as "c" domain | |||
| 2021-06-30 | docs: update edit on github link to 8.1 branch | Kristian Evers | |
| 2021-06-30 | Update website for 8.1.0 release | Kristian Evers | |
| 2021-06-18 | operations_computation.rst: add note about proj_create_crs_to_crs not ↵ | Even Rouault | |
| necessarily using the operation that appears as first | |||
| 2021-06-04 | Update link to dutch coord transform website. | Roel van den Berg | |
| 2021-05-18 | Update install.rst: update Windows note | Heidi Vanparys | |
| Add info that OSGeo4W Shell may be present already when QGIS is present. | |||
| 2021-05-18 | Update projinfo doc: add example --single-line | Heidi Vanparys | |
| 2021-05-17 | projsync: make it filter out files not intended for the current version | Even Rouault | |
| * Add a PROJ_DATA.VERSION in proj.db to indicate the target PROJ-data package version * Make projsync use that information and the version_added and version_removed properties added in https://github.com/OSGeo/PROJ-data/pull/67 to filter out files that are not relevant * Add --no-version-filtering and --verbose switches | |||
| 2021-05-09 | Mention what the default +units are | 積丹尼 Dan Jacobson | |
| 2021-05-04 | Fix typo: "Mod. Stererographics" -> "Modified Stereographic" | Mike Taves | |
| 2021-05-04 | DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705) | Mike Taves | |
| 2021-04-30 | TST/DOC: upgrade CSA to use ubuntu-18.04; sync docs (#2698) | Mike Taves | |
| 2021-04-28 | docs/Makefile: copy triangulation.schema.json (fixes #2699) | Even Rouault | |
| 2021-04-11 | projinfo: add option --list-crs (#2663) | Javier Jimenez Shaw | |
| 2021-04-10 | Doc: remove mention of k_0 and lat_ts in aeqd projection. They are not used. ↵ | Even Rouault | |
| Fixes #2638 and fixes #2639 | |||
| 2021-04-05 | Add missing comma | 積丹尼 Dan Jacobson | |
| For https://github.com/OSGeo/PROJ/issues/2645 . | |||
| 2021-04-03 | cass: add +hyperbolic switch for variant used by EPSG:3139 'Vanua Levu 1915 ↵ | Even Rouault | |
| / Vanua Levu Grid' | |||
| 2021-04-02 | Doc: geod.rst: reduce doubled information (#2631) | 積丹尼 Dan Jacobson | |
| Don't repeat neighboring information. | |||
| 2021-03-27 | Doc: fix typo in man page of utilities, and reduce copy&paste | Even Rouault | |
| 2021-03-27 | Dockerfile osgeo/proj-docs: update to doxygen 1.9.1 (fixes OSGeo/gdal#3619) | Even Rouault | |
| 2021-03-19 | docs: update community site with links to FOSS4G 2021 | Kristian Evers | |
| 2021-03-19 | Merge pull request #2575 from mwtoews/container-locale | Even Rouault | |
| Set the container locale for spelling | |||
| 2021-03-18 | Merge pull request #2577 from rouault/insert_sql | Even Rouault | |
| Add capability to get SQL statements to add custom CRS in the database | |||
| 2021-03-17 | Doc: add a page to document macros | Even Rouault | |
| 2021-03-15 | Doc improvements regarding recomandation not to alter official registries ↵ | Even Rouault | |
| and use auxiliary databases | |||
| 2021-03-15 | Add support for PROJ_AUX_DB environment variable to set the path to one or ↵ | Even Rouault | |
| several auxiliary DBs | |||
| 2021-03-15 | projinfo: add a --dump-db-structure switch | Even Rouault | |
| 2021-03-15 | SQL output: add capability to restrict the authorities into which to look ↵ | Even Rouault | |
| for intermediate objects | |||
| 2021-03-15 | projinfo: add a '-o SQL --output-id AUTH:CODE' SQL output | Even Rouault | |
| 2021-03-14 | Set the container locale for spelling [skip ci] | Mike Taves | |
| 2021-03-13 | Update geodesic routines from GeographicLib 1.52 | Charles Karney | |
| Be more aggressive in preventing negative s12 and m12 for short lines. Initialize reference argument to remquo. | |||
| 2021-03-12 | Merge pull request #2573 from mwtoews/breathe | Even Rouault | |
| Use breathe>=4.27 to support Doxygen \page, \section, etc. | |||
| 2021-03-12 | CI: workaround for sphinxcontrib-spelling 7.1.0 on Python 3.6.9 | Mike Taves | |
| 2021-03-12 | DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc. | Mike Taves | |
| 2021-03-11 | Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572) | Mike Taves | |
