Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix additional coordinate system information #97

Merged
merged 5 commits into from
Sep 22, 2023

Commits on Sep 22, 2023

  1. Remove section "Utility functions".

    It was duplicating information given in the
    sections DISTANCE and COORDSYS.
    gmantele committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    199b031 View commit details
    Browse the repository at this point in the history
  2. Rename Coordsys section into Coordinate System

    The aim of this change is to avoid confusion
    with the COORDSYS section speaking about
    the COORDSYS() function.
    gmantele committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d129e93 View commit details
    Browse the repository at this point in the history
  3. Fix explanations about coordinate conversion

    in `DISTANCE`, `CONTAINS` and `INTERSECTS`.
    
    The explanations about the deprecated parameter COOSYS
    have been rephrased for more clarity.
    gmantele committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    078a0f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a36ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebe8217 View commit details
    Browse the repository at this point in the history